diskimage-builder/lib
Ghe Rivero fefc28a918 Add option --min-tmpfs <size> to disk-image-create
In some scenarios, the required space in the tmpfs partition can be
larger (or smaller) than the default one, producing errors due to
the lack of enough space (or performance penalties for not using
tmpfs).

Using --min-tmpfs <size>, we can hint the working set size we'll need
and let dib choose to avoid or use tmpfs.

Change-Id: I7d5fe498302a100c8555ae542268e14b21f3a0c5
2013-08-28 11:14:06 +00:00
..
common-defaults Add option --min-tmpfs <size> to disk-image-create 2013-08-28 11:14:06 +00:00
common-functions Add option --min-tmpfs <size> to disk-image-create 2013-08-28 11:14:06 +00:00
die Fix copyrights for HP work. 2012-11-15 16:20:32 +13:00
img-defaults Use ccache to cache all compiles between builds. 2013-07-09 18:18:19 -07:00
img-functions Call sync before unmounting keeps the mount from being busy. 2013-08-21 09:10:35 -04:00
ramdisk-defaults Add option --min-tmpfs <size> to disk-image-create 2013-08-28 11:14:06 +00:00
ramdisk-functions Merge "Add needed symlink for Fedora deployment ramdisk." 2013-07-28 19:58:59 +00:00