Commit 4da763cd authored by Vitaly Lipatov's avatar Vitaly Lipatov

distr_info: add MSVSphere and AlterOS support

parent 3702392a
...@@ -394,7 +394,7 @@ if distro os-release ; then ...@@ -394,7 +394,7 @@ if distro os-release ; then
#PRETTY_NAME #PRETTY_NAME
VENDOR_ID="$ID" VENDOR_ID="$ID"
case "$VENDOR_ID" in case "$VENDOR_ID" in
ubuntu|reld|rhel|astra|manjaro|redos) ubuntu|reld|rhel|astra|manjaro|redos|msvsphere|alteros)
;; ;;
*) *)
# ID_LIKE can be 'rhel centos fedora', use latest word # ID_LIKE can be 'rhel centos fedora', use latest word
......
NAME="AlterOS"
VERSION="7 (Final)"
ID="alteros"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="AlterOS 7 (Final)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:alteros:alteros:7"
HOME_URL="https://www.alter-os.ru/"
BUG_REPORT_URL="https://bugs.alter-os.ru/"
MSVSphere/9.3 msvsphere/9.3
NAME="MSVSphere"
VERSION="9.3 (Server)"
ID="msvsphere"
ID_LIKE="rhel centos fedora"
VERSION_ID="9.3"
PLATFORM_ID="platform:el9"
PRETTY_NAME="MSVSphere 9.3 Server"
ANSI_COLOR="1;35"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:ncsd:msvsphere:9::baseos"
VENDOR_NAME="LLC NCSD"
MSVSPHERE_MANTISBT_PROJECT="MSVSphere-9"
MSVSPHERE_MANTISBT_PROJECT_VERSION="9.3"
MSVSPHERE_PRETTY_NAME="МСВСфера 9.3 Сервер"
OSNovaLinux/2.9 debian/onyx
PRETTY_NAME="OSNova Linux (Onyx 2.9)"
NAME="OSNova Linux"
ID=osnova
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="https://nppct.ru"
SUPPORT_URL="https://support.nppct.ru"
BUG_REPORT_URL="https://support.nppct.ru"
VARIANT_ID=onyx
VARIANT=Onyx
VERSION_ID=2.9
VERSION_CODENAME=onyx
BUILD_ID=2.0
OpenMandrivaLx/Cooker openmandriva/nickel
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment