diskimage-builder/lib
Tim Miller 9983245249 Honor $DIB_IMAGE_SIZE.
The recent change to use loopdev instead of nbd stopped
honoring the DIB_IMAGE_SIZE setting.

This change adds it back, by resizing the image to
DIB_IMAGE_SIZE GB, if specified. If unspecified, it resizes
the image to (actual usage + 20%), as it did before this change.

Change-Id: I69afd9584e644ddacc948619100f153d3d8713a4
2013-05-13 10:20:53 -07:00
..
common-functions Tweak the moved cleanup_dirs to match the original. 2013-05-09 08:32:36 +12:00
die Fix copyrights for HP work. 2012-11-15 16:20:32 +13:00
img-defaults Honor $DIB_IMAGE_SIZE. 2013-05-13 10:20:53 -07:00
img-functions Force the inclusion of /usr/local/bin in PATH. 2013-05-08 23:32:47 +01:00
ramdisk-defaults Only use tmpfs if build machine has 4GB+ RAM. 2013-05-03 06:55:53 -07:00
ramdisk-functions Ignore errors when ldd'ing static binaries. 2013-05-08 14:30:22 +02:00