Novell Rises to Second Highest Linux Contributor
eldavojohn writes "Which companies contribute the most to the Linux kernel? Well, The Linux Foundation released their results and Novell's contributions have gone up 250% (from 3.6% of all contributions to 14.4% of all contributions) to put them at #2 behind Red Hat. This chart also illustrates just how widely Linux is modified by the community and not just a handful of developers/companies. You can find more coverage on blogs and the original report."
I am reminded of the $350 Million that Microsoft paid Novell last year and must wonder if the 200% increase in sales that Novell reports can be linked to that?
I also must wonder if Novell's only intent is to stay a key part of Linux to maintain this Microsoft partnership?
Or if Microsoft is urging them to become an even bigger player so that Microsoft can feel like and threaten people that Microsoft owns even more of the Linux kernel, not just the vague patent threats? One of the articles mentions this notion of not 'owning the source code' but rather 'owning the source of the code.' Could this be Microsoft's new target?
Then there's the super fun idea that Novell is putting in source code from Windows that Windows "accidentally" gave Novell which does several things at once. It justifies Novell's payment for protection from Microsoft litigation, it hobbles their competitors in the Linux realm and it gives Microsoft the power to go after any user or company using Linux with the 'stolen' code. It would also tie up Linux for a bit until that mess was sorted out.
I mean, since Novell's already demonstrated they're Microsoft's bitch and admitted it what is preventing any of the above whacked out theories from being true?
My work here is dung.
Inspires confidence, no?
--10scjed IANAL,AFAIK
Number one is some company called "none", followed by "unknown" and Red Hat is 3rd
I'd just like to point out with some minor amusement that for those RMS followers who love to prepend "GNU/" to the front of the Linux OS's name, this is one case in which it's inappropriate no matter which side of that fence you fall. We're talking about Linux kernel contributions.
E pluribus unum
I think it's kind of a shame that Novell is doing so poorly. They actually had *negative* income in 2007, and are still largely making their money from selling *netware* despite all their Linux investments.
A lot of the stuff they are working on is pretty cool, especially Mono.
However, I think it's clear that there just isn't room in the market place for another distro.
I'm not certain that this is a bad thing. Not certain. It might be a good thing. Perhaps.
OTOH, it makes me more interested in OpenSolaris, and it makes me wish the Hurd people would stop starting over from scratch. It also makes me more interested in BSD, even though I prefer the GPL.
Sun has talked about releasing OpenSolaris under GPL3. If they do, I'm going to be VERY interested.
If Linux were under GPL3, I wouldn't be worried about Novell. It isn't. The language of the GPL is equivocal in terms of what it means WRT patents. I think it means that if you can't distribute something legally and allow those who receive it to also distribute it, then you don't have the right to distribute it. Unfortunately, it's not totally clear about this. It was written before software could be patented, and it certainly didn't contemplate patents like a patent on adding 2 + 2 in Basic. (That particular one is harmless...but it's a magnificent example of the kind of foolish stuff that's allowed to be patented.) So the writing of the GPL frequently used general terms. Terms which apply with equal force to trademarks, copyrights, and patents, even though all are very distinct in their limitations and powers. As a result, it allows patents to be used in most places that it allows trademarks to be used. UGH!!! A sensible interpretation of the GPL would, indeed, mean that the GPL3 was unnecessary. I don't feel like I can count on the courts coming to a sensible interpretation in any reasonable amount of time.
So I trust GPL3 code coming from Novell. Other code...leaves me hesitant.
This is sort of like how I feel about Mono. I'm not certain it's booby-trapped, but I can't tell, so I'd rather avoid it. I'm risk averse. I know it. I've always been risk averse. To me, trusting Novell looks like excessive risk. I *hope* their code is being thoroughly vetted by those who know better than I do what's dangerous. I fear it isn't.
I think we've pushed this "anyone can grow up to be president" thing too far.
Another big portion is companies like Novell contract themselves to other companies to do their kernel development for them. AMD, for example, pays Novell to do their kernel work for them. This isn't an uncommon practice, since RedHat also gets money from other companies to do their development work in the kernel. But when it comes down to it, the actual "originator" of the code or concept may not be Novell or RedHat, but they're the email address getting merged on the Signed-off-by: lines, which isn't a big deal.
I don't see this as anything evil or underhanded, being a network stack hacker myself. The kernel maintainers and core contributers are far from stupid and gullible, and will *not* accept anything if they see proprietary undertones. I'm also sure they're putting a bit more scrutiny into reviewing patches from Novell just because. But the bottom line is more people are working on the kernel, trying to make it better, which is the end-goal. It really, in my mind, doesn't matter who is doing it, just as long as it's getting done and done well.