“Linux distributor Novell has taken a shot at open-source rival Sun, saying the company’s moves to open the code on its Solaris operating system had added little to the open-source community.” A Sun employee responds: “I can’t see how OpenSolaris creates any forks from any of the open source efforts and really does help many folks that do use it. Freedom is the ability to have choice, in addition to removing the restrictions of licenses. OpenSolaris accomplishes both, and works to become “true to the spirit“.
Free software/open source is also about cross-fertilization, about being able to mix and match, about being able to use the best ideas to improve the system.
Because Sun chose an incompatible license for Solaris this cross-fertilization has not occurred.
Solaris to Linux is as Linux is to BSD. How come your are so quick to blast Sun but do not complain about the fact that Linux devs could lift as much code from BSD as they want, but BSD cannot get anything back from Linux. This is truly a case of the pot calling the kettle black. For every finger you point at Sun, you point four fingers back at yourself. I myself am very satisfied with the open nature of the Solaris kernel, moreso than the Linux kernel.
I dont get what your saying, if that was the case than the kernel would have BSD’s iptable code. Why can BSD not take from the Linux kernel? as long as they make there code changes available back whats the problem?
Sun have always played a game with the opensource community, since when did they contribute to the Linux kernel?
Edited 2006-04-29 02:19
Sun inspired the Linux kernel, it was a Sun server experience that Linus Torvalds tried to replicate. Even if Sun didn’t submit any code used in the kernel, they did create lots of technology that is used in the Kernel, NFS, TCP/IP, etc…
You can’t beleive he was trying to emulate minix do you?
You forgot to add that they had brought companies like staroffice and open sourced it as openoffice. Sun has been a very big contributer to Linux, and unforunately that companies like Novell see Sun through competative eyes rather than as a fellow contributer.
When the boot is on the other foot Sun is only too pleased to help. e.g. ZFS on OSX, dtrace on FreeBSD.
BSD can’t take from the Linux kernel since then the BSD kernel would have to be released under the GPL. The problem is the stupid choice of license for GNU software.
WHAT game has Sun played with the open source community? Why would they contributed to the Linux kernel? Sun probably doesn’t give a shit about Linux except that they want to be able to run Linux apps aswell. And it’s not like Sun have taken any code from the Linux kernel, why would they?
The choice isn’t stupid. This way we’re sure the code stays free.
How about the reality of the situation as it stands today:
Free software/open source is also about cross-fertilization, about being able to mix and match, about being able to use the best ideas to improve the system.
Because Linux distributions chose an incompatible license for Linux and other opensource applications this cross-fertilization has not occurred.
For GPL/LGPL projects, its a one way street – infact, its like a ban on same sex AND interacial marriages rolled up in one, “you can marry anyone you want, just make sure they’re the same race and opposit gender as you!” – yeah, so much freedom in that <rolls eyes>
The day when all opensource code can be EVENLY shared, without a bias or overshooting of one licence over another, then we’ve made progress, until then, its nothing more than hype and propaganda spread by the stallmanites of the OSS world.
This is so untrue, and a sure proof that you don’t grok LGPL nor GPL.
(L)GPL is more like liberalism: “You can do whatever you want, as long as this does not limit other peoples access to use their rights to do whatever they want.”
BSD is anarchism: “Do whatever you want, why should I care.”
Sun’s license is equal to “You can do whatever you want as long as you don’t do anything we don’t like. BTW: You cannot do this or that.”
This is silly. The post is neither offensive nor off-topic.
How can this offensive post get 5 points? I think we have the Windows and *BSD-zealots on the hand.
“Because Sun chose an incompatible license for Solaris this cross-fertilization has not occurred.”
Lame attempt. Wtf has GNU done then? Tell me what non-GNU license which is compatible?
If there are any evil license out there it’s the GPL. BSD kicks ass.
weird, the GPL is not compatible with the CDDL, BSD, mozilla, etc.. licenses..
hell, GPL code can’t be forked back to nearly any of the other licenses while plenty of code can be forked to it.
Looks to me like its hypocritical to say that.
Edited 2006-04-30 06:13
BSD and Mozilla license is perfectly compatible with GPL.
[EDIT] Source can come from BSD and MIT to GPL, but not from CPL to GPL, for an instance. The reason for this is the lack of protection of rights in BSD and MIT-licenses, and for the CPL it is due to the patent clause (in regard to GPLv2).
Edited 2006-04-30 13:51
There’s more to the open source community than just Linux you know. The license being incompatible with the GPL does not make it incompatible with many other projects.
Agreed. Lately the sentiment that if it’s GPL incompatible, it’s inherently evil has been making a strong showing on OSNews.
Just because Novell can’t use the code in their *product* doesn’t make the code any less open. Especially when the license prohibiting the match is the GPL. They should be chewing themselves out publically for the licensing issues.
I much prefer the BSD/CDDL/etc style licenses for this very reason.
CDDL? You do realize it’s hardly an open source license? It’s so restricted, it’s virtually useless.
Care to back this statement with facts?
Your Bio says “fight for Free Speech!” – have you learned speak _responsibly_ in the your “18 years of polical activities”?
Or have you become one of those politicians that only speak for their own political interests/agenda and see everything else as evil?
The last part is interesting, because that’s what all politicians do. That’s what all humans do.
Some just have a pragmatic agenda rather than an extreme agenda.
The only responsibility I accept, in regard to Free Speech, is responsibility before the Court.
Take a look at the CDDL (you can do that at opensource.org)
It grants fewer rights than GPL and BSD, and has more restrictions than GPL. Some of these restrictions may not be unreasonable, but none-the-less they do restrict people. CDDL is to GPL what GPL is to BSD.
[Edit] I should update my profile. It should say “nineteen years” and not “eighteen”.
Edited 2006-04-30 16:17
No, but it does with most projects.
“Novell has taken a shot at open-source rival Sun”
Two companies who are rivals … so we can most likely ignore any statements they bounce of eachother IMO
I thought the GPL arguments flared and burnt out last year. It just isn’t that big of a deal, as the most important sharing occurs at the application level (i.e., Java Desktop/GNOME, Mozilla, etc.).
The biggest thing regarding the kernel licenses is that cutting and pasting code between kernels is pretty darn hard, unless they share the same historical code base (e.g., the BSDs). This transcends the licensing problem–it’s an engineering problem.