diskimage-builder/elements/fedora/pre-install.d
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
..
00-allow-root-sudo Fedora element allows root to sudo without TTY. 2013-04-09 16:46:16 -07:00
01-install-bin New element that uses a fedora cloud image as the base. 2013-02-15 09:33:29 +13:00
01-override-yum-arch New element that uses a fedora cloud image as the base. 2013-02-15 09:33:29 +13:00
15-fedora-remove-grub Build images using loopdev instead of qemu-nbd. 2013-04-30 08:56:12 -07:00