diskimage-builder/elements/fedora
Lucas Alvares Gomes 1ee499729b Fix pyOpenSSL on Fedora.
On fedora 18 the package pyOpenSSL is conflicting with one of the
packages needed to build the bootstack image. The problem gets sorted
if you install pyOpenSSL at the beginning of the image building process
and this is what this patch is doing.

Change-Id: I681683b81ad638dfeb690fde1bc7d08a2116aaed
2013-06-21 18:08:44 +01:00
..
bin Fix pyOpenSSL on Fedora. 2013-06-21 18:08:44 +01:00
finalise.d Merge "Refactor the first boot routine." 2013-05-20 18:38:45 +00:00
install.d Fix pyOpenSSL on Fedora. 2013-06-21 18:08:44 +01:00
post-install.d Change the rootfs label in fedora's /etc/fstab. 2013-06-11 09:46:57 +01:00
pre-install.d Add /usr/local/bin to the secure_path variable. 2013-06-12 11:01:01 +01:00
root.d Switch from losetup+partprobe to kpartx for Fedora image creation. 2013-05-30 17:32:13 -04:00
element-deps Add dracut-network element. 2013-06-05 14:18:57 +01: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