Loading AI tools
Linux distribution based on Red Hat Enterprise Linux From Wikipedia, the free encyclopedia
AlmaLinux is a free and open source Linux distribution, developed by the AlmaLinux OS Foundation, a 501(c) organization, to provide a community-supported, production-grade enterprise operating system that is binary-compatible with Red Hat Enterprise Linux (RHEL). The name of the distribution comes from the word "alma", meaning "soul" in Spanish and other Latin languages. It was chosen to be a homage to the Linux community.[1]
Developer | The AlmaLinux OS Foundation | ||||
---|---|---|---|---|---|
Written in | C (kernel) | ||||
OS family | Linux (Unix-like) | ||||
Working state | Current | ||||
Source model | Open source | ||||
Initial release | 30 March 2021 | ||||
Latest release |
| ||||
Repository | github | ||||
Marketing target | Servers, desktop computers, workstations, supercomputers | ||||
Update method | DNF | ||||
Package manager | RPM | ||||
Platforms | x86-64 AArch64 ppc64le s390x | ||||
Kernel type | Monolithic (Linux kernel) | ||||
Userland | GNU | ||||
Default user interface | GNOME Shell, Bash | ||||
License | GPLv2 and others | ||||
Preceded by | CentOS | ||||
Official website | almalinux |
The first stable release of AlmaLinux was published on March 30, 2021,[2] and will be supported until March 1, 2029.[3] AlmaLinux is built using publicly-viewable and reproducible methods using the AlmaLinux Build System (ALBS), which is a customized build system whose source code, like the distribution itself, is publicly distributed and licensed under open-source licenses.
On December 8, 2020, Red Hat announced that development of CentOS, a free-of-cost downstream fork of the commercial Red Hat Enterprise Linux (RHEL), would be discontinued and its official support would be cut short to focus on CentOS Stream, a stable LTS release without minor releases officially used by Red Hat to preview what is intended for inclusion in updates to RHEL.[4][5][6]
In response, CloudLinux – which maintains its own commercial Linux distribution, CloudLinux OS – announced that it would back AlmaLinux to provide a community-supported spiritual successor to CentOS Linux,[7] aiming for binary-compatibility with the current version of RHEL.[8] A beta version of AlmaLinux was first released on February 1, 2021,[9] and the first stable release of AlmaLinux was published on March 30, 2021.[2] AlmaLinux 8.x will be supported until 2029.[10] Numerous companies, such as ARM, AWS, Equinix, and Microsoft, also support AlmaLinux.[11] On March 30, 2021, the AlmaLinux OS Foundation was created as a 501(c) organization to take over AlmaLinux development and governance from CloudLinux, which has promised $1 million in annual funding to the project.[12]
Following the release of AlmaLinux 8.6, on June 20, 2022, the AlmaLinux OS Foundation released the AlmaLinux Build System (ALBS).[13]
In September 2022, the AlmaLinux OS Foundation held its first election,[14] announcing a board of 7 community-elected members on September 19.[15] Shortly after the election, Igor Seletskiy, the CEO of CloudLinux and then chair of the board, announced he would be stepping down to allow AlmaLinux to continue on as a community-led operating system,[16] and the board chose benny Vasquez as the new chair.[17]
On December 7, 2022, it was announced that CERN and Fermilab would be providing AlmaLinux as the standard operating system for their experiments.[18]
3 weeks after June 21, 2023, Red Hat's announcement that new restrictions were put on their code,[19] Alma replied in a blog post that "the AlmaLinux OS Foundation board today has decided to drop the aim to be 1:1 with RHEL. AlmaLinux OS will instead aim to be binary compatible with RHEL".[20]
In September of 2023 the Foundation announced they would be expanding the board,[21] and in December of 2023 the AlmaLinux OS Foundation held their second election and announced Alejandro Iribarren of CERN and Jun Yoshida of Cybertrust Japan would be joining the board.[22]
In September of 2021, the AlmaLinux project announce a tool called ELevate that would allow in-place upgrades between major versions of enterprise linux distributions.[23] "ELevate is developed in a distribution agnostic way and is built as a tool for the whole ecosystem, not just AlmaLinux. ELevate supports migrating to/from other distributions and is open for all to contribute to and enhance."[24] In January of 2024 they expanded the tool to include support for additional repos,[25] and in April of 2024 they added support for upgrading from CentOS 6 to CentOS 7, allowing some to upgrade in-place from CentOS 6 through an enterprise linux version 9 distribution of their choice.[26]
The AlmaLinux Build System, commonly shortened to "ALBS", is the build system of AlmaLinux. It was first used to release version 8.6 (Sky Tiger), and has the capability of automating builds for the x86-64, AArch64, ppc64, and S390x architectures. The ALBS consists of five components: the Git Service, Release System, Sign Server, Test System, Build Node. Each component is governed by an overarching component known as the "Master Service", which is intended to be controlled via its own API.
AlmaLinux's source code is directly sourced from Git code repositories of software packages that comprise Red Hat Enterprise Linux. Using a "listener" that monitors changes to existing repositories or additions of new repositories, the AlmaLinux Git Service pulls source code to its own publicly-available Gitea server instance. This public server's web interface also provides a view of build pipelines for each package. In addition, the service exposes an API that allows repositories to be directly consumed by the rest of ALBS.
Corresponding with the Master Service, the Build Node's purpose is to perform the compilation of source code stored in the Git repositories to create RPM packages that can later be used as part of the distribution installation process. As artifacts of the build process, these pieces have a dedicated storage from which they can be further processed.
The AlmaLinux Test System (ALTS) tests RPM packages that exist as build artifacts. Using containerization technology, packages are given dedicated environments for which test suites can be exercised.
In order to ensure integrity, each software package that is released for the AlmaLinux distribution is digitally-signed using the Pretty Good Privacy (PGP) cryptographic algorithm. The Sign Server simply takes artifacts created from the Build Node, signs them, and returns them back to artifact storage. From there, the Release System can upload them to release repositories.
AlmaLinux version | Codename | Architectures | RHEL base | Kernel | AlmaLinux release date | RHEL release date | Delay (days) | |
---|---|---|---|---|---|---|---|---|
8.3 | Purple Manul | x86-64 | 8.3 | 4.18.0-240 | 2021-03-30[2] | 2020-11-03[27] | 147 / 110[note 1] | |
8.4 | Electric Cheetah | x86-64, ARM64 | 8.4 | 4.18.0-305 | 2021-05-26[28] | 2021-05-18[27] | 8 | |
8.5 | Arctic Sphynx | x86-64, ARM64, ppc64le | 8.5 | 4.18.0-348 | 2021-11-12,[29] 2022-02-25[30] | 2021-11-09[27] | 3 | |
8.6 | Sky Tiger | x86-64, ARM64, ppc64le, s390x | 8.6 | 4.18.0-372 | 2022-05-12[31] | 2022-05-10[27] | 2 | |
8.7 | Stone Smilodon | 8.7 | 4.18.0-425 | 2022-11-10[32] | 2022-11-09[27] | 1 | ||
8.8 | Sapphire Caracal | 8.8 | 4.18.0-477 | 2023-05-18[33] | 2023-05-16[27] | 1 | ||
8.9 | Midnight Oncilla | 8.9 | 4.18.0-513.5.1 | 2023-11-21[34] | 2023-11-14[27] | 7 | ||
8.10 | Cerulean Leopard | 8.10 | 4.18.0-553 | 2024-05-28[35] | 2024-05-22[27] | 6 | ||
9.0 | Emerald Puma | 9.0 | 5.14.0-70.13.1 | 2022-05-26[36] | 2022-05-17[27] | 9 | ||
9.1 | Lime Lynx | 9.1 | 5.14.0-162.6.1 | 2022-11-17[37] | 2022-11-15[27] | 2 | ||
9.2 | Turquoise Kodkod | 9.2 | 5.14.0-284.11.1 | 2023-05-10[38] | 2023-05-10[27] | 0 | ||
9.3 | Shamrock Pampas Cat | 9.3 | 5.14.0-362.8.1 | 2023-11-13[39] | 2023-11-07[27] | 6 | ||
9.4 | Seafoam Ocelot | 9.4 | 5.14.0-427.13.1 | 2024-05-06[40] | 2024-04-30[27] | 6 | ||
Legend: Old version, not maintained Old version, still maintained Latest version |
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.