LWN.net Logo

Commitment to Open (Red Hat News)

Commitment to Open (Red Hat News)

Posted Mar 5, 2011 4:35 UTC (Sat) by RogerOdle (subscriber, #60791)
Parent article: Commitment to Open (Red Hat News)

How many distros out there are rebranded RHEL. Some of them offer little more than configuration support from a help desk and never contribute changes back. They have relied on RedHat forums for technical support.

At least with ScientificLinux, there is a narrowly defined purpose. It can focus attention on the applications that the select group of users need. They can contribute by improving the quality and usefulness of those applications.

But then what exacly is the CentOS business model?

As for Oracle, I don't remember ever seeing a patch report on the Linux kernel credited to Oracle. If they have done anything then I do not know what it is.

Red Hat has a point in their reasoning. Technical support cost money. However, I see the risk of fragmenting increasing. At the moment, Suse is in a questionable state. The productization of Linux is now primarily driven by Red Hat (RHEL and Fedora), Ubuntu, and Google Android.


(Log in to post comments)

Commitment to Open (Red Hat News)

Posted Mar 5, 2011 5:34 UTC (Sat) by foom (subscriber, #14868) [Link]

> I don't remember ever seeing a patch report on the Linux kernel credited to Oracle

Oh come on! I have no particular love for Oracle either, but that's just a *completely* wrong accusation.

Just check back a couple days to the recent lwn.net article "Who wrote 2.6.38" -- Oracle shows up in the top 20 by changesets and lines changed!

Or maybe you wanted to only know about bugs reported by oracle, not code authored by them? Okay, go run

git log --grep="Reported-by.*oracle"
in your kernel tree for a start...

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds