768c5e188c
As described in the comment, we need to create the /etc/machine-id for the image-based build when systemd isn't updated (as is usually the case for a new distro) Work on clearing this out continues, but this brings it to parity with fedora-minimal. Change-Id: Icbbbabb4114d4d95909648d8e39a6bae6d2a7b7b Depends-On: I761e425f8a658669d9b8a70ce4260cec263ea51a |
||
---|---|---|
.. | ||
environment.d | ||
pre-install.d | ||
root.d | ||
test-elements/build-succeeds | ||
element-deps | ||
element-provides | ||
package-installs.yaml | ||
README.rst |
====== fedora ====== Use Fedora cloud images as the baseline for built disk images. For further details see the redhat-common README. Environment Variables --------------------- DIB_DISTRIBUTION_MIRROR: :Required: No :Default: None :Description: To use a Fedora Yum mirror, set this variable to the mirror URL before running bin/disk-image-create. This URL should point to the directory containing the ``releases/updates/development`` and ``extras`` directories. :Example: ``DIB\_DISTRIBUTION\_MIRROR=http://download.fedoraproject.org/pub/fedora/linux``