Skip to content

Commit

Permalink
Add more Enterprise Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
metalefty authored and allinurl committed Jul 22, 2024
1 parent 67b3afb commit 2e0a7c5
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions src/opesys.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,22 @@ static const char *const os[][2] = {
{"macOS", "macOS"},
{"Darwin", "Darwin"},

{"AlmaLinux", "Linux"},
{"Amazon Linux", "Linux"},
{"CloudLinux", "Linux"},
{"Debian", "Linux"},
{"Ubuntu", "Linux"},
{"Fedora", "Linux"},
{"Mint", "Linux"},
{"SUSE", "Linux"},
{"Mandriva", "Linux"},
{"Red Hat", "Linux"},
{"MIRACLE LINUX", "Linux"},
{"Oracle Linux", "Linux"},
{"Red Hat Enterprise Linux", "Linux"},
{"Rocky Linux", "Linux"},
{"Gentoo", "Linux"},
{"CentOS", "Linux"},
{"CentOS Stream", "Linux"},
{"CentOS Linux", "Linux"},
{"PCLinuxOS", "Linux"},
{"Arch", "Linux"},
{"Parabola", "Linux"},
Expand Down

0 comments on commit 2e0a7c5

Please sign in to comment.