Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

Sun Mulling GPL for Solaris

Posted by CowboyNeal on Sat May 01, 2004 08:08 AM
from the but-not-anytime-soon dept.
comforteagle writes "According to this article in InfoWorld, Sun Microsystems is considering open sourcing Solaris by changing licenses to the GPL. What kind of impact would this have on those of you considering opting out of Unix for Linux? Red Hat and others have openly targeted Solaris users to switch." By the end of the article, the change seems rather unlikely to happen, but it's still interesting to see what changes this could bring about.
This discussion has been archived. No new comments can be posted.
Sun Mulling GPL for Solaris | Log In/Create an Account | Top | 374 comments (Spill at 50!) | Index Only | Search Discussion
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • Why? (Score:3, Interesting)

    by bcmm (768152) on Saturday May 01 2004, @08:10AM (#9027038)
    Is this because enough people want open-source that they can no longer compete without it?
    • Re:Why? by Anonymous Coward (Score:3) Saturday May 01 2004, @08:19AM
    • Re:Why? by newhoggy (Score:2) Saturday May 01 2004, @08:56AM
    • Re:Why? (Score:5, Interesting)

      An explanation that I've found very effective over the years:

      Way back in the 1980's, I worked on a number of projects that had teams building their software on a number of different kinds of small computer systems. The teams using Sun workstations often got a bit of flak for using a system with a fairly high price/performance ratio. But the Sun-based teams invariably had the last laugh.

      What happened was that debugging would frequently lead into parts of "the system", i.e., system libraries and/or the kernel. When we asked the vendor for details of the low-level software, the answer would reduce to "We can't tell you; it's proprietary". The proprietary, closed-source parts of the systems were brick walls that blocked progress.

      With Sun (SunOS or Solaris), if we couldn't get an immediate answer from Sun, we would just ask on one of the Sun newsgroups. Usually an answer would come back within hours, most often from an engineer within Sun. Very often, they would include a chunk of the source code as an explanation.

      The result was that the teams developing on Suns would get answers to their technical questions, and would have a functioning product long before any of the other teams. There's a real advantage to having a working, marketable product, even if it's more expensive than a competitor that doesn't work yet.

      Over the years, this Sun advantage has evaporated. It has slowly become more difficult to get accurate details on the inner working of Solaris and other Sun libraries and tools. They have gone the protective, proprietary route. And their market is slowly being eaten by linux, for exactly the same reasons as above.

      It's possible that what is happening inside Sun is that the people who understand this are starting to be heard again. If they can make the innards of their system as open as it was 20 years ago, they stand a good chance of recovering their business.

      Alternatively, if the protectionist factions inside Sun prevail, they could also start up a linux-based line. This would be a bit of an expense, but no more so than their switch from SunOS to Solaris (i.e., from BSD to Sys/V) 15 or so years ago. If they did this, a Sun linux would probably wipe out Solaris over a few years, for the same reasons of faster development times on an open system.

      The cheapest would be to open-source Solaris. This would get them back into the good graces of software developers, and would restore their earlier status as a system on which you can bring a debugged, reliable product to market very quickly.

      And it would probably be better for all of us, since it would avoid the growing threat of a linux "monoculture". The unix part of the industry has always been better off because it isn't a monoculture, and thus isn't susceptible to the virus/worm-type attacks of the "market leader".

      But there are those elephants hiding in the middle of the room: patent and copyright. Can Sun legally open-source all of Solaris? If they try it, can they withstand the legal might of an SCO with behind-the-scene Microsoft support? Stay tuned ...

      [ Parent ]
      • Re:Why? by Waldmeister (Score:3) Saturday May 01 2004, @10:18AM
        • Re:Why? (Score:5, Interesting)

          I don't think, that there is a big thread for Linux to become a monoculture or proriety. (This would be the thread, Jonathan Schwartz was bashed here a few days ago, right?).

          Yeah, you're probably right. The linux landscape is the metaphoric "herd of cats".

          But still, we should be aware of the potential problem, and we should discuss it. It's similar to how we shouldn't be too smug about the linux (and *BSD) security question. In both cases, we're muuch better off if we constantly harp on such problems, and point fingers at potential problems.

          In the case of the monoculture, there is indeed a real potential for problems in the business arena. The business world has always favored a monoculture, as a way to simplify decision making (which can be costly in both money and careers). In the corporate linux market, RedHat has a strong lead, and there's a serious possibility that they could end up ruling the linux business world.

          RedHat deserves a lot of credit and support for what they've done. But "winning" and vanquishing their competition could make them a target for the virus/worm plague that has infected the Windows user community. Granted, writing such software for linux is much more difficult than with Windows, but it's not impossible that a single distro would have an exploitable hole. Then we could see half the banking system or half the credit industry going offline simultaneously.

          So we should be preaching to the business folks about the dangers of putting all their corporate eggs in the RedHat basket. We should teach them that part of the reason for all the Windows problems is the monoculture. They should intentionally use different distros, configure them differently, run different DBs, etc. They should look for ways to tailor their systems to their environment, so that they aren't too similar to other computers.

          And we should be on the lookout for other such developments. We want a herd of cats, not a flock of sheep, to help prevent the single points of failure that results from widespread use of a single distro. If we make serious sales to the non-tech world, we should fight the widespread desire to have a single "one size fits all" computer that everyone is pressured to buy.

          [ Parent ]
          • Re:Why? (Score:4, Insightful)

            by JPriest (547211) on Saturday May 01 2004, @12:41PM (#9028350)
            (http://www.teaparty07.com/)
            They should intentionally use different distros, configure them differently, run different DBs, etc.

            And hire different admins and DBA for all of the different systems? As well as some good project teams when they need one DB to tie in seamlessly with another DB?

            Our systems are different enough as we use different technologies over the years, I can't even imagine the nightmare if we went out of our way to use different software and configs for all the boxes, not to mention having to seperately test all patches in a _massive_ lab environment.

            [ Parent ]
          • Re:Why? by Waldmeister (Score:2) Saturday May 01 2004, @06:52PM
        • Re:Why? (Score:5, Informative)

          by calidoscope (312571) on Saturday May 01 2004, @12:41PM (#9028353)
          Can Sun legally open-source all of Solaris?

          I think they can, they've bought very extensive rights about SVR4 from AT&T years ago. And they got based for paying SCO some money some time ago. So I expect they have all the rights to open source Solaris, at least the SVR4 parts.

          I beg to disagree - Solaris cotains a lot of code from entities other than AT&T/USL/SCO (even though they have unlimited rights to use the code, i.e. no royalties due to SCO - they don't have the rights to distribute the code to others). One example would be the PostScript code in xsun.

          [ Parent ]
          • Re:Why? by Waldmeister (Score:2) Saturday May 01 2004, @06:57PM
            • Re:Why? by nutznboltz (Score:2) Sunday May 02 2004, @07:24AM
          • Re:Why? by calidoscope (Score:2) Saturday May 01 2004, @05:59PM
          • 1 reply beneath your current threshold.
      • Re:Why? (Score:5, Insightful)

        by Mr. Piddle (567882) on Saturday May 01 2004, @11:43AM (#9027925)

        I definitely agree that Sun probably has people on both sides of the issue internally. For example, they provided the source code for Solaris 8 and the Java libraries but not Solaris 9. Also, the Solaris 8 source had some curious omissions, which are probably the parts that have licensing issues (OpenGL, SCO-cruft, etc.).

        So, what would be very likely, based on prior behavior, would be for Sun to possibly release _most_ of Solaris under GPL minus the parts their lawyers are still unsure of. This would still be a big win for developers, who can benefit from debugging at nearly all levels. I've already benefited from having the Java source, GPL or no, and fully understand what those developers in the 1980's must have felt like.
        [ Parent ]
    • Re:Why? by the_thunderbird (Score:1) Saturday May 01 2004, @10:44AM
    • Re:Why? by BiggyP (Score:1) Saturday May 01 2004, @12:50PM
    • Re:Why? by gothamboy (Score:1) Sunday May 02 2004, @08:27AM
    • 3 replies beneath your current threshold.
  • Always Wanted to Try It by Laebshade (Score:1) Saturday May 01 2004, @08:11AM
    • http://wwws.sun.com/software/solaris/binaries/get. html [sun.com]

      It's pretty fussy about hardware etc, though, and very obviously not the equal of Solaris/Sparc.
      [ Parent ]
      • by chegosaurus (98703) on Saturday May 01 2004, @08:40AM (#9027184)
        (http://www.thecatflap.co.uk/)
        It's nowhere near as fussy as people think (I've run it 100% fine on systems with *no* components on the HCL) and it's also a heck of a lot closer to the SPARC version than most people assume.

        Sol x86 has never quite shaken off the bad reputation it gained around v2.5.1, when it sucked. So far as stability goes I'd take it over Linux any day, and if you give it decent hardware and know how to manage it, it's at least as quick.

        As for GPLing it, as a user, I couldn't care less, as a skeptic, I don't believe it.
        [ Parent ]
        • Re:Solaris 9/x86 can be obtained for $0 by buysse (Score:2) Saturday May 01 2004, @09:03AM
        • by chegosaurus (98703) on Saturday May 01 2004, @11:31AM (#9027837)
          (http://www.thecatflap.co.uk/)
          This PROVES that you are directly related to solaris.

          I make my living from it, if that's what you mean. I'm not employed by Sun though.

          1. Why is linux unstable

          It isn't, and I didn't say it was. I just think Solaris has the edge.

          "if you give it decent hardware and know how to manage it

          I make this point because a lot of /.ers have trialled Solaris by installing it on some crappy old 486 they have lying around, then deciding it's just a slow OS. It doesn't go as quickly on low end hardware as Linux or the BSDs. It *needs* decent hardware - they don't.

          I also feel a lot of /.ers criticise Solaris because they don't know a lot about it. The amount of ill-informed opinion that one sees in Solaris /. threads is astonishing. Many Linux distributions come out of the box tweaked and hardened, with hundreds of apps and tools - Solaris doesn't. You need to know what you're doing with it, and put a bit of effort in to get the best out of it.
          [ Parent ]
        • 1 reply beneath your current threshold.
    • Re:Always Wanted to Try It (Score:5, Insightful)

      by mattdm (1931) on Saturday May 01 2004, @08:20AM (#9027091)
      (http://mattdm.org/)
      How well does it run? Does it even run on systems not designed to run on it?

      1. pretty nicely on expensive hardware, but I wouldn't choose it over Linux. (And in my job, I *do* basically have that choice.)

      2. not really, no. The x86 version was available "free as in the cost of media" for a while, and it was a sad, sad joke.

      Anyway, the article is pretty full of silly FUD, like this choice tidbit:
      "What worries us about the GPL is its capacity to encourage forking, because what's happened in Linux is that Red Hat has forked. Not in the sense that the kernel is different ... It's forked because if you write to the Red Hat distribution, you can't go and run on Debian."

      That's ridiculous of course, but more importantly, the only way in which it really makes sense is when you're still thinking about developing *propriatary* apps. If you can just recompile, pretty much *anything* that runs on one Linux distro will run on another. But if you're stuck in a shlepping-around-binaries mindset, yeah, there may be some difficulties.

      Basically, they're still as clueless as ever. And we're certainly not going to see what Sun really needs -- an open source Java.
      [ Parent ]
      • Recompiling by Craig Ringer (Score:3) Saturday May 01 2004, @08:32AM
        • Re:Recompiling by drinkypoo (Score:3) Saturday May 01 2004, @09:21AM
          • Multiple versions by Craig Ringer (Score:2) Saturday May 01 2004, @09:34AM
            • Re:Multiple versions by drinkypoo (Score:2) Saturday May 01 2004, @09:38AM
            • Re:Multiple versions (Score:4, Insightful)

              by SirTalon42 (751509) on Saturday May 01 2004, @12:20PM (#9028195)
              Hey if you don't want to release the source you can (and probably should) do a static build, and not dynamic, so the end user doesn't have to have ur specific version of the libs installed, unless it has a fairly stable API, and is common on most distrobutions
              [ Parent ]
            • Re:Multiple versions by jaavaaguru (Score:2) Saturday May 01 2004, @01:05PM
        • 1 reply beneath your current threshold.
      • Re:Always Wanted to Try It (Score:5, Insightful)

        by Waffle Iron (339739) on Saturday May 01 2004, @09:09AM (#9027294)
        What worries us about the GPL is its capacity to encourage forking, because what's happened in Linux is that Red Hat has forked.

        As opposed to the original AT&T UNIX license which thankfully prevented companies like Sun, HP, IBM, SCO, SGI, DEC, BSDi, etc. from forking...

        [ Parent ]
      • Re:Always Wanted to Try It (Score:5, Insightful)

        by smallpaul (65919) <paulNO@SPAMprescod.net> on Saturday May 01 2004, @10:59AM (#9027711)
        Another thing Schwartz doesn't get: the possibility of forking is precisely what makes "Open source" open. The CIO does not want open source code because he wants his internal IT team to make a fork. He wants open source code because he wants the assurance that if Sun drops the ball technically or goes out of business (both possibilities) IBM or Red Hat or some mythical "Solaris Support Inc.) could pick up the Solaris ball and keep running with it. As long as it is proprietary to Sun, it gets bought by whoever buys Sun and it may be in their best interest to kill it. Mitchell Baker said it best: Open Source is about the freedom to choose leadership. Solaris users should be able to follow Sun's variant of Solaris as long as Sun continues to innovate and lead. But they should be able to follow someone else's variant if Sun starts to falter. This is all true for Java as well of course.
        [ Parent ]
      • Re:Always Wanted to Try It by omb (Score:1) Sunday May 02 2004, @02:56PM
      • Re:Always Wanted to Try It by ajs318 (Score:2) Saturday May 01 2004, @11:21AM
      • Re:Always Wanted to Try It by mattdm (Score:1) Sunday May 02 2004, @04:25PM
      • 4 replies beneath your current threshold.
    • Re:Always Wanted to Try It by FyRE666 (Score:2) Saturday May 01 2004, @11:18AM
    • Re:Always Wanted to Try It by MrChuck (Score:2) Saturday May 01 2004, @01:21PM
    • 3 replies beneath your current threshold.
  • Just wondering. (Score:4, Interesting)

    by MrMr (219533) on Saturday May 01 2004, @08:11AM (#9027042)
    Would this inculde Re-GPLing the part they licensed from SCO?
  • switching (Score:5, Interesting)

    by Knights who say 'INT (708612) on Saturday May 01 2004, @08:12AM (#9027043)
    (Last Journal: Monday July 04 2005, @03:43PM)
    I just posted this on an OpenBSD story, but it fits quite well here. I only use Linux because it's the easiest way to get myself a KDE desktop.

    Really, if *BSD or a Free Solaris or anything else come up with live cd's or start-me-up installers, I might as well try them to test for performance and stability. Since KDE runs in any Unix-like system, "switching" is not quite a problem for me.

    I just want the best desktop environment available today and that's KDE. What it's running on top of, I don't care.
    • Re:switching (OT) by CdBee (Score:3) Saturday May 01 2004, @08:33AM
    • Re:switching (Score:4, Informative)

      by DrLZRDMN (728996) on Saturday May 01 2004, @08:34AM (#9027152)
      There is an unofficial KDE for Windows project IIRC...
      though i suppose it probobly isn't that easy to do
      so you know if you realy don't care what its running on...
      [ Parent ]
      • Re:switching by SirTalon42 (Score:1) Saturday May 01 2004, @12:33PM
        • Re:switching by Rtsbasic (Score:1) Saturday May 01 2004, @12:47PM
    • Re:switching by vorpal^ (Score:3) Saturday May 01 2004, @08:44AM
      • Re:switching by MrHanky (Score:3) Saturday May 01 2004, @09:11AM
      • Re:switching (Score:4, Insightful)

        by Minna Kirai (624281) on Saturday May 01 2004, @09:15AM (#9027321)
        It's a convoluted mess of far too many options that makes it damn near impossible to get done whatever you want to get done unless you know exactly how to do it.

        The WindowsXP panel is even worse in that regard. (However, both the KDE and Gnome control panels share a weakness that isn't their fault: they don't control the underlying OS, filesystem, or even X server, so they can't let the user adjust those things with any assurance)

        Now Mac OS X... there's a desktop environment I can worship for its elegance and functionality.

        OS X has taken major steps backwards, favoring eye-candy over functionality. Many of those problems are extensively documented in HCT and Mac-head journals... the most blatant problem, of course, is the travesty called "The Dock".
        [ Parent ]
        • Re:switching by Anonymous Coward (Score:1) Saturday May 01 2004, @10:00AM
        • Re:switching by ljaguar (Score:3) Saturday May 01 2004, @03:56PM
          • Re:switching by Minna Kirai (Score:2) Friday May 07 2004, @03:13PM
          • 1 reply beneath your current threshold.
        • I like the Dock by repetty (Score:3) Saturday May 01 2004, @04:12PM
      • Re:switching (Score:4, Insightful)

        by Knights who say 'INT (708612) on Saturday May 01 2004, @10:00AM (#9027489)
        (Last Journal: Monday July 04 2005, @03:43PM)
        Curious. After I've set up my workstation, I've never even had to mess with the control panel again.

        Sure, the default setup is bad. The Panel (not the control panel, the taskbar-cum-start-menu thing) is a mess, Keramik is a classic exercise in bad taste, and I don't particularly like those icons.

        I moved the Panel to the top, got rid of the taskbar - replacing it with the wonderful KTicker, who keeps me up with Slashdot news when I can't waste the time, and watches for my keywords in other RDF sources - changed the buttons to submenus with the tools I need, and added a quickbrowser.

        The quickbrowser is a bliss. This should have been the default interface for browsing files since the beginning. I have my work files organized by directories (that can be created on the fly when saving'em), and gretl [sourceforge.net] my way into academic fame. For text editing, I use LyX.

        Did I mention I love the PIM tools? My screen's always chock full of KNote yellow-stickers, TeaCooker helps me not to burn food, and Korganizer helps me not to forget deadlines.

        I mean, except for LyX and gretl, these tools are all standard in a KDE install. You can imagine what the optionals are. I'm just dropping out of an underpaid internship where I had to do some work with Windows, and it was just a pain after experiencing KDE.

        Sad but true - Linux excels precisely in UI, though it loses in performance and hardware support and other things they've boasted.
        [ Parent ]
        • Re:switching by sean23007 (Score:2) Saturday May 01 2004, @10:34AM
          • Re:switching by Knights who say 'INT (Score:2) Saturday May 01 2004, @10:53AM
            • Re:switching by MikeCapone (Score:2) Saturday May 01 2004, @12:53PM
            • 1 reply beneath your current threshold.
      • Re:switching by SirTalon42 (Score:1) Saturday May 01 2004, @12:39PM
      • Re:switching by pantherace (Score:2) Sunday May 02 2004, @01:15AM
      • Re:switching by SETIGuy (Score:2) Monday May 03 2004, @08:00PM
      • 3 replies beneath your current threshold.
    • Re:switching by croddy (Score:2) Saturday May 01 2004, @09:08AM
    • Re:switching by jdew (Score:1) Saturday May 01 2004, @01:24PM
    • Re:switching by Brandybuck (Score:2) Saturday May 01 2004, @07:57PM
    • Re:switching by Octorian (Score:2) Sunday May 02 2004, @12:53AM
    • 2 replies beneath your current threshold.
  • education (Score:5, Interesting)

    by ezelkow1 (693205) on Saturday May 01 2004, @08:12AM (#9027045)
    Im not sure how this would affect the business world, but here at least it would most likely spread more understanding of *nix. Most of the apps we use here in classes, various Programming/Asic/Chip design programs, are only run on solaris boxes. If solaris were available for free, i have a feeling many students would install it on their system, just to more easily use these apps if for nothing else.
  • Can they even do this? (Score:5, Interesting)

    by mst76 (629405) on Saturday May 01 2004, @08:13AM (#9027050)
    I though there was a lot of System V code in Solaris. How can SUN ever GPL that?
    • Re:Can they even do this? by adam mcmaster (Score:3) Saturday May 01 2004, @08:20AM
    • Re:Can they even do this? by Anonymous Coward (Score:1) Saturday May 01 2004, @08:23AM
    • Re:Can they even do this? (Score:5, Insightful)

      by krygny (473134) on Saturday May 01 2004, @08:27AM (#9027124)
      They probably wouldn't or couldn't GPL everything, but it might be more than enough to keep existing Solaris customers from migrating to Linux, maybe keep upgrading to Sun hardware, and maintain revenue streams that would eventually dry up anyway. Not to mention creating a new OS development community for which a tremendous knowledge and talent base already exists.

      It could be an absolutely brilliant strategic move.
      [ Parent ]

      • It could be an absolutely brilliant strategic move.

        Could be. It could also be the end of the line for them, as other Linux developers take all the interesting bits from Solaris and port them to the Linux kernel--then you get all the stability etc of Solaris, but with Linux. Then Sun has not much left to offer but nice support plans.

        Come to think, GPL of Solaris would allow Sun to build their own Linux and include the good bits of Solaris in it; maybe that's their plan.
        [ Parent ]
        • Re:Can they even do this? (Score:4, Interesting)

          by zerocool^ (112121) on Saturday May 01 2004, @10:57AM (#9027703)
          (http://mirror.cs.vt.edu/ | Last Journal: Tuesday April 13 2004, @11:24AM)
          Then Sun has not much left to offer but nice support plans.

          And really, really nice 64bit hardware. But, you're right, that's going to have major competition [amd.com] in the years going forward.

          I like sun. I think there will still be a niche market for them for quite some time (they're not dying, blah blah). But, I do think they need to innovate something. If they open solaris, it's going to keep a lot of people on solaris that might have switched and just been willing to deal with mediocre hardware, but it will also probably mean that a lot of stability could find its way into linux. So, yeah, you're right. This + something new and cool could be a good business move.

          ~Will
          [ Parent ]
        • Re:Can they even do this? by Mr. Piddle (Score:3) Saturday May 01 2004, @11:52AM
          • Re:Can they even do this? by HiThere (Score:2) Saturday May 01 2004, @02:44PM
          • Re:Can they even do this? (Score:4, Insightful)

            by Mr. Piddle (567882) on Saturday May 01 2004, @03:32PM (#9029619)

            Solaris Internals by Jim Mauro and Richard McDougall is the one I was thinking of. I'm pretty sure there are others, as well (Amazon shows a couple about performance tuning below the listing of Solaris Internals).

            The documentation bundled in the Solaris box set also gives lots of clues about what's under the hood (e.g., tunable parameters, inter-process communication, kernel debugger, virtual memory etc.).

            I'd have to say that Solaris is definitely among the most open of the proprietary UNIX systems.
            [ Parent ]
          • 1 reply beneath your current threshold.
        • Re:Can they even do this? (Score:5, Insightful)

          by Skjellifetti (561341) on Saturday May 01 2004, @12:21PM (#9028199)
          (Last Journal: Sunday April 04 2004, @09:33PM)
          Come to think, GPL of Solaris would allow Sun to build their own Linux and include the good bits of Solaris in it; maybe that's their plan.

          Come to think, GPL of Solaris would allow Sun to build their own Solaris and include the good bits of Linux in it; maybe that's their plan.
          [ Parent ]
        • Re:Can they even do this? by Anonymous Coward (Score:1) Saturday May 01 2004, @02:05PM
        • Re:Can they even do this? by amorsen (Score:2) Saturday May 01 2004, @06:14PM
        • 1 reply beneath your current threshold.
      • Re:Can they even do this? by fantastic (Score:1) Saturday May 01 2004, @12:01PM
    • Re:Can they even do this? (Score:4, Informative)

      by SEE (7681) on Saturday May 01 2004, @09:44AM (#9027435)
      (http://jargon-file.org/)
      Part 1: Whether SCO or Novell has the copyrights to SysV, SCO has licensing rights broad enough to release it under the GPL themselves.

      Part 2: A while back, Sun bought a broad license to Unix from SCO. Exactly how broad nobody knows, but SCO at one point publically said that it immunizes Sun from the sort of lawsuit they launched against IBM. Since that involved IBM GPLing what SCO claims is System V code . . .

      Again, the exact terms of Sun's license are not known, so this is speculation. But it is intriguing, isn't it?
      [ Parent ]
    • simple by Karma Star (Score:1) Saturday May 01 2004, @01:14PM
  • never happen (Score:5, Insightful)

    by Anonymous Coward on Saturday May 01 2004, @08:13AM (#9027054)
    No way. They wont gpl java, but they'll gpl solaris? Highly doubt it.
    • by CdBee (742846) on Saturday May 01 2004, @08:24AM (#9027110)
      I doubt there's much money to be made in selling Operating Systems. As I understand it, Microsoft's bottom line is largely generated by their consumer and professional software, not their OS. Redhat's profits come from support contracts.

      I can't see Solaris OS being majorly profitable for Sun either - they sell hardware too and if an open-source Solaris led to more end-user interest in their hardware it's easy to see it leading to an increase in revenue for Sun.

      Even if it didn't, more Unix code in the wild would mean better performance for all OSS operating systems, once the predictable legal/licensing issues had been sorted out, (preferably by the assassination of Mr D.McBride and all his staff).

      I can't see a GPL'd Solaris being harmful to Sun. They probably couldn't re-licence enough of the code to make competing distributions appear anyway.
      [ Parent ]
  • If this isn't a load of hot air... (Score:3, Insightful)

    by oldosadmin (759103) on Saturday May 01 2004, @08:14AM (#9027061)
    (http://www.oldos.org/)
    If this isn't a load of hot air, this is a milestone in OSS software. A major unix vendor open sourcing their code would do several things.

    1) It would lend more credence against the SCO argument. "It's my unix and I'll GPL if I want to..."


    The bad thing is that I'm gonna be looking at /. tomorrow for the retraction. Either that, or it's Sun's CEO tempting us again, to jerk it away at the last minute.
  • Great (Score:3, Interesting)

    by Spit (23158) on Saturday May 01 2004, @08:14AM (#9027063)
    Solaris kernel is an awesome piece of software. I build Sun systems with a full GNU toolset, would be nice to have a full free systems this good.
  • Solaris For All! (Score:3, Interesting)

    by LuserOnFire (175383) * <antilyrical@spa m c o p .net> on Saturday May 01 2004, @08:15AM (#9027064)
    I think it would perk up a lot of ears if this happened.

    Like RedHat, though, a lot of it would come down to support. If Sun offered an inexpensive support package to compliment it, then that would get more people downloading it.
  • Wouldn't have much impact by FAT_VIRGIN (Score:1) Saturday May 01 2004, @08:15AM
  • Very Good (Score:3, Interesting)

    This would be good news for everyone. There would be a previously closed OS open to audit and use by everyone. It would be especially be good for the academic community who couldn't previously afford to teach classes on Solaris. It would also give developers a chance to port features form Solaris to Linux or BSD, so that everyone could benefit from the hard work Sun has done on Solaris.
    • Re:Very Good by mytec (Score:2) Saturday May 01 2004, @08:56AM
      • 1 reply beneath your current threshold.
  • Wrong month, guys. (Score:5, Funny)

    by Piquan (49943) on Saturday May 01 2004, @08:16AM (#9027069)
    Okay, last time: 5 is May. I think you meant this to be on 4/1.
  • by kfg (145172) on Saturday May 01 2004, @08:16AM (#9027071)
    Getting sued by SCO?

    KFG
  • by JessLeah (625838) * on Saturday May 01 2004, @08:17AM (#9027075)
    With that out of the way: This would be a powerful argument against the whole "lol but ur open sores software is only made by teh hobyists and not by teh proffesional programrz at big corpz" line of BS regularly spouted off by corp types and their toadies, the MCSEs and MIS/management types.
  • Why it should not and won't happen (Score:5, Insightful)

    by ajs (35943) <[moc.sja] [ta] [sja]> on Saturday May 01 2004, @08:19AM (#9027083)
    (http://www.ajs.com/~ajs/)
    1. Sun would have to replace all of the UNIX code. They can't put that under the GPL, period (unless SCO and Novell agree it's ok ;-)

    2. Solaris includes many products that Sun has incorporated over the years. Most of them would likely have to be replaced, since I doubt the contracts involved allow Sun to just GPL the whole mess.

    3. They would just be asking to have SCO add them to the list of companies targetted for a "tainting" suit, though honestly Sun may not care.

    In the end, I think it would make far more sense for Sun to open source their SMP code by working with IBM on modifications to Linux. Sun+IBM could probably get Linux deployed on both of their very-high-end boxes in short order.

    The SMP stuff is, as far as I know, most of what's left that Solaris does better than Linux, so what's the point in open sourcing the whole OS anyway?
  • Solaris user (Score:5, Interesting)

    by Anonymous Coward on Saturday May 01 2004, @08:20AM (#9027088)
    I'm a Solaris user. OK, I'm a Red Hat Linux user too. But all of my important stuff happens on Solaris. It's just part of my reality at work.

    I wouldn't mind if Solaris opened up. It wouldn't be a huge deal for me - I'd still pay Sun for "premium" support, and I'd still only use official Sun versions of things. Heck, I need someone big to blame if and when things go really wrong. I pay Sun to be that target.

    I use Sun/Solaris because (1) I have the budget to, (2) it works, (3) I only have one vendor to deal with, and (4) there's no compelling reason to change right now.

    If Sun can get something out of opening Solaris - great! If open source developers can improve the world by the opening of Solaris - great! But at least in terms of my current position, it won't have direct impact on me.

    • 1 reply beneath your current threshold.
  • Sun confused? Never! by Anonymous Coward (Score:1) Saturday May 01 2004, @08:20AM
  • choice quotes from Schwartz (Score:3, Interesting)

    by _|()|\| (159991) on Saturday May 01 2004, @08:25AM (#9027114)
    [CIOs] don't want more source code ... if you write to the Red Hat distribution, you can't go and run on Debian ... open source does not mean open standards

    With friends like these ...

    • He's quite right, you know (Score:5, Insightful)

      He's quite right there, though.

      (a) Businesses don't want more source code. Well, to be strictly accurate they don't want to have to manage, worry about, maintain, etc more source code than they have to. I think that given the choice, most intelligent CIOs would definitely say "sure, we'd love the source and rights to use it" - but would probably prefer not to have to actually do much with it, and face the burden of maintaining changes etc.

      OSS alleviates this to some extent by permitting changes to be submitted back upstream, but this only works if you have the resources to engineer you changes "properly" and not break anything else (even stuff you don't use or care about).

      (b) If you write for RH9 or RHEL3, your app will not run on a stable release of Debian. Not if it's a GUI app that uses any GNOME/KDE libs, needs a recent QT, etc. It can be made to run by either packaging it with a lot of extra libs (see Ximian's RH8 builds of Evolution for an example of this approach), spending a lot more time to make it handle varying versions of libraries, or forcing the user to update their distro or libraries themselves. None of these are attractive.

      I see this as a real issue, but not a distro one. It's actually more about _versions_ - the rapid change of OSS, including APIs etc for major libraries and toolkits, is the root of the issue. OTOH, the same thing keeps "ugly" decisions from hanging around, and permits much more rapid advancement.

      I'd like to see a cleaner way of running multiple versions of things in parallel (within the package management systems), as a work-around for this issue.

      (c) Also quite correct. Many open source apps do not follow established standards, and often the file formats, protocols, etc are defined largely or entirely by the source code of the app. While these protocols/formats are definitely open, they're not open standards and there's usually not much chance that other apps will work with them.

      It's true that you do have more chance of enchancing other apps to work with the formats/protocols, time and money permitting, or enhancing the OSS apps to work with the protocls/formats of your choice. It's also true to say that many apps don't support standard protocols or formats because there is no standard in that application domain, or it's crap. These things do not change the truth of his statement.
      [ Parent ]
    • 1 reply beneath your current threshold.
  • Well duh. (Score:4, Insightful)

    by Anonymous Coward on Saturday May 01 2004, @08:29AM (#9027133)
    I think it's obvious what would happen if Solaris were released under the GPL.

    They would be able to dip in to all of the device drivers that Linux has today. That would happen first.

    What would happen second is the standard cross-polination; anything that's substantially better in either one (think scheduler, VM etc) would be copied from the better one to the worse, improving it. How much Linux might take we won't know until we've seen the code. But I'm certain that Sun would benefit the most from access to those device drivers.
  • by jsse (254124) on Saturday May 01 2004, @08:34AM (#9027150)
    (http://slashdot.org/ | Last Journal: Thursday October 10 2002, @04:09AM)
    I do think this move is benefitial to all.

    Please don't flame me for bad-mouthing Linux, I'm a diehard Linux admin myself but I still think Linux has much to catch up in enterprise computing.

    We've a Linux cluster which has a critical bug in mounting the share disk which has filesystem. Sometime when one node down the mount point is not released to another node which is supposed to take up the process, thus result in critical failure.

    This is all kernel problem(or limitation), and we don't have problem with non-fs type disk(raw disk). Therefore we must use raw disk where possible in cluster, but we don't have choice when some apps require a filesystem(e.g. like infracture database in Oracle's forsaken Real Application Cluster (RAC). Good name huh)

    The engineer who diagnosis this problem told me they've no such problem with similar setup with solaris so they THOUGHT it's okay in Linux. Ahem, there goes millions dollars for paying their great product(*cough* Oracle RAC *cough*).

    I expect more of such problems could be solved when those companies specialized in enterprise bringing back good stuffs to Linux, and GPL.
    • by smallpaul (65919) <paulNO@SPAMprescod.net> on Saturday May 01 2004, @10:52AM (#9027685)
      I read your highly moderated post twice and still don't understand it. Linux has a bug that Solaris does not. Already we're on shaky ground extrapolating from that to "Linux is more buggy than Solaris." But let's suspend disbelief and make that extrapolation. What does this have to do with GPLing Solaris? Are you saying that if Sun changed the license on Solaris to GPL it would somehow magically become more buggy?

      You say: I expect more of such problems could be solved when those companies specialized in enterprise bringing back good stuffs to Linux, and GPL. Isn't that exactly what Sun would do if they GPLed Solaris? Bring good enterprise stuff to the open source space?

      [ Parent ]
      • by jsse (254124) on Saturday May 01 2004, @11:57AM (#9028023)
        (http://slashdot.org/ | Last Journal: Thursday October 10 2002, @04:09AM)
        Are you saying that if Sun changed the license on Solaris to GPL it would somehow magically become more buggy?

        No. I don't think so, and that's not what I say or imply.

        The bug I metioned, more specifically, associates with the failure in release the control of mounted fs when the node took control of infrastructure database of Oracle 9i RAC. The bug exists in Linux's version but not in Solaris version. It doesn't make Solaris superior than Linux, otherwise we wouldn't choose to deploy Linux Cluster. (This is also in response to the retarded Anonymous Coward who replied to your post)

        This is hardly the Linux kernel maintainers' problems. They just can't address all unforeseen problems - they're simply human. It must the be those apps developers who build things on Linux fixing their own problem, by making patches to the problem they encountered and submit back to the community such that they could be free of trouble in the future release. That's how community would work with those enterprise players.

        That's what I say. I know it's not your intention to put words into my mouth. Thanks for giving me chance to repond to your post with an open question. :)
        [ Parent ]