Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

SCO Fiasco Over For Linux, Starting For Solaris?

Posted by Zonk on Sat Aug 11, 2007 03:18 PM
from the wheel-turns-turns-turns dept.
kripkenstein writes "We have just heard that the SCO fiasco is finally going to end for Linux. But Steven J. Vaughan-Nichols at DesktopLinux.com points out that the favorable result for Linux may cause unpleasant consequences for rival open-source operating system OpenSolaris: 'At one time, Sun was an SCO supporter ... Sun's Jonathan Schwartz — then Sun VP of software and today Sun's president and CEO — said in 2003 that Sun had bought "rights equivalent to ownership" to Unix. SCO agreed. In 2005, SCO CEO Darl McBride said that SCO had no problem with Sun open-sourcing Unix code in what would become OpenSolaris. "We have seen what Sun plans to do with OpenSolaris and we have no problem with it," McBride said. "What they're doing protects our Unix intellectual property rights." Sun now has a little problem, which might become a giant one: SCO never had any Unix IP to sell. Therefore, it seems likely that Solaris and OpenSolaris contains Novell's Unix IP.'"
+ -
story

Related Stories

[+] SCO Loses 643 comments
An anonymous reader writes "The one summary judgement that puts a stick into SCO's spokes has just come down. The judge in the epic SCO case has ruled that SCO doesn't own the Unix copyrights. With that one decision, a whole bunch of other decisions will fall like dominoes. As PJ says, 'That's Aaaaall, Folks! ... All right, all you Doubting Thomases. I double dog dare you to complain about the US court system now. I told you if you would just be patient, I had confidence in the system's ability to sort this out in the end. But we must say thank you to Novell and especially to its legal team for the incredible work they have done. I know it's not technically over and there will be more to slog through, but they won what matters most, and it's been a plum pleasin' pleasure watching you work. The entire FOSS community thanks you for your skill and all the hard work and thanks go to Novell for being willing to see this through."
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • by Novell$699FeeTroll (1141325) on Saturday August 11 2007, @03:20PM (#20197229)
    Don't forget ...to pay US your $699 licensing fee you cock-smoking teabaggers.
  • by LinDVD (986467) on Saturday August 11 2007, @03:27PM (#20197267)
    Now that the Novell ruling has been handed down, reaffirming that Novell owns the copyrights Caldera Systems claimed and wished to have had, most of McBride's public statements are now worth less than zero. Before the judgment, there was some intangible value in the FUD factor, especially for Microsoft (and maybe SUN Microsystems).
    • by dgatwood (11270) on Saturday August 11 2007, @03:44PM (#20197403) Journal

      It's not really about the FUD, though. The real question is whether Novell will sue Sun or not for misappropriating their intellectual property by open sourcing OpenSolaris. My guess is probably not. I don't think Novell has anything to gain from it. They aren't making money off UNIX, really. They seem to have bet the farm on Linux and were willing to defend it against companies trying to bury it (because their livelihood depends on it), but I'm not convinced they'd stoop so low as to pull a SCO themselves and try to sue away the competition. That's just not how responsible businesses operate.

      Besides, Novell isn't really making money off of Linux, either. They're making money off their higher level bits---bits that run on both Linux and Solaris. Thus, suing Sun would actually be hurting Novell. That would be pretty silly.

      Of course, I'd love to see Novell drive a stake through SCO by releasing the UNIX copyrights into the public domain, but I don't see it happening. Would be fun to watch, though.

      • by TheRaven64 (641858) on Saturday August 11 2007, @04:44PM (#20197811) Homepage Journal

        The management of Sun Microsystems believed that "the enemy of my enemy is my friend". So, Sun proceeded to ally with SCO and put the screws to the entire Linux community.
        Definitely. They were in it to kill Linux. The fact that they had an operating system that was based on the original UNIX code that they were planning on releasing as open source, and have spent the last few years auditing and systematically buying up any IP rights that they need for this process is completely irrelevant.
  • Troll Article (Score:5, Informative)

    by turgid (580780) on Saturday August 11 2007, @03:36PM (#20197335) Journal

    Linux and Solaris come from different code bases. Linux is Linux and Solaris is UNIX System V R4.

    Secondly, Sun didn't "license unix" from SCO. Sun bought some device drivers.

    There, settled.

      • by kaiwai (765866) on Saturday August 11 2007, @04:04PM (#20197539) Homepage
        Sun *NEVER* bought their rights off SCO - they bought drivers. Sun bought their rights off who ever owned SVR4 20+ years ago - IIRC Novell who bought UNIX Labs. Sun bought the most extensive rights to the code one could possibly have.

        The issue in question *SHOULDN'T* be Sun but Microsoft who purchasing IP rights to UNIX for their Services for UNIX. Sun already bought them 20 years ago. The issue at play are sales of IP by SCO to third parties.
      • Re:Troll Article (Score:5, Interesting)

        by Guy Harris (3803) <guy@alum.mit.edu> on Saturday August 11 2007, @05:49PM (#20198203)

        If I remember correctly, when Sun moved from Sun/OS to Solaris (and from kind of mix of BSD and SysV to pure SysV), first they didn't want to get a SysV license

        You do not remember correctly. Sun most definitely got an SV license at least as far back as SunOS 3.2, which picked up a large chunk of System V code (yes, even before SunOS 4.0). I don't remember what UNIX license they had earlier, but even in 3.0 there was, as I remember, some SV code (I think the SunOS 3.0 Bourne shell was an SVR2 Bourne shell tweaked to be more V7/BSD-compatible and the SunOS 3.0 Berkmail was SVR2 mailx - itself based on Berkmail - tweaked similarly).

        The SVR4 project whence SunOS 5.x came was an AT&T/Sun joint project, and Sun hardly would have wanted to avoid getting an SVR4 license. It was most definitely based on AT&T code - although a lot of the "AT&T code" in SVR4 was, in turn, based on Sun code (e.g., SVR4's VM system was derived from SunOS 4.x's).

        (Oh, and Solaris 1 was based on SunOS 4.1[.x]; Solaris 2 was the name for the Solaris that used the SVR4-based SunOS 5.x, and, until SunOS 5.7, Solaris 2.x had SunOS 5.x as its core OS - eventually, I guess Sun decided that "Solaris 3" in the sense of a complete rewrite with the OS becoming "SunOS 6.0" wasn't going to happen any time soon, so they got rid of the no-longer-very-interesting "2." and just went to "Solaris 7", followed by Solaris 8, 9, and 10.

        In addition, the license purchase didn't have anything to do with the "start of a stable Solaris" - that was, from everything I know, the result of a lot of people at Sun doing a lot of work on the OS to beat it into shape.)

  • Two, actually.

    Remember, they also bought a license. I wonder what Novell IP made it into Microsoft products, and if that wasn't the REAL reason Microsoft wanted a deal with Novell - not because of Microsoft IP in linux, but Novell IP in Windows?

    Plus, if Novell and/or IBM and/or Red Hat manage to piece the "corporate veil" surrounding the PIPE invenstment, there's another problem, which will be much worse for the convicted monopolist.

  • certainly not. (Score:5, Insightful)

    by Anonymous Coward on Saturday August 11 2007, @04:00PM (#20197519)
    True, SCO had no "IP" (as Darl would like to put it, frequently) to sell. However, they were Novell's authorized agent for handling licensing for UNIX. The deal was that ALL money from such deals would go to Novell, and a 5% administrative fee would be remitted back to SCO. Furthermore, SCO had no authority to initiate new deals with SYSV without Novell's authorization.

    However, Sun bargained with the authorized agent. It was not Sun's job to make sure Darl was fufilling his contractual obligations.

    Novell has asked for the money from this and the MS deal. THis means they are not trying to kill it.
  • by geoff lane (93738) on Saturday August 11 2007, @04:11PM (#20197589)
    Sun spent a lot of time and cash with lawyers to establish the ownership of all the code that was opensourced. Some parts of Solaris are still not available because of the ownership problems. One of the characteristics of open source is, once released, the worms cannot be forced back into the can. The Solaris code is never going to disappear. What would Novell gain by fighting Sun over this? Novell have no grounds (the same that TSG) for objecting to Sun orginated code, and the old Unix code has been publicaly available from many sources for years.

    It's possible that Novell could act as Microsofts legal sockpuppet, but as we have seen, those who act as Microsoft proxies are doomed to failure.

  • Agency (Score:4, Insightful)

    by John Hasler (414242) on Saturday August 11 2007, @04:24PM (#20197667)

    Sun now has a little problem, which might become a giant one: SCO never had any Unix IP to sell. Therefore, it seems likely that Solaris and OpenSolaris contains Novell's Unix IP.
    SCO was Novell's agent in the sale of SysV licenses and it is likely that they were Novell's "ostensible agent" in the sale of this license to Sun. If so the license will stand even if they exceeded their authority in in selling it. Their failure to remit the receipts to Novell is entirely between Novell and SCO and has no effect on the validity of the license.
  • by Trailer Trash (60756) on Saturday August 11 2007, @04:31PM (#20197717) Homepage
    SCO possibly sold something to Microsoft and Sun that they didn't own, which is fraud. I'm not sure exactly what the agreements were (some vague unix licenses), but Sun and Microsoft might be able to sue them for that in addition to criminal charges.

    Of course, I believe that Sun and Microsoft really didn't buy anything, they were just funneling money to SCO.
    • by an.echte.trilingue (1063180) on Saturday August 11 2007, @03:30PM (#20197295) Homepage
      Not to mention OpenOffice, Java, etc. Sun has brought a lot of good stuff into the Open Source world lately. I personally would hate to see them get spanked.
      • by jimicus (737525) on Saturday August 11 2007, @03:54PM (#20197473) Homepage
        This is just it. I find it fantastically funny that their bankrolling SCO may come around and bite them on the bum, and they've hardly been a friend to Linux, but overall it would be a shame for that to happen when they've given a fair bit up as open source.
        • by an.echte.trilingue (1063180) on Saturday August 11 2007, @04:32PM (#20197729) Homepage
          Yes, but this is why I don't think that would be funny:

          I need Open Source. I make my living with Linux. I need Linux to be strong and healthy. I need Apache and PHP. I need Bluefish, Kate and Quanta Plus. I contribute financially to a couple of products, although I don't have much to give. I learned how to do what I do by following Open Source documentation, asking questions on web forums, and mostly by downloading and installing the software to learn to use it for free. I never could have afforded to buy Windows Server 2003 with IIS as ASP just to learn, but it took me one evening to install and start learning debian, apache, mysql and php, and now I make my living with those tools. Do you understand how liberating that is? I was a sand-pounding infantryman for god's sake, and now a year later I am a skilled worker in the IT industry, thanks to Open Source.

          If different members of the development community (and Sun is and continues to be a huge member of that community) perpetually sue each other, it hurts the Open Source reputation (which equals fewer customers and fewer developers) and it prevents them from working together toward the common goal of a better set of software for everybody.

          The prospect of that is horrifies me.
            • by an.echte.trilingue (1063180) on Saturday August 11 2007, @06:36PM (#20198471) Homepage

              and that's fairly typical: a normal Linux install contains very little Sun software (except maybe OpenOffice).
              Gee, that's odd... why then does the European Commission [slashdot.org] say that Sun is the number one contributor to the entire Debian project? They made fewer actual kernel contributions than redhat, but still a lot.

              So what if they have done bad things in the past? Right now, they support open source. As long as they keep supporting open source, I will support them.
            • by Score Whore (32328) on Saturday August 11 2007, @07:14PM (#20198701)
              That's a surprisingly uninformed post you made there buddy. First, of all the open source licenses out there, the one that take the most childish attitude of "my ball, my rules" is the GPL. Compare the GPL with the other major licenses and it's the one that puts the most restrictions on people who would incorporate the code into their deliverables.

              Secondly, Novell would have a really hard fucking time suing Sun over Unix because Sun didn't buy their license to unix from SCO. They bought it from AT&T way back. What they bought from SCO several years ago was licenses for additional drivers. Which wouldn't be under the rights Novell purchased from AT&T when they bought Unix.

              Sun has built more core technologies and released more code open source than almost any other organization. You are disingenius with you claims of bad mouthing. The most recent spat comes from Linux people shitting on Sun and Sun responding. Eg. systrace and Andrew Morton's claims that Sun is fracturing the non-windows market. Hey Andrew here's a clue for you, Sun was shipping a non-windows product before Linus ever started work in Linux. If you can grasp that little fact it would make a lot more sense for you to say Linux is fragmenting the non-Windows market.
        • by EvanED (569694) <evanedNO@SPAMgmail.com> on Saturday August 11 2007, @03:42PM (#20197385)
          You are (depending on how you count) between about 3 and 9 months out of date [itworld.com].
        • by an.echte.trilingue (1063180) on Saturday August 11 2007, @03:44PM (#20197395) Homepage

          Sorry, Java isn't Open Source.
          From wikipedia [wikipedia.org]:

          Sun made the Java HotSpot virtual machine and compiler Free software under the GPL on November 13, 2006,[11] with a promise that the rest of the JDK (which includes the JRE) will be placed under the GPL by March 2007 ("except for a few components that Sun does not have the right to publish in source form under the GPL"). According to Richard Stallman, this means an end to the Java trap. Mark Shuttleworth called the initial press announcement, "A real milestone for the free software community".[12][13]

          Following their promise, Sun released the complete source code of the Class library under GPL on May 8, 2007, except some limited parts that were licensed by Sun from 3rd parties who did not want their code to be released under an open-source license.[14][4] Sadly some of the encumbered parts turned out to be fairly key parts of the platform such as font rendering and 2D rasterisation. Sun's goal is to replace the parts that remain closed with alternative implementations and make the class library completely open.
          If its good enough for Richard Stallman, its good enough for me.
        • by EvanED (569694) <evanedNO@SPAMgmail.com> on Saturday August 11 2007, @03:53PM (#20197465)
          so they give traction to _now_ meaningless projects like Mono, classpath, gcj, kaffe, ...

          Mono will still allow some programs written for .NET to run on other platforms, or a free platform on Windows. That's not meaningless. It will also allow people to choose the .NET languages, like C#; that too is not meaningless. (I happen to think that the C# language is notably more fun and better to program in than Java, but that's just my opinion.)

          GCJ provides a compiler for Java that goes to native machine code rather than bytecode. Open-source Java doesn't do this; this project too is not meaningless. (Though there was, I'm sure, a good bit of duplicated effort.)
    • Not so fast! (Score:5, Insightful)

      by Anonymous Coward on Saturday August 11 2007, @03:38PM (#20197351)
      Not so fast! Solaris' roots go back to before UnixWare. UnixWare wasn't released until 1992. The SVR4 code that went into Solaris split off before then, according to the UNIX History Timeline [levenez.com]. The sale of UnixWare to Novell took place later. And don't forget that a lot of the Solaris code was supposedly taken from BSD-based SunOS, plus there's no doubt that a lot of it was also written by Sun or for Sun.

      Somehow, I don't see Sun and its top-notch legal team making a mistake on this matter. This isn't the sort of scenario that would have been overlooked.

      - John

      • by Master of Transhuman (597628) on Saturday August 11 2007, @04:24PM (#20197669) Homepage
        Ahem, I'd like to see some supporting evidence for the notion that Microsoft has ANY sort of "control" over Novell.

        Making an interoperability deal - even if it includes "patent protection" and money changing hands - does not seem to me to indicate any sort of "control".

        Last I heard, despite Novell's profitability problems with the Linux side of the business, Novell is still relatively cash rich and entirely a viable company at this point. They're not SCO, dying on the vine and desperately looking for a way out. They might be that way in another five years if they can't get Linux moving fast enough, but they're not there yet.

        And obviously it would be ridiculous for Novell to "inhibit Linux growth" since they're betting the farm on Linux - unless you're one of the conspiracy theorists like Bruce Perens who think Novell only made the deal to tempt Microsoft into buying them out. I call tin-foil hat conspiracy theory on that notion.
    • by jonbryce (703250) on Saturday August 11 2007, @06:39PM (#20198489) Homepage
      There were three key elements to the defence, and success in any one of them would mean victory for linux.

      These were:
      1. Linux does not include any unix code.
      2. SCO does not own the copyright to unix code.
      3. SCO themselves published a linux kernel under the terms of the GPL, and hence granted permission for any SCO owned code it might contain.

      The court judgement yesterday established point 2, and therefore linux wins.

      In a court case taken by Novel, point 1 would still apply, and point 3 would apply as well in that Novel have also published a linux kernel under the terms of the GPL. Either of those two points would be sufficient for Linux to win.
      • by benanzo (1047464) on Saturday August 11 2007, @07:15PM (#20198705)
        At this point, it doesn't matter if there's any UNIX code in Linux. The _whole_ thing could be UNIX and Novell (or anyone else) still couldn't sue any Linux vendor for IP violations. The reason is because Novell (the legal owner of the UNIX copyrights) has been *actively* distributing _all_the_code_ (whether UNIX or Linux) under GPL as part of SLED/SLES for at least a few years now. You can't put code under GPL and then forbid your competitors (Red Hat, Ubuntu,etc) from Freely modifying and redistributing.

        Any (if any) UNIX code that is in Linux is effectively Free software now. If Novell owns it, and they've been distributing it under GPL, it's Free. They can't sue anyone. Linux vendors are completely and utterly safe now.