diskimage-builder/lib
Derek Higgins 3fada2566a Build raw image in separate tmpfs
If the tmpfs being used to hold the image filesystem is close to being
full then housing the raw disk image in the same place can be
problematic as it tends to grow faster then the filesystem shrinks when
data is being moved into it.

Putting them both into separate tmpfs's will allow there to be an
overlap where they jointly use more then the size limit for a singe tmpfs.

Change-Id: Ia17ca357d3b865d70a2d3e13e0479d008ca5f924
Closes-Bug: #1289582
2014-05-01 11:46:29 +01:00
..
common-defaults Make sure sbin paths are in $PATH 2013-12-16 14:42:59 -05:00
common-functions Build raw image in separate tmpfs 2014-05-01 11:46:29 +01:00
die Fix copyrights for HP work. 2012-11-15 16:20:32 +13:00
img-defaults Move /tmp/ccache setup to base element 2013-10-10 16:27:09 +11:00
img-functions Respect inmutable resolv.conf in the image 2014-04-25 16:35:44 -07:00
ramdisk-defaults Remove BUSYBOX variable from ramdisk-defaults 2013-11-11 14:36:15 +01:00
ramdisk-functions Include /lib64 into the deploy ramdisk on openSUSE 2014-01-27 09:29:12 +01:00