Skip Navigation

Can someone explain to me the difference between "community-driven" and "corporate-driven" distributions and its implications?

A lot of debate today about "community" vs "corporate"-driven distributions. I (think I) understand the basic difference between the two, but what confuses me is when I read, for example:

...distro X is a community-driven distribution based on Ubuntu...

Now, from what I understand, Ubuntu is corporate-driven (Canonical). So in which sense is distro X above "community-driven", if it's based on Ubuntu? And more concretely: what would happen to distribution X if Canonical suddeny made Ubuntu closed-source? (Edit: from the nice explanations below, this example with Ubuntu is not fully realistic – but I hope you get my point.)

Possibly my question doesn't make full sense because I don't understand the whole topic. Apologies in that case – I'm here to learn. Cheers!

53 留言
  • It boils down to who and why someone is distributing the software to you. A corporation expects to eventually get some profits out of its actions, so it'll sometimes do things against the best interests of the users, because they benefit itself; on the other hand you expect a community-driven distro to be made by a bunch of people who just want to use the software, and have a vision on how it's supposed to be.

    Canonical suddeny made Ubuntu closed-source?

    Canonical can't make Ubuntu closed-source. Most of the code in Ubuntu was not made by Canonical, but by third party developers; Canonical is just grabbing that code and gluing it together into a distro. And most of those third party devs released their code as open source, and under the condition that derivative works should be also open source (the GNU General Public License - note, I'm oversimplifying it).

    What Canonical could do is to exploit some loophole of the license in the software from those third party devs; that's basically what Red Hat is trying to do. In the short term, people would likely shift to Linux Mint (itself an Ubuntu fork) or make their own forks; and in the long term, fork another Debian derivative to build their new distros from it. (Or adopt Linux Mint Debian Edition.)

    • Thank you – Canonical & Ubuntu's situation was unclear to me indeed, thank you for the clarification! My example was poorly chosen.

  • E.g. Wikipedia is community-driven because people contribute individually without a lot of coordination and without anybody telling contributors what to do, same for game mods. I guess by "corporate-driven" you mean there is a hierarchy and people whose job it is to do what management says e.g. Wikipedia foundation runs the infrastructure that hosts the community content and the same for most games. I'm not sure I'd call it "corporate driven" unless it has board members and investors demanding a profit such that they influence the decisions downstream, like reddit.

    • Community vs corporate comes down to profit and legal organization, but not so much a lack of organization or hierarchy. Debian is very organized and has leadership, elected in Debian but that is not always the case (Theo de Raadt at OpenBSD, Clément Lefèbvre at Linux Mint). There are still people who are paid to work on community projects even.

      Then you sometimes also have weird ones, like Mozilla, where the product (Firefox) is made by a for-profit Corporation that is owned by the non-profit Foundation.

      • Great examples there, particularly firefox. The moral here is that there is no black-and-white or even a spectrum from community to corporate, but a set of incentive structures from the bottom to the top that are set up to maximize the likelihood that a product will reach its originally desired behaviour towards the community or the investors.

    • Indeed I didn't really mean to use these terms in a precise way, since my understanding of the matter is very supericial. I was using terms that I read around posts and net. With all these replies I see that there are a lot of grey areas, and a strict dichotomy or classification is meaningless...

  • Even in community driven distro there are often many contributors that do so because parts of their livelihood depend on it. So it is not quite fair to say that there are no financial incentives behind it.

    Its basically a question of relative scale. If there are lots of smaller companies and some hobbiists contributing it is called community driven, but if a single large company or their employees run most of the show, it is not.

    Large gray area to be honest.

    • Absolutely fair point and warning. In the end we all need to earn money somewhere in order to live. I think the real greyscale distinction is not between "corporate" vs "community", but on whether there's some actor that can act whimsically while remaining unchecked. I believe that the two terms are being used in an oversimplified way in that sense.

      • I don’t think looking at the power of “some actor” is a good way either. Many community projects are led by benevolent dictators, they are even in the history of projects like Debian (Ian Murdock) and Gentoo (Daniel Robbins). Many forks of things happen because people disagree with that leader or they go missing.

        I think the easiest distinction is to look at who actually builds the product that is released. RHEL development happens in the open in CentOS Stream, but package selection, stabilization, release engineering, etc are done by employees within the corporation. In Fedora this is accomplished by committees and contributors who work the role. Even though Red Hat financially sponsors Fedora these are usually not employees. In something like Arch or Debian this is even more the case.

  • Additional community distros not mentioned: OpenMandriva, PCLinuxOS, Mageia, NixOS.

53 留言