004474e93b
All of the yum-based install-packages scripts are doing essentially the same thing, so let's use one script for all of the elements that depend on the yum element. Change-Id: I49e8c9b44e41bcf4cb9fa820e8a9179754694a97 |
||
---|---|---|
.. | ||
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.