I’ve been hearing about it a lot over the last few days, but I don’t exactly understand what’s going on. What’s going on with Red Hat, and how does it affect Linux users?

  • qwesx@kbin.social
    link
    fedilink
    arrow-up
    3
    ·
    2 years ago

    Red Hat’s source code for RHEL (Red Hat Enterprise Linux) was previously publicly accessible, even if you were not a customer. Now only customers may get access to the source code (which is allowed by the GPL since source code only has to be delivered to those who have received binaries generated from it). But there are Linux distributions who use Red Hat’s publicly available sources to create RHEL “clones” (in quotation marks because they obviously don’t pretend to be RHEL), except without providing the corporate support one would receive for being a RHEL customer. They do have community forums though.

    The superficial issue is that those “clone”-distros would have to either purchase a RHEL license or apply to one of Red Hat’s other programs to access the sources for their own distro. The actual issue is that Red Hat’s terms for being a customer are that they’ll kick you out if you use that code to redistribute your own versions of it (or, god forbid, even create a full distro from it).

    Since CentOS proper was killed off years ago, many people who wanted a Red Hat compatible server distro but didn’t want or need commercial support shifted their systems to the aforementioned other “clone”-distros, which are now in danger of disappearing because of that change.

    Is Red Hat legally able to do it? Yes. Is it a dick move? Absolutely. Will it help spread the popularity of RHEL or other Red Hat distros? Absolutely not.

    • PabloDiscobar@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      You did not mention the acquisition of Redhat by IBM in 2018. At the time, many observers were worried about what IBM would do with Redhat, and always wondered when IBM would go corporate crazy over a company with a model based on open source. So this decision crystalize the doubts that many people had at the time, that IBM would milk Redhat more, and this induce a kind of “Yep, of course they did go corporate crazy!” reaction.

      Many people feel burned and don’t want to invest more efforts in a company with this kind of methods (they did not even allow a grace period) and want to jump ship.

    • bionade24@kbin.social
      link
      fedilink
      arrow-up
      0
      ·
      2 years ago

      Is it a dick move? Absolutely.

      When this is such a dick move, why has no one cared about SLES not publishing the sources to a openly accessible page?

          • SFaulken@kbin.social
            link
            fedilink
            arrow-up
            1
            ·
            2 years ago

            Uh. The relationship between CentOS Stream and RHEL is a bit murkier to me. I’d be lying to you if I said I fully understood how that code flow works.

            For openSUSE the flow is “openSUSE Tumbleweed” -> “SUSE Linux Enterprise” -> “openSUSE Leap”

            Everytime SUSE creates a new version/service pack of SLE (SLE 15 SP4, to use an example) the sources for that version are provided to openSUSE, and a new version of Leap is released (openSUSE Leap 15.4)

            I don’t actually work on Leap much, nor am I a SUSE Employee, so there are probably some minutae in that process that I’m missing, but that’s the basic workflow.