• nieceandtows@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I may be missing or be incorrect on some aspects, but afaik, here’s the situation.

    Red Hat has an enterprise Linux (RHEL), which costs money to use. However, they also had centos, which is exactly the same as rhel, but doesn’t include any support. Since it is exactly the same as a high quality enterprise Linux, many people running servers used it, because you know any bugs would be fixed in rhel and would come to centos as a result.

    Recently, red hat decided that they don’t want to provide a 1:1 match between rhel and centos, so stopped serving centos, and created something called centos stream, which is somewhat like Opensuse tumbleweed vs leap. Many people didn’t like this, but since the source code for rhel is open source, many new Linux distributions like alma, rocky etc. popped up that basically provided a 1:1 rhel compatible distro using the rhel GitHub.

    Now last week, red hat decided that they don’t want to provide free access to the rhel source code either, so alma and rocky would have to pay for access to the rhel code. The community got angry that red hat is taking Linux itself (which is open source) and makes people pay for it. Red had argues that they already contribute heavily to the Linux kernel, and that it’s not sustainable for them to give a free distro of their bread and butter. Oracle, which is widely criticized by the Linux community for being a greedy company, said red hat needs to keep the rhel code open, and Opensuse has announced that they will provide a replacement for the centos distro.

    Again, I have not been following this news as closely, so if I’m wrong on anything, please correct me.