e5cf2faae3
The file name under pre-install.d should be like "^[0-9A-Za-z_-]+$", otherwise the script will be skipped by the name check step and raise "Ignoring non-conforming filenames" warning. This patch rename the openeuler mirror script to ensure it follows the regex. Change-Id: I6d868df7932345547711100519523546bd53360e |
||
---|---|---|
.. | ||
environment.d | ||
pre-install.d | ||
root.d | ||
test-elements/22.03-LTS-build-succeeds | ||
element-deps | ||
element-provides | ||
package-installs.yaml | ||
README.rst |
================= openeuler-minimal ================= Create a minimal image from scratch. Use of this element will require 'yum' and 'yum-utils' to be installed on Ubuntu and Debian. Nothing additional is needed on Fedora, CentOS or openEuler. Set ``DIB_RELEASE`` to ``22.03-LTS`` other release number to explicitly select the release. ``DIB_RELEASE`` defaults the latest LTS release. Set ``DIB_DISTRIBUTION_MIRROR`` to the mirror URL use a openEuler Yum mirror. This URL should point to the directory containing the ``DIB_RELEASE`` directories.