Hacker News new | ask | show | jobs
by sce 1988 days ago
> Launched with the code-name Project Lenix, AlmaLinux is an open-source, community-driven project that intends to fill the gap left by the demise of the CentOS stable release. AlmaLinux is a 1:1 binary compatible fork of RHELĀ® 8 and it is built by the creators of the established CloudLinux OS.

This is what open source is all about. Personally I don't need it, but I love it.

1 comments

It's also worth remembering that redhat itself is repackaging other people's programs into a distribution.
That's not the same thing, it's a whole different thing to do a "rpm --rebuild *.src.rpm" and to actually take a upstream source package it with a spec, patch it to make it compatible with other things in the distro and test them in different setup.

The challenge anyway is not to rebuild packages or make packages it is to actually maintain the build farms and the build tools.

source: i work for Red Hat (not doing any packages work tho) and I used to work for Mandrakesoft on Linux-Mandrake when we were basically rebuild Red Hat rpms to our flavour.

I totally get that, but I meant more in the philosophical sense. For instance many other build farms in the world have compiled the linux kernel before it got to redhat.