diskimage-builder/elements/fedora
2014-05-19 15:52:13 +00:00
..
install.d set -e all the things 2014-04-25 17:38:51 -05:00
pre-install.d Fedora: Add support for configuring Yum mirrors 2014-05-06 10:11:26 -04:00
root.d 4 spaces indent 2014-05-10 11:17:29 +02:00
element-deps Alphabetize all element-deps 2014-03-26 15:23:18 -05:00
element-provides Use provides to note an element provides an OS 2014-04-10 14:42:04 +01:00
README.md Fedora: Add support for configuring Yum mirrors 2014-05-06 10:11:26 -04:00
source-repository-fedora On Fedora, use Linux Foundation bzr lsb_release 2013-09-04 10:16:49 +12:00

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.