ec0123554f
This is required on Fedora 21 in order to build some packages via source. Includes files like: /usr/lib/rpm/redhat/redhat-hardened-cc1 Specifically this fixed MySQL driver compilation issues on Fedora 21 for source builds. Change-Id: I459f2203fa145049dda185da952813118193d573 |
||
---|---|---|
.. | ||
environment.d | ||
pre-install.d | ||
root.d | ||
element-deps | ||
element-provides | ||
package-installs.yaml | ||
README.rst |
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.