Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
9223372036854775807
Description
OpenEuler Linux is becoming the mainstream Linux distro in China. So adding support for it makes sense for the users. For more details about it see: https://www.openeuler.org/en/.
The kernel of current openEuler LTS version 22.03 is based on Linux 5.10.0 which is already support in Lustre master. Thus we only need to add build support for openEuler client.
OpenEuler Linux although is not compatible with RHEL, but it uses the same package manager DNF/tools as RHEL and references the package naming of RHEL. Thus we can reuse most of the RHEL build logic/scripts for openEuler client building.