diskimage-builder/bin
Robert Collins cb62bae9b8 Build images using loopdev instead of qemu-nbd.
Qemu-nbd does not perform well with older versions of qemu due to
the lack of writeback caching mode. It also only builds qcow2 images
and there is a desire for raw image support. Finally, qemu-nbd makes
it very difficult to build images concurrently due to the somewhat
opaque nature of how it selects a /dev/nbd# device. losetup, on
the other hand, makes this process very straight forward.

Change-Id: I309fad8af4fd1e8d1720c17b65e1897a76d5e897
Co-Author: Clint Byrum <clint@fewbar.com>
2013-04-30 08:56:12 -07:00
..
disk-image-create Build images using loopdev instead of qemu-nbd. 2013-04-30 08:56:12 -07:00
disk-image-get-kernel remove force-xtrace in disk-image-get-kernel 2012-11-18 08:17:54 -08:00
diskimage_builder Add a simple implementation of element dependency 2013-01-23 16:04:20 -08:00
element-info Add a simple implementation of element dependency 2013-01-23 16:04:20 -08:00
ramdisk-image-create Merge "Correct misuse of return in ramdisk-image-create" 2013-02-12 23:05:07 +00:00