diskimage-builder/elements/fedora
2014-02-21 14:31:54 +00:00
..
bin Add libvirt-bin -> libvirtd to map-services. 2014-02-20 14:38:56 -05: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.