diskimage-builder/doc/source/user_guide/supported_distros.rst
Xinliang Liu a6ee4d0c21 Introduce openEuler distro
Add openeuler-minimal element and add CI functional tests for both
x86_64 and arm64.

OpenEuler is an open source community driven YUM/DNF distro like
Fedora. It references Fedora and CentOS a lot for the rpm packages
building. So somewhat it can be treated as a redhat family distro
and reuse the YUM/DNF related elements to help build openEuler images.

For more info about openEuler, see: https://openeuler.org/en

Depends-On: https://review.opendev.org/c/zuul/zuul-jobs/+/803413
Change-Id: I3e06e49b524364c3a4edeba8bce7a8c06b9c7b76
2021-08-04 03:06:55 +00:00

24 lines
494 B
ReStructuredText

Supported Distributions
=======================
Distributions which are supported as a build host:
- Centos 6, 7
- Debian 8 ("jessie")
- Fedora 30, 31
- RHEL 6, 7
- Gentoo
- openSUSE Leap 42.3, 15.0, 15.1 and Tumbleweed
Distributions which are supported as a target for an image:
- Centos 6, 7
- Debian 8 ("jessie")
- Fedora 31, 32
- RHEL 6, 7
- 16.04 ("xenial"), 18.04 ("bionic")
- Gentoo
- openEuler 20.03-LTS-SP1+
- openSUSE Leap 42.3, 15.0, 15.1 and Tumbleweed (opensuse-minimal only)