Sun Joins the Free Software Foundation
RLiegh writes "Ars Technica reports that Sun has joined the FSF Corporate Patron program. The article explains that the FSF corporate program allows companies to provide financial assistance to the FSF in return for license consulting services. The article goes on to observe that this move is doubtlessly motivated by Sun's interest in GPL3's direction. Now that Sun has opened up Java and become an FSF corporate sponsor...could the move to dual license OpenSolaris under the GPL3 be far behind?"
Free Solaris for everyone!
GetOuttaMySpace - The Anti-Social Network
Is Linux has a new and very adept competitor. Solaris has some GNU pains, but they won't last long, and underneath the hood is some amazing work.. It is just just ZFS, and DTRACE either, just take a look at the main page for ifconfig on Solaris vs other systems. There is a lot of depth to Solaris that will start coming out, esp on SMP systems, but on any system really.. The great thing is, Linux will have Solaris to learn from now..
was to get rid of Mcnealy. I am betting that Sun will be back quite a bit stronger in about 2-3 years time. It sounds like the new CEO is not wanting to play games esp. with the OSS world.
I prefer the "u" in honour as it seems to be missing these days.
I dont really understand what you'd be trying to say; Diversity isnt changing, the naming and licensing may though.
Ice Cream has no bones.
If this is true, how come I can't ``apt-get install java'' and get the SUn Java on Debian default install?
Everything under the Sun must go!
Sun has contributed more free software than you or the rest of your complaining chorus will ever write in your lives. You don't have to like them, but Sun certainly doesn't have to listen to you.
Or perhaps it was motivated by Sun's desire to buy their way into the "free" software community's good graces without fully embracing its approach
possible. more likely because Sun has just opened up Solaris and Java, and are using the GPL. in being part of the corporate patron program, it is more likely their voice will be heard, so as to not be screwed by using the GPL.
We're like rats, in some experiment! -- George Costanza
"all their profitable software remains proprietary."
So what you're saying is they make money off the software they charge you for, and they don't make money off the free software.
Shocking!
I just felt a tremendous disturbance in the Force. It was if millions of slashbots cried out in pain as their heads asploded.
With apologies to the late Sir Alec.
Stick Men
I'm saying that they didn't convert any of their profitable software to F/OSS.
Well, there're lot of companies who are "patrons" of FSF. Google, Intel, Nokia, Cisco, IBM. So I don't think they're trying to buy anything - but it doesn't means they're super-pro-FSF either (just look who are the other "patron" corporations). Sun has been using FSF products for a lot of time, it was already time for Sun to do this. Not that this is a bad thing, but it looks like people understood "Sun is becoming FSF's right hand", which is far from true.
I haven't contributed any free software.
My point is that you should beware of large corporations bearing gifts.
Sun were contributing to free software long before it became popular for pseudo-open-source enthusiasts to hate them, and even did so when they themselves weren't terribly sure how much they supported the concept. From OpenLook to OpenOffice, from Solaris to the recent Java announcement, I don't think there's much one can complain about in terms of their contributions to free software.
They're good people, the world is definitely better off for them, and the free software world especially.
You are not alone. This is not normal. None of this is normal.
I've experienced Solaris and its predecessors from the early 80's. Their kernels used to crash from memory leaks, corrupt data, contain Trojans, use linear search in inappropriate places, crash on bad system call arguments, fold under load, and lots of other problems. It's good that after 20 years, they finally got most of the bugs out, but it's never going to be "amazing work". From a practical point of view, Linux has matured much faster, and I don't think Linux has anything to learn from Solaris.
In the end, the differences between the current crop of UNIX-like kernels won't matter much. All of them have roughly the same functionality, most of them are fairly mature and stable, and all of them give you performance close to machine. And under the hood, they're all ugly and messy.
So, personally, I'm sticking with Linux. Solaris might be slightly "better", but not in a way that matters, and far more people are contributing to Linux (in particular, drivers).
"Most companies hold onto the source of their software far after it's making them any profits. Most companies don't even release their source even after they stop distributing it."
That's exactly what IBM did with Rational's Visual Test after they bought Rational. Not only won't they release the source, they won't even let you buy a EULA for it. Why? Because it competes with other testing tools they sell that are a lot more expensive.
Sun has promised that they will open up Java in Java 7, but current versions are still not fully available under an open source license. For better or for worse, I expect that Java 7 will be incorporated into Debian and other distros.
I would recommend against making any plans that depend on Sun actually delivering a fully open source Java implementation: even assuming Sun is being completely honest, there are still things beyond their control that might jeopardize it.
Honestly, even if Sun puts Solaris under the GPL (2 OR 3), it's not automatically going to be a serious contender to Linux.
I've worked on the Solaris O.S.. I've worked on Linux (totally the latter these past 8 years). I've put code into GPL'd projects and have worked on projects that require not only GPL licensing but that you transfer the copyright to the FSF. Here's my view.
One of the single biggest reasons why Linux is so popular among kernel developers is that they get to keep their own copyrights. It doesn't have to be transferred to the FSF, Sun, or anyone else. This is also the single biggest reason why no one is interested in doing work for the FSF's Hurd. There's a real distinctive pleasure in saying that you own the copyright to a certain piece of code. Forcing someone to transfer that is like ripping something away.
I work for my own pleasure. I don't work for the FSF, nor Sun, and I'll be d*mned if they end up owning my own code without paying me first.
My bet is that Sun is going to absolutely botch this effort, and force people to transfer all copyrights to either Sun (like they do now) or to the FSF (as RMS has wanted for years).
If they do that, Solaris will never catch up to Linux in popularity. There will always be more developers for Linux than Solaris, just like there is now.
Which, frankly, is a real pity. Linus has screwed up in a number of critical ways, and although Linux has come far, Solaris is still better in many aspects (if not most). I'll spare you my biggest nits, which cause me solid grief; ones I wouldn't have if I went with Solaris.
The bottom line though, is if Sun doesn't insist on the copyright, I'll drop Linux immediately. And I'll work my hardest to promote Solaris (especially if they are GPLv3). But if Sun and the FSF think they can use my talent and then take my code away, they can go piss off.
I really, REALLY hope Sun makes the right decision here. But from past experience, I would be surprised if they did.
[captcha: "creating". How appropriate]
I've experienced Solaris and its predecessors from the early 80's. Their kernels used to crash
You have experience with Solaris but don't realize that Solaris is based on a different code base than predecessors from the early 80's? Solaris is built upon SVR4 while SunOS 4.x and before were based on BSD.
The reason why Solaris was the OS of the dot com era was because is was so reliable. At the Brokerage firms I've worked at you always see Linux crash or hang and Solaris just keeps on running. That's been my experience.
And remember Solaris was designed from the beginning to support SMP, threading, and soft real-time. Things that Linux only later had hacked on (and soft real-time is still not part of Linux).
Solaris 10 is so far ahead of Linux that it's not even worth comparing the two but if you must just look at these New features.
I hope this extends to their Sun Ray line. I've been looking a various thin client solutions for a company a couple of friends and I are planning. I really like their thin client platform, but the custom protocol and closed server app (though it runs on both linux and solaris) give me pause. For example, I would like the flexibility to boot a PC as a Sun Ray client - not that I'd want to on a permanent basis, but in a pinch - say until I could order more Sun Ray terminals - it would be nice. With more open standards out there, I'm stuck between choosing the solution I really want - and tying myself to one provider - and one that leaves me the freedom of choice and the ability to support the platform whether or not the company is in business.
Leben Sie jetzt die Fragen.
From what I've heard from those actually at Sun, the biggest thing they want *is* the patent-poison clause in the gpl3 (and the anti-drm clause), those are the biggest reasons they have for not yet moving completely away from CDDL, so it seems a *good* thing for the free software enthusiast.
I've heard some very strong opinions on Linus wanting Linux to remain gplv2. Some even suggest replacing Linux with Solaris. What I'm wondering is the same companies that helped Linux become what it is today make the transition? Open source is rarely run on kindness and love for humanity. Linux has reached critical mass, and I don't think GPL'ing even a product as good as solaris will derail it.
Both Solaris and Linux would benefit immensely from sharing with each other. But whos ever heard of two competing products helping each other.
You have experience with Solaris but don't realize that Solaris is based on a different code base than predecessors from the early 80's?
You misread that. What I was saying was that I have experience with Solaris starting from the early 80's, until now.
Solaris is built upon SVR4 while SunOS 4.x and before were based on BSD.
Indeed. And while SVR4 was slightly less buggy, it was a worse OS than BSD. The BSD/SVR4 switch was when many people (myself included) started seriously exploring alternatives.
Solaris 10 is so far ahead of Linux that it's not even worth comparing the two but if you must just look at these New features.
Quite right: Solaris has even more useless crap in it than Linux. That's a good reason to stay away. See, more features is generally not a good thing in a kernel or OS.
Remember how happy everyone is about IBM's contributions even though all their profitable software remains proprietary.
People are happy with IBM's contributions because IBM actually makes contributions. That is, they contribute stuff to existing open source projects without demanding control over those projects.
Sun isn't doing that; both Solaris and Java are going to be dual licensed and controlled by Sun. That means that while the code happens to be released under a nominally open source license, the projects are not run as open source projects, and the exchange of code doesn't work for them as it would be in an open source project.
On balance, it's still good for Solaris and Java to be released under an open source license, but there are good reasons to be a whole lot happier with IBM than with Sun.
"Claiming that IBM contributes nothing of value to open source is an outright lie."
Which is why I made no such claim. I said they didn't contribute anything they were making a significant profit from. For example, eclipse has been very valuable to IBM for undermining Sun.
Well, if the license becomes GPL3 then the userland stuff WILL BE gnu utiltities. If anything you'll have the choice, or the two will be combined together like some sort of inbred half-cousin. It'll be exciting. =)
Check out my lame java blog at www.javachopshop.com
What I love is you avoid even commenting on the below because you know Solaris is more reliable and a better engineered kernel than Linux. Not hard to believe when Sun spent 500 million on Solaris 10 and have the best kernel developers in the world working on it AS A REAL JOB not part time hackers.
If Linux is so great than why do companies like Morgan Stanley or Goldman Sachs have linux crashing or hanging while Solaris just keeps on running? The ONLY reason people run Linux in the Enterprise is because until recently it was the ONLY OS other than Windows than ran on x86. Not that it's so great. No that it's free (RedHat is anything but FREE). It's that it runs on cheap AMD/Intel hardware. Of course Sun now fully supports Solaris 10 x86 so yet another reason to ditch Linux. I'd take Linux on the desktop over Solaris as Solaris is clearly a server OS but then I'd take Mac OS X over Linux hands down on the desktop.
* The reason why Solaris was the OS of the dot com era was because is was so reliable. At the Brokerage firms I've worked at you always see Linux crash or hang and Solaris just keeps on running. That's been my experience.
* And remember Solaris was designed from the beginning to support SMP, threading, and soft real-time. Things that Linux only later had hacked on (and soft real-time is still not part of Linux).
If you really think Linux is so great maybe you could give some examples of what makes Linux better than Solaris or Mac OS X? I've been around UNIX for almost as long as you and was using Linux before the 1.0 days.
Or perhaps it was motivated by Sun's desire to buy their way into the "free" software community's good graces without fully embracing its approach.
What the HELL are you talking about?? After Java was open sourced Stallman said: "I think that Sun with this contribution has contributed more than any other company to the free software community in the form of software. And it shows leadership -- it's an example I hope others will follow.". What more do you want?
Being bitter is drinking poison and hoping someone else will die
What I love is you avoid even commenting on the below because you know Solaris is more reliable and a better engineered kernel than Linux.
Because even if it were true, it wouldn't matter.
Not hard to believe when Sun spent 500 million on Solaris 10
Yeah, too much; it's basically an Edsel.
and have the best kernel developers in the world working on it
And what evidence is there for that, other than unfounded claims about Solaris quality? Your reasoning is circular.
AS A REAL JOB not part time hackers.
Most Linux development is done by people who do it as their job.
The reason why Solaris was the OS of the dot com era was because is was so reliable.
Don't try to rewrite history. I was there, and I was one of the people who picked Solaris for dot com companies. People picked it because they knew it, and they knew it because 5-10 years earlier they were using it at university. And they were using it at university because it was cheap. Other than that, it was merely "reliable enough". If reliability had been the primary consideration, people would have picked AIX or Irix, both of which were generally believed to be superior to Solaris (a lot of their technologies and code have made it into Linux, incidentally).
And that's why people pick Linux: it's widely used, its development is open, and it gets the job done; that's all that matters.
And remember Solaris was designed from the beginning to support SMP, threading, and soft real-time.
Bullshit. Solaris wasn't designed at all, it evolved out of SVR3, BSD, and SunOS, and each of those all evolved from the original V7 UNIX. Trying to portray Solaris as the herculean design and implementation effort of some elite group of kernel hackers at Sun simply has no basis in reality.
If you really think Linux is so great maybe you could give some examples of what makes Linux better than Solaris or Mac OS X?
It's "great" in the same sense that a Ford Escort is a better car compared to a Ford Edsel.
a couple of weeks ago.
I'm still waiting for my install set though. Did anyone actually receive their discs?
F_T
Why do people hate Sun? I remember there is a reason, but I cna't really remember what it is...
Rethinking email
Don't know for sure. While the SCO deal was a big upset (Sun bought large amounts of SCO Unix so it could incorporate it into Solaris to make it stop sucking on Intel, but this was interpreted as a cash infusion to help SCO fight IBM at the time), the dislike seems to have gone on for much longer than that. I think it's just been minor little things building up for the most part. Sun's initial refusal to free Java being one of them.
You are not alone. This is not normal. None of this is normal.
.... become the package mantainer and do it.
Otherwise, frankly STFU, and wait like the rest of us, greateful that there are actually people doing instead of whinning.
IANAL but write like a drunk one.
http://www.google.com/search?hl=en&safe=active&q=p redecessor&btnG=Search
How can you call bullshit on a statement so vague that it doesn't say anything?!
Look, if Solaris and java are released under the GPL, if you disagree with what they are doing, you can actually for the project and create your own.
How is that for openess?
I wish people would stop the unnecessary whinning when the licenses used take good care of that.
Once Sun, or any company, GPL stuff, they will remain in control only as long as they continue doing good, sane decisions. The day they stop doing so the community goes and plays elsewhere.
What else do you foxy need?
IANAL but write like a drunk one.
No, Sun actually bought code from SCO, they wanted the ix86 device drivers from SCO Unix.
They've always had the right to give away Solaris gratis and were doing so well before the SCO deal. I, personally, have a Solaris 8 media pack, bought in 2001 for the cost of the media and with as many free licenses as I wanted to be obtained from the website. The major problem with Solaris 8 is that it barely works on Intel (indeed, on both machines I tried it, a Thinkpad 600, and a VIA C3 based PC, the installer wouldn't make it all the way through for one reason or another.)
Sun had a different deal with AT&T and its successors than the deals IBM, DEC, HP, etc had.
I'm not sure, incidentally, how the term "FUD" applies to anything I've said. If Sun has bought an illegitimate indemnity deal from SCO, then that actually would have been wrong, especially given the timings. But SCO did have a legitimate product, in terms of its actual real (and unimagined) code in SCO Unix, and there's no reason why Sun shouldn't have bought it other than SCO being a company with evil business practices.
You are not alone. This is not normal. None of this is normal.
Thank you for the trolling/flamebait. Best of luck to ya.
Apple needs Darwin so it has something it has legal control over so it can keep as much (or as little) "open" as possible. Hacks like the Don't_Steal_MacOSX.kext thing wouldn't be viable if Apple had to release the source code to it under the GPL.
I do agree with your wider point though, I can see Solaris being the base of a more unified set of *ix operating systems in the future.
You are not alone. This is not normal. None of this is normal.