diskimage-builder/elements/fedora
Gregory Haynes 0bd84775e7 Add libaio1 to libaio pkg map for fedora
The libaio1 package for ubuntu is called libaio on fedora

Change-Id: I81c7baba4ab50e2fa05a950b0773cfe07bb0b3e9
2014-03-10 12:14:15 -07:00
..
bin Add libaio1 to libaio pkg map for fedora 2014-03-10 12:14:15 -07:00
finalise.d Add ability to use local cloud image 2014-01-28 11:01:30 -05:00
install.d Add 00-fedora-fixup-vim 2014-02-19 08:32:25 -05:00
pre-install.d Add ability to use local cloud image 2014-01-28 11:01:30 -05:00
root.d Add ability to use local cloud image 2014-01-28 11:01:30 -05:00
element-deps Remove dependency on dracut-network 2013-10-25 09:15:40 +01:00
README.md Add ability to use local cloud image 2014-01-28 11:01:30 -05: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
  • Alternatively, set DIB_LOCAL_IMAGE to the local path of a qcow2 cloud image. This is useful in that you can use a customized or previously built cloud image from diskimage-builder as input. The cloud image does not have to have been build by diskimage-builder. It should be a full disk image, not just a filesystem image.