SCO's Next Target: SGI?
FatRatBastard writes "ZDNet News is speculating that SCO's next target in its legal actions against Linux may be SGI. According to the article its legal strategy will be to claim that XFS is a Unix derivative and therefore under SCO control, much like they claim JFS is in their suit with IBM. One fact not mentioned in the article that would support SGI being the next target is the malloc code they claimed was infringing at this years SCOForum was copyrighted SGI."
Jesus Christ Fuck! When is someone going to lob a mortar into the SCO offices and put an end to this fucking insanity?!!??!
There is a fine line between being a cultivated citizen and being someone else's crop. - A. J. Patrick Liszkie
SCO OpenServer is quite broken, and they have yet to give it away.
You can't judge a book by the way it wears its hair.
A change in Darl's approach might be needed soon.
Even with the latest announcement threatening to litigate, SCO's stock price is not up. Perhaps investors are finally wising up now that Darl and his fellow execs have already dumped most of their stock.
Hey, it's possible!
The company has shown a recent preference for more moderate courses of action, such as sending invoices to Linux users rather than taking them to court.
Wow. How bad must you behave until sending out invoices to end users, without backing up your claims by any substantial public explanations, is considered a "moderate course of action"???
"SGI will devolve elements of its proprietary software and operating system Irix, such as its XFS journalling file system,to Linux as soon as it clears the legal roadblocks surrounding the intellectual property.
That said, I'm at a loss to explain how SGI stuffed things like that ancient malloc.c into Linux. Perhaps things got sloppy or it was never noticed because someone had previously removed copyright notices? (Apparently this has been a problem at SCO as well, removing BSD license notices internally...)
You know, the ironic thing about this whole SCO uproar is that people have long bitched that the GPL was so viral... well look how viral the closed source SVR4/5 license apparently was!
--LP
P.S. A short history of XFS and Linux, Slashdot-style:
Here's a LinuxToday article and the original Slashdot thread covering that May 20, 1999 announcement.
Three months later, in August 1999, Slashdot covered that the XFS donation would be GPL (not just 'open source')
A year after that, the XFS beta arrived on Slashdot (September 2000), and
After two more years, XFS was merged into the Linux 2.5 kernel September 2002.
Hehe, bring 'em on. If you're going to pick a F/S to attack, XFS is a perfect choice for SCO. It was developed independently, and I'd love to see SCO find one shread of old unix F/S tech besides the word 'vnode' in there. You go SCO! [Disclaimer, I only worked with the project back when it was an SGI-only system, who knows what happened during the Linux port].
.1% or less of the FS code involved). The rest of XFS is a huge original undertaking. There's nothing quite like it (B-trees everywhere).
I think someone at SCO noticed that SGI had a SysV license (the later versions of SGI's IRIX had a good hunk of licensed SysV in there - same goes for the Solaris folks, I think everyone moved to SysV in the early 90's when it looked like 'the thing' to do).
It'll be a good stretch for SCO to claim that XFS is a derived work in any real form. The only overlapping code would be the vnode entry points and some things related to the buffer cache, and those you really have no choice but to implement the SysV interfaces and that's easy to prove (maybe
I've been wondering about this myself. SGI does seem to be a likely target for SCO, given SCO's rhetoric. But SGI doesn't have much, if any, money. So it seems unlikely from that point of view.
Another thing that bothered me in the ZD Net article is that they don't mention the other file systems. Let's face it, JFS and XFS are not the most popular journaling file systems for Linux; they're mostly used by companies that have legacy file systems they need to support. ReiserFS, Ext3, and Ext2, are the most popular file systems. If Linux lost the ability to support XFS and JFS, all it would do is make migration to Linux more difficult for some companies. It probably wouldn't much affect adoption rates.
Anyway, I suspect that SGI should start talking to Red Hat about accessing some of that Open Source Now! fund. Just in case.