Closed taoxuau closed 2 months ago
AlmaLinux is 1:1 binary compatible with RHEL, like Rocky Linux. We're using AlmaLinux 8 as the gitlab pipeline runner so we need almalinux support.
This PR will add support for AlmaLinux 8.
$ cat /etc/os-release NAME="AlmaLinux" VERSION="8.7 (Stone Smilodon)" ID="almalinux" ID_LIKE="rhel centos fedora" VERSION_ID="8.7" PLATFORM_ID="platform:el8" PRETTY_NAME="AlmaLinux 8.7 (Stone Smilodon)" ANSI_COLOR="0;34" LOGO="fedora-logo-icon" CPE_NAME="cpe:/o:almalinux:almalinux:8::baseos" HOME_URL="https://almalinux.org/" DOCUMENTATION_URL="https://wiki.almalinux.org/" BUG_REPORT_URL="https://bugs.almalinux.org/" ALMALINUX_MANTISBT_PROJECT="AlmaLinux-8" ALMALINUX_MANTISBT_PROJECT_VERSION="8.7" REDHAT_SUPPORT_PRODUCT="AlmaLinux" REDHAT_SUPPORT_PRODUCT_VERSION="8.7"
Hi, @unixmonkey, are you able to take a look at this PR please? Or someone else can help? Thanks
This is now in version 0.12.6.8. Thank you!
AlmaLinux is 1:1 binary compatible with RHEL, like Rocky Linux. We're using AlmaLinux 8 as the gitlab pipeline runner so we need almalinux support.
This PR will add support for AlmaLinux 8.