diskimage-builder/bin
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
..
dib-lint Continue past dependency ordering diffs. 2014-12-12 18:36:55 +00:00
disk-image-create Fix issue with leaking /tmp/image.* directories 2015-01-28 12:07:07 +00:00
disk-image-get-kernel Correction: if then statement code style. 2014-07-07 03:43:15 -07:00
diskimage_builder Add a simple implementation of element dependency 2013-01-23 16:04:20 -08:00
element-info Use env python 2014-12-08 13:42:16 -08:00
ramdisk-image-create Build ramdisks in an image chroot. 2013-07-12 11:09:35 +01:00