8026dda8a0
This is the centos element, which builds CentOS 6. There are a couple of modifications to redhat-common because the version of tar in el6 doesn't support --xattrs-include. There is a change to both pkg-map and svc-map to add 'centos' to the 'redhat' family. Also explicitly have to install cloud-utils growroot and dracut growpart for proper fsresize at instance launch. Also sets the DIB_EXTLINUX variable because there is no grub2 for this distro. Change-Id: Iffd57bce1484c43c2cffcbdb37b602185216e63a |
||
---|---|---|
.. | ||
bin | ||
finalise.d | ||
pre-install.d | ||
element-deps | ||
package-installs.yaml | ||
README.rst |
============= redhat-common ============= Image installation steps common to RHEL and Fedora. Overrides: * To use a non-default URL for downloading base cloud images, use the environment variable DIB_CLOUD_IMAGES * To download a non-default release of cloud images, use the environment variable DIB_RELEASE * Alternatively, set DIB_LOCAL_IMAGE to the local path of a qcow2 cloud image. This is useful in that you can use a customized or previously built cloud image from diskimage-builder as input. The cloud image does not have to have been built by diskimage-builder. It should be a full disk image, not just a filesystem image.