Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
4da763cd
Commit
4da763cd
authored
Aug 07, 2024
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
distr_info: add MSVSphere and AlterOS support
parent
3702392a
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
46 additions
and
1 deletion
+46
-1
distr_info
bin/distr_info
+1
-1
etalon.txt
tests/etc/ALTSPWorkstation/etalon.txt
+1
-0
etalon.txt
tests/etc/AlterOS/etalon.txt
+1
-0
os-release
tests/etc/AlterOS/etc/os-release
+11
-0
etalon.txt
tests/etc/MSVSphere/etalon.txt
+1
-0
os-release
tests/etc/MSVSphere/etc/os-release
+15
-0
etalon.txt
tests/etc/OSNovaLinix/etalon.txt
+1
-0
os-release
tests/etc/OSNovaLinix/etc/os-release
+13
-0
etalon.txt
tests/etc/OpenMandrivaLx/etalon.txt
+1
-0
etalon.txt
tests/etc/UOS/etalon.txt
+1
-0
No files found.
bin/distr_info
View file @
4da763cd
...
@@ -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
...
...
tests/etc/ALTSPWorkstation/etalon.txt
0 → 100644
View file @
4da763cd
ALTLinux/c10f1 alt/c10f1
tests/etc/AlterOS/etalon.txt
0 → 100644
View file @
4da763cd
AlterOS/7 alteros/7
tests/etc/AlterOS/etc/os-release
0 → 100644
View file @
4da763cd
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/"
tests/etc/MSVSphere/etalon.txt
0 → 100644
View file @
4da763cd
MSVSphere/9.3 msvsphere/9.3
tests/etc/MSVSphere/etc/os-release
0 → 100644
View file @
4da763cd
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 Сервер"
tests/etc/OSNovaLinix/etalon.txt
0 → 100644
View file @
4da763cd
OSNovaLinux/2.9 debian/onyx
tests/etc/OSNovaLinix/etc/os-release
0 → 100644
View file @
4da763cd
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
tests/etc/OpenMandrivaLx/etalon.txt
0 → 100644
View file @
4da763cd
OpenMandrivaLx/Cooker openmandriva/nickel
tests/etc/UOS/etalon.txt
0 → 100644
View file @
4da763cd
UOS/20 uos/eagle
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment