79464cf00f
A few scripts were added without set -o pipefail since the original change to add that everywhere. This will get the dib-lint check passing again. Change-Id: I96bef45cc10ff9bbcf2c4f1b796b8cd188e10485 |
||
---|---|---|
.. | ||
install.d | ||
pre-install.d | ||
root.d | ||
element-deps | ||
element-provides | ||
README.md | ||
source-repository-fedora |
Use Fedora cloud images as the baseline for built disk images.
If you wish to use a Fedora Yum mirror you can set DIB_DISTRIBUTION_MIRROR before running bin/disk-image-create. Example:
DIB_DISTRIBUTION_MIRROR=http://download.fedoraproject.org/pub/fedora/linux
This URL should point to the directory containing the releases/updates/ development/and extras directories.
For further details see the redhat-common README.