diskimage-builder/lib
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
..
common-defaults Make sure sbin paths are in $PATH 2013-12-16 14:42:59 -05:00
common-functions Remove an excess cp of disk images. 2014-03-25 17:20:37 +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 Remove an excess cp of disk images. 2014-03-25 17:20:37 +00:00
ramdisk-defaults Remove BUSYBOX variable from ramdisk-defaults 2013-11-11 14:36:15 +01:00
ramdisk-functions Include /lib64 into the deploy ramdisk on openSUSE 2014-01-27 09:29:12 +01:00