Slashdot Mirror


SCO Fiasco Over For Linux, Starting For Solaris?

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.'"

2 of 264 comments (clear)

  1. Re:Let me be the first to say... by an.echte.trilingue · · Score: 5, Interesting

    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.

    --
    weirdest thing I ever saw: scientology advertising on slashdot.
  2. Re:Troll Article by Guy+Harris · · Score: 5, Interesting

    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.)