f112b6f690
Add a YUM variable that defaults to dnf for Fedora 22 and greater. At this stage the yum element can do double-duty with dnf -- it's mostly the same. If we find it starts getting too unwieldy we can separate this later. Modify the install-packages for yum to use this variable when set, but default back to "yum" to retain the status-quo. Change-Id: Ibff71465b392d9f66b6f93955ff9223575d6165c |
||
---|---|---|
.. | ||
environment.d | ||
pre-install.d | ||
root.d | ||
test-elements/build-succeeds | ||
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.