diskimage-builder/elements/rhel7
Dan Prince 50cb019a25 Set DISTRO_NAME in OS environment.d
Updates the various operating system elements so that we
set the DISTRO_NAME variable for each distro.

This env var is used by bin/pkg-map to set the default
distribution name for package name mappings.

Change-Id: Ib4b05eb7191dd50d25799a0bac51fd15c01b74cb
2014-05-28 12:22:02 -04:00
..
environment.d Set DISTRO_NAME in OS environment.d 2014-05-28 12:22:02 -04:00
pre-install.d set -e all the things 2014-04-25 17:38:51 -05:00
root.d 4 spaces indent 2014-05-10 11:17:29 +02:00
element-deps Add RHEL 7 image element 2014-03-17 16:14:41 -05:00
element-provides Use provides to note an element provides an OS 2014-04-10 14:42:04 +01:00
README.md Add RHEL 7 image element 2014-03-17 16:14:41 -05:00
source-repository-rhel7 Add RHEL 7 image element 2014-03-17 16:14:41 -05:00

Use RHEL 7 cloud images as the baseline for built disk images.

Note: As of this writing, RHEL 7 is still in beta, so final download locations are not available. This element defaults to using the RHEL 6.5 image, but that will need to be overridden using the appropriate DIB_* environment variables to point at a RHEL 7 image.

For further details see the redhat-common README.