Kai Liu cb29515bb6 Fix distro detecting on openEuler
Previous patch support_OPENEULER_to_configure.patch detects openEuler by
checking content of file /etc/openEuler-release for the ID value.
However the right file to check is /etc/os-release. This mistake leads
to incorrectly detecting the distro as REDHAT.

As upstream already supported openEuler since commit 1d8924c34, backport
it with minor changes to properly support openEuler.

And after openEuler is correctly detected, appliance package list need
to be updated to include the correct package names for openEuler. It was
using the list for REDHAT before, which is not fully correct.

This fixes issue #IB2MW0.

Signed-off-by: Kai Liu <kai.liu@windriver.com>
2024-11-08 12:55:54 +08:00
2023-01-18 13:14:05 +08:00
2023-01-18 13:14:05 +08:00
2019-12-17 16:24:20 +08:00
2023-01-18 13:14:05 +08:00
2020-05-26 16:50:13 +08:00
2020-03-10 17:57:46 +08:00
Description
No description provided
63 MiB
Languages
Shell 100%