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.
that this F/OSS stuff is actually working... that would just ruin everything. If this keeps up where will it stop? Baseball players playing for the love of the game? Backyard engineers reporting on bad levees? Damnit, this will ruin everything.
Support NYCountryLawyer RIAA vs People
Inspires confidence, no?
--10scjed IANAL,AFAIK
That's funny, I don't see Microsoft on that list anywhere...
-- Alastair
I see a lot of posts here treating Novell with suspicion (maybe even well-deserved) about their contributions. For my part, however, I would like to thank Novell as one of the many users directly benefiting from their support. It's no good to vilify Novell, then demand that the support open source, and decry them when they do. If it turns out later that there was something foul going on, then we can go back to vilification. For now, though, they have done well and helped us all out. Hence, once again, thank you, Novell.
#define DRM chmod 000
My work here is dung.
It is not surprising that the two are connected, nor is it neccessary, but it should be applauded when such a correlation appears. If we look at Ubuntu/Canonical for instance, by your standards, they should be pretty high on the list, right? In fact, they do not even appear on this list. Even Mandriva makes an appearance at 0.4%. Note that I do not know if Debian or Ubuntu developers fall into the Other or Unknown categories, but Debian exists as an organization and Canonical is a company, so I would expect them to be represented somehow, at least a footnote, if their contributions were of a sufficient size to make this list. I do not expect that every distro should employ kernel hackers. Ubuntu is more focused on user experience than kernel level features. So they do play a key role in the development of Linux as a complete operating system. My point here is that distributing a popular distro does not mean you develop a proportional share of the Linux kernel, or any linux software. Luckily, open source software enables and encourages such contributions back to the community. So don't say, "Well, given their size and profits, Novell should be doing that", instead say, "Kudos to Novell for giving back proportionaly to their success".
Canonical's contributions aren't to the kernel. All the good desktop/usability stuff they are doing happens outside the kernel. Their contributions are nevertheless important to FOSS.
True, though not terribly feasible if other changes have dependencies on the code you don't want. Especially when the changes themselves aren't easily compartmentalized, and the changes themselves are changed over time. You can't just say "I want to build a kernel that excludes these 1000 changes". You'll end up with something that won't compile, and won't be trivial to make work.
If you want to create (and possibly maintain) a forked version of kernel without the offending changes, fine, but that may be an unfeasibly large amount of work, especially considering the number of changes they make.
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.