ed15edf165
Add an element intended for use in both Fedora and RHEL. This allows them to share install steps that are common to both. Change-Id: Ie4e820a7b777b8701514351b1f802cfe57c3812e |
||
---|---|---|
.. | ||
bin | ||
finalise.d | ||
install.d | ||
pre-install.d | ||
root.d | ||
element-deps | ||
README.md | ||
source-repository-fedora |
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.