diskimage-builder/elements/fedora
Newell Jensen 8896af2cc7 Alphabetize Fedora packages dictionary
This patch alphabetizes the Fedora packages dictionary in
map-packages.  The openstack mappings were left
at the bottom as it looked deliberate.

Change-Id: I4874c19f2a6826062874698e8f61bc6e2685ab19
2014-02-28 09:47:56 -08:00
..
bin Alphabetize Fedora packages dictionary 2014-02-28 09:47:56 -08: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.