libguestfs: Support openEuler

openEuler is simliar to CentOS, but the ID is not lower-case string,
as below:

    NAME="openEuler"
    VERSION="24.03 (LTS)"
    ID="openEuler"
    VERSION_ID="24.03"
    PRETTY_NAME="openEuler 24.03 (LTS)"
    ANSI_COLOR="0;31"

Signed-off-by: Wang Guoquan <wangguoquan03@foxmail.com>
This commit is contained in:
Wang Guoquan
2024-09-10 16:11:03 +08:00
committed by Richard W.M. Jones
parent 82ffc1e66e
commit 1d8924c343
6 changed files with 16 additions and 2 deletions

View File

@@ -254,6 +254,10 @@ NetBSD.
OpenBSD.
=item \"openeuler\"
openEuler.
=item \"openmandriva\"
OpenMandriva Lx.