diskimage-builder/elements/fedora
Dan Prince ea4b08cda0 Install Fedora kernel-modules pkg for iscsi_tcp
The newest stable Fedora splits out kernel modules into
a separate package. By default this is not installed in
the Fedora cloud image... and it contains some things we
need for Ironic (iscsi_tcp module) among other things that
might be very useful.

Change-Id: I3374ea278fecfeb6552e4664717ef3646d382c17
Closes-bug: #1429504
2015-03-07 21:45:33 -05:00
..
environment.d Set DISTRO_NAME in OS environment.d 2014-05-28 12:22:02 -04:00
pre-install.d Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
root.d Standarise tracing for scripts 2015-02-12 10:41:32 +11: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
package-installs.yaml Install Fedora kernel-modules pkg for iscsi_tcp 2015-03-07 21:45:33 -05:00
README.rst Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00

======
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.