diskimage-builder/elements/fedora
Matthew Farrellee e6608d42da Switch from losetup+partprobe to kpartx for Fedora image creation.
Fedora's partprobe does not create devices the same way it does on
Ubuntu. Instead of using partprobe, this patch uses kpartx, which
works on both Fedora and Ubuntu.

Change-Id: Iac5cbac083e423425693c8210cd5d058ce4bce72
2013-05-30 17:32:13 -04:00
..
bin Merge "Add few other packages to the map list for fedora." 2013-05-02 19:16:54 +00:00
finalise.d Merge "Refactor the first boot routine." 2013-05-20 18:38:45 +00:00
install.d Merge "Fix for running /etc/rc.local on Fedora" 2013-05-15 22:35:19 +00:00
pre-install.d install redhat-lsb before pre-install.d baseline-tools 2013-05-13 15:58:31 +12:00
root.d Switch from losetup+partprobe to kpartx for Fedora image creation. 2013-05-30 17:32:13 -04:00
element-deps Fedora needs to depend on dib-run-parts too. 2013-02-15 15:34:09 +13:00
README.md Migrate cloud image URL/Release options to DIB_. 2013-04-12 14:48:54 +01: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