-
-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add AlmaLinux OS support #499
Comments
Checking with PMC on this. |
@karianna Hi, thanks! Do you have any update? |
Haven't discussed fully yet, but early feedback is that in general we're trying to avoid a proliferation of supported distros :-). our instructions tell people to add a linux with centos into their yum configuration, which will work ok on Alma too. Would that suffice? |
Dear @karianna, Thanks for the reply. Since they're the same RPMs, using the As a user of the AlmaLinux OS, may I ask you about the reason behind that? The instruction2 you had pointed not working on AlmaLinux as you see in the resulted [Adoptium]
name=Adoptium
baseurl=https://packages.adoptium.net/artifactory/rpm/almalinux/$releasever/$basearch
enabled=1
gpgcheck=1
gpgkey=https://packages.adoptium.net/artifactory/api/gpg/key/public Fastest updates, release dates, multi-architecute support and great cloud integration and availbility just three of the reasons to consider AlmaLinux OS a good CentOS Linux replacament and worth to add to the supported OS list.
I will wait for the answer of the question I had asked and the result of the full discussion. Thanks. Footnotes |
Thanks for the extra detailed info, will take that back to the PMC. |
In our 'redhat' : [ We may actually need to remove everything that isn't rpm/rhel/* as well as update the documentation on how to use the rpm/rhel/* based version for a user's specific Linux distro. That combined with a doc change on the website (don't recommend the specific distro name, but use e.g. If you're using Fedora 36 then that maps to rhel version 8 (or whatever) An open challenge will be around the rhel version. |
Dear @karianna, Although I have not gotten any answer "why the AlmaLinux OS was left out when implementing RHEL clones" yet, I think the proposed approach makes sense in terms of unifying all clones in Since the new proposed way to use the |
If I have this correct I think that rhel/9 will come in this July PSU but we have an infra as code freeze on currently so the reworking of all of this won't be formally in place until the Oct PSU. It's going to take us a little while to untangle all of this I'm afraid! |
adoptium: use rhel rpm for LTS rhel and variants adoptium/installer#499 (comment)
* adoptium: use rhel rpm for LTS rhel and variants adoptium: use rhel rpm for LTS rhel and variants adoptium/installer#499 (comment) * adoptium: keep centos 7, add rhel 7,8,9
some updates on this, we have already added support for rhle 9 a while back |
AlmaLinux OS is an open-source, community-driven Linux operating system that fills the gap left by the discontinuation of the CentOS Linux stable release. AlmaLinux OS is a 1:1 binary compatible clone of RHEL® guided and built by the community.
Currently two AlmaLinux OS versions available, 8 and 9 for
x86_64
,AArch64
,ppc64le
,s390x
(9 only, the support for 8, on the way)https://almalinux.org/
https://wiki.almalinux.org/#about
The text was updated successfully, but these errors were encountered: