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
00c0aaf9
Commit
00c0aaf9
authored
Feb 01, 2025
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add Pardus support (Turkish Debian based distro)
parent
e3693d6c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
distr_info
bin/distr_info
+3
-0
os-release
tests/etc/Pardus/etc/os-release
+11
-0
No files found.
bin/distr_info
View file @
00c0aaf9
...
...
@@ -338,6 +338,9 @@ normalize_name()
"Fedora Linux"
)
echo
"Fedora"
;;
"Pardus GNU/Linux"
)
echo
"Pardus"
;;
"Red Hat Enterprise Linux Server"
)
echo
"RHEL"
;;
...
...
tests/etc/Pardus/etc/os-release
0 → 100644
View file @
00c0aaf9
PRETTY_NAME="Pardus GNU/Linux 23 (yirmiuc)"
NAME="Pardus GNU/Linux"
VERSION_ID="23.3"
VERSION="23.3 (yirmiuc)"
VERSION_CODENAME=yirmiuc
ID=pardus
HOME_URL="https://www.pardus.org.tr/"
SUPPORT_URL="https://forum.pardus.org.tr/"
BUG_REPORT_URL="https://talep.pardus.org.tr/"
ID_LIKE=debian
PARDUS_CODENAME=yirmiuc
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