diskimage-builder/elements
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
..
base Add armhf support. 2013-04-09 08:17:22 +12:00
cloud-init-nocloud cloud-init-nocloud element for non-cloud image 2013-02-12 12:49:20 -08:00
config-applier Add element to install config-applier 2013-01-25 10:17:35 -08:00
deploy Rename flavour to element. 2012-12-05 14:04:58 -08:00
dhcp-all-interfaces Add element to run DHCP on all network interfaces. 2013-04-02 10:28:18 +01:00
dib-run-parts/root.d Use dib-run-parts for running scripts in target 2013-02-14 10:48:10 -08:00
dpkg Merge "Adds support for post-install scripts." 2013-04-22 22:18:25 +00:00
fedora Build images using loopdev instead of qemu-nbd. 2013-04-30 08:56:12 -07:00
hwburnin Rename flavour to element. 2012-12-05 14:04:58 -08:00
hwdiscovery Create install-packages as a binary. 2013-01-31 00:08:58 +01:00
local-config local-config: Configure proxy for apt and/or yum 2013-03-08 03:24:45 -08:00
mellanox Rename flavour to element. 2012-12-05 14:04:58 -08:00
ubuntu Build images using loopdev instead of qemu-nbd. 2013-04-30 08:56:12 -07:00
vm Build images using loopdev instead of qemu-nbd. 2013-04-30 08:56:12 -07:00