| For those who are out of the loop, like I was, here is how I'm understanding this... "CentOS" tracked behind RHEL, and is considered more stable? Regardless, CentOS 7 is the last supported major version, and it's reaching EOL soon and will not be maintained. This sounds like a push to get those who use CentOS (free) to move to RHEL (paid) to stay in the long-cycle ecosystem. "CentOS Stream" is a flavor that tracks ahead of RHEL, is less stable, and is really meant for those who develop on RHEL. Since the original CentOS is no longer supported, you had new flavors come up (specifically Rocky Linux and Alma Linux) designed to fill the void to track behind RHEL. However, it appears they rely on the open-source RHEL for their builds. It sounds like this is going away now, and the only open-source linux RedHat is gonna publish freely is CentOS Stream. Please feel free to correct me if I'm wrong or missed something! |
This creates problems for long term support, as it requires more resources, who understand the code base for some-pkg in order to apply selective fixes. Right now, if one knows how to build rpms and how to integrate them is enough to become a clone of downstream RHEL.
I think, only Oracle can pull off this feat, as they can put more people to work to solve this problems. 1:1 compatibility becomes hard, as 1000+ packages need to be taken care of.