diskimage-builder/elements/fedora
Ghe Rivero 03a7c4a117 Add tgt service mapping for Fedora
tgt service is called tgtd in Fedora
(https://review.openstack.org/#/c/71466)

Change-Id: Ic345b4a228cd665063a6753d05b3a7e29796039f
2014-02-06 08:10:45 +00:00
..
bin Add tgt service mapping for Fedora 2014-02-06 08:10:45 +00:00
finalise.d Add ability to use local cloud image 2014-01-28 11:01:30 -05:00
install.d Install traceroute on Fedora. 2014-01-13 15:12:39 -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.