50cb019a25
Updates the various operating system elements so that we set the DISTRO_NAME variable for each distro. This env var is used by bin/pkg-map to set the default distribution name for package name mappings. Change-Id: Ib4b05eb7191dd50d25799a0bac51fd15c01b74cb |
||
---|---|---|
.. | ||
environment.d | ||
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.