diskimage-builder/lib
Michael Kerrin 6337e6fe17 Fix issue with leaking /tmp/image.* directories
When building the ramdisk we don't cleanup the temporary
directories after ourselves. This leaves /tmp/image.* directories
mounted and /tmp/image.* directories on the system.

Also the ramdisk-functions duplicate, from what I can see,
the cleanup function from common-functions. So when a job
is killed off it ends up leaving /tmp/image.* directories
on the system.

Change-Id: I2d73aabd0eb176027b4e7368580db08902e2b6ab
2015-01-28 12:07:07 +00:00
..
common-defaults Make sure sbin paths are in $PATH 2013-12-16 14:42:59 -05:00
common-functions Fix issue with leaking /tmp/image.* directories 2015-01-28 12:07:07 +00: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 Merge "Allow for multiple image outputs from raw source" 2014-10-16 21:56:28 +00:00
ramdisk-defaults Enable dracut deploy ramdisks 2014-10-17 21:44:09 -05:00
ramdisk-functions Fix issue with leaking /tmp/image.* directories 2015-01-28 12:07:07 +00:00