diskimage-builder/lib
Derek Higgins e79968f682 Only remove $TMP_BUILD_DIR on cleanup
During ramdisk cleanup if for some reason the filesystems mounted
in $TMP_BUILD_DIR were not removed this recursive delete ended up
deleting parts of the host filesystem that were mounted (in particular
most of the contents of /dev got removed.

This commit doesn't deal with the reason the filesystem didn't unmounted
but ensures the consequences are not as severe.

Fixes Bug 1202612

Change-Id: Id8eba0753c2fe76c79ae1d952ce690d26e33e3ed
2013-07-26 11:03:42 +01:00
..
common-defaults Fix the DIB_OFFLINE setting to actually work. 2013-07-18 13:19:25 +12:00
common-functions Build ramdisks in an image chroot. 2013-07-12 11:09:35 +01: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 Build ramdisks in an image chroot. 2013-07-12 11:09:35 +01:00
ramdisk-defaults Build ramdisks in an image chroot. 2013-07-12 11:09:35 +01:00
ramdisk-functions Only remove $TMP_BUILD_DIR on cleanup 2013-07-26 11:03:42 +01:00