diskimage-builder/elements/fedora
Ben Nemec 0d08925892 Consolidate lsb_release source-repositories
Each distro had its own copy of the file, but they were all the
same and it's actually installed in redhat-common so it belongs
there.

Change-Id: Iad15f39fd28d1c4e20d30dcb2eb0ae6f2fa2b015
2014-10-14 15:09:44 -05:00
..
environment.d Set DISTRO_NAME in OS environment.d 2014-05-28 12:22:02 -04:00
install.d Use package-installs in fedora 2014-08-14 21:18:19 -04:00
pre-install.d Set -o pipefail new scripts 2014-05-23 15:57:27 -05:00
root.d 4 spaces indent 2014-05-10 11:17:29 +02:00
element-deps add some missing \n at end of file 2014-05-06 13:43:53 +02: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

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.