diskimage-builder/elements/fedora
Jan Provaznik c9cceeeb40 Make sure a loop device exists before kpartx is called
If "kpartx -av" is called and there is no unused /dev/loop* device,
then kpartx fails. Calling "losetup -f" finds first unused device
and creates it if it doesn't exist.

Fixes bug #1195264

Change-Id: I5d59b519fd8e2a7380b71a788f9d3f2331b6567f
2014-01-06 11:30:51 +01:00
..
bin Add a package mapping for libvirt-dev 2014-01-02 12:01:03 +01:00
finalise.d Remove old-kernels for fedora 2013-10-17 11:51:44 +01:00
install.d Update openssl for Fedora. 2013-11-26 09:09:47 -05:00
pre-install.d Install fedora grub from cached rpm during finalise 2013-09-15 09:11:58 +10:00
root.d Make sure a loop device exists before kpartx is called 2014-01-06 11:30:51 +01:00
element-deps Remove dependency on dracut-network 2013-10-25 09:15:40 +01:00
README.md Migrate cloud image URL/Release options to DIB_. 2013-04-12 14:48:54 +01:00
source-repository-fedora On Fedora, use Linux Foundation bzr lsb_release 2013-09-04 10:16:49 +12:00

Use Fedora cloud images as the baseline for built disk images.

Overrides:

  • To use a non-default URL for downloading base Fedora cloud images, use the environment variable DIB_CLOUD_IMAGES
  • To download a non-default release of Fedora cloud images, use the environment variable DIB_RELEASE