2015-02-07 10:30:02 +00:00
|
|
|
======
|
|
|
|
fedora
|
|
|
|
======
|
2013-04-12 13:41:32 +00:00
|
|
|
|
2015-09-09 22:35:37 +00:00
|
|
|
Use Fedora cloud images as the baseline for built disk images. For further
|
|
|
|
details see the redhat-common README.
|
2014-05-05 19:33:26 +00:00
|
|
|
|
2015-10-09 00:10:05 +00:00
|
|
|
Environment Variables
|
|
|
|
---------------------
|
2015-09-09 22:35:37 +00:00
|
|
|
|
|
|
|
DIB_DISTRIBUTION_MIRROR:
|
|
|
|
:Required: No
|
|
|
|
:Default: None
|
|
|
|
:Description: To use a Fedora Yum mirror, set this variable to the mirror URL
|
|
|
|
before running bin/disk-image-create. This URL should point to
|
|
|
|
the directory containing the ``releases/updates/development``
|
|
|
|
and ``extras`` directories.
|
|
|
|
:Example: ``DIB\_DISTRIBUTION\_MIRROR=http://download.fedoraproject.org/pub/fedora/linux``
|
2014-05-05 19:33:26 +00:00
|
|
|
|
|
|
|
|