diskimage-builder/bin
Robert Collins dc93feee69 Remove an excess cp of disk images.
save_image is used to copy kernel and ramdisks out of the image, which
we will sometimes want to keep the source, and sometimes not. However
for the main image itself, the temp copy is never kept, so use mv
  rather than cp and avoid the excess IO.

Change-Id: I5a9f0d69ffee3e6b872a8927537ac17f02f5aa4d
2014-03-25 17:20:37 +00:00
..
dib-run-parts Enable running disk-image-create on SUSE Linux 2013-07-24 20:16:31 +10:00
disk-image-create Remove an excess cp of disk images. 2014-03-25 17:20:37 +00:00
disk-image-get-kernel Fix kernel extraction on openSUSE 2014-02-06 23:46:28 +01:00
diskimage_builder Add a simple implementation of element dependency 2013-01-23 16:04:20 -08:00
element-info Pep8/Pyflakes fixing 2014-02-17 22:37:34 +01:00
ramdisk-image-create Build ramdisks in an image chroot. 2013-07-12 11:09:35 +01:00