diskimage-builder/lib
Pino Toscano 37572a548c Cleanup /tmp in the guest
Clean all the content in the /tmp directory of the guest, leaving the
directory itself (usually has special attributes).

Modern distributions usually either setup a tmpfs on /tmp, or clean it
at every boot, so the leftovers will be just few bytes in the generated
image.
Regarding other distributions, a clean /tmp at their first boot will
surely not be a bad idea anyway.

Change-Id: I2b0f8864bc4909542d924f5bd9296dca5d0189f2
2015-05-20 11:24:17 +02:00
..
common-defaults Make sure sbin paths are in $PATH 2013-12-16 14:42:59 -05:00
common-functions Merge "Remove unused map_nbd function" 2015-05-06 02:50:17 +00:00
die Fix copyrights for HP work. 2012-11-15 16:20:32 +13:00
img-defaults Export image properties 2015-04-01 20:33:17 +00:00
img-functions Cleanup /tmp in the guest 2015-05-20 11:24:17 +02:00
ramdisk-defaults Enable dracut deploy ramdisks 2014-10-17 21:44:09 -05:00
ramdisk-functions ramdisk: switch from lsb_release to $DISTRO_NAME 2015-05-12 17:03:46 +02:00