45afb6d86c
Update to newer Centos7 images as announced at [1]. Changes included: * update to GA image * respect TMP_DIR for image working directory * use suffix-match rather than prefix-match to build RAW_IMAGE name to be more robust against weird names * partition layout work-arounds not needed any-more, all one partition. Resulting image booted locally with kvm and virtualbox (after conversion to vdi) [1] https://www.redhat.com/archives/rdo-list/2014-August/msg00045.html Closes-Bug: #1363146 Change-Id: Ie24033468b78587ea87188ee1b843b26895798ff |
||
---|---|---|
.. | ||
bin | ||
finalise.d | ||
install.d | ||
pre-install.d | ||
element-deps | ||
README.md |
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.