diskimage-builder/diskimage_builder/elements/openeuler-minimal/README.rst
wangxiyuan 934a65bc34 Upgrade openEuler to 22.03 LTS
openEuler 20.03-LTS-SP2 was out of date in May 2022. 22.03 LTS
is the newest LTS version. It was release in March 2022 and
will be maintained for 2 years. This patch upgrades the LTS
version. It'll be used in Devstack, Kolla-ansible and so on
in CI jobs.

This patch also enables the YUM mirror to speed up the package
download.

Change-Id: Iba38570d96374226b924db3aca305f7571643823
2022-08-01 19:22:35 +08:00

16 lines
550 B
ReStructuredText

=================
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.