ea69fb9c47
This change uses blkid to identify the fs type during redhat-common extract-image. The image is mounted with -o nouuid for redhat/rhel images that have XFS filesystems. This is required when building images from the same base image as the host VM to avoid "Filesystem has duplicate UUID" mount failures. Change-Id: I066289fbb27733a5a555242a0e2c363d58dd27d0 Closes-Bug: 1443706 |
||
---|---|---|
.. | ||
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.