Slashdot Mirror


IBM Countersues SCO, And More!

mr.crutch writes "Few details are available, but CNet is reporting that IBM has filed counterclaims against SCO. CNet also has an interview with Red Hat CEO Matthew Szulik..." Jizzbug writes "Thanks to the folks of K5, we can all obtain our rights to use the Linux kernel from SCO, and without paying up to SCO's extortion. If kernel.org kernels aren't safe, sco.com kernels certainly ought to be." LWN has a copy of SCO's Linux License for your perusal. Bruce Perens is speaking of the dangers of patent portfolios to open source software, notable because IBM's counterclaims include patent infringement. And finally, a company is selling SCO Check, a tool to de-SCOify your Linux system, if SCO ever presents any evidence whatsoever of infringing code in Linux. Update: 08/08 00:16 GMT by T : SCO's public response to IBM's counterclaim is short and to the point. Among other things, it says "If IBM were serious about addressing the real problems with Linux, it would offer full customer indemnification and move away from the GPL license." Given the other links in this story, perhaps SCO should go first on that count.

22 of 1,156 comments (clear)

  1. Another article,SCO can't respond to the bitchslap by kuwan · · Score: 5, Informative

    There's another story here that has more details, including:

    In its 45-page complaint, IBM claims SCO Group's products violate four IBM patents and claims SCO Group doesn't have the right to revoke IBM's Unix license. IBM also claims SCO Group has violated the general public license, or the GNU GPL, under which Linux is distributed.

    The Armonk, N.Y., computer giant seeks unspecified monetary damages and an injunction requiring SCO Group to stop violating IBM patents and refrain from misrepresenting its intellectual-property rights.


    It also says that a spokesman for SCO wasn't immediately available to comment, I guess they haven't recovered from being bitch-slapped yet. I suppose that this means we'll also have the obligatory conference call tomorrow, or soon after, where Darl will blow some more hot air out of that ass that sits on his neck.

  2. I choose the wrong job! by neverkevin · · Score: 3, Informative

    I wanted to make money in the computer industry, so I choose to become a computer programmer, however now it looks like all the money to be made from the computer industry is being made by the lawyers.

  3. Re:Litigate 'till CSO runs out of money? HAH! by podperson · · Score: 4, Informative

    Actually this is hardly something IBM invented, popularized, or was the first to benefit from.

    Check out the history of the steel industry, the banking industry, the phone companies, power generation, the oil industry, the tobacco industry, etc. etc.

  4. Re:Litigate 'till CSO runs out of money? HAH! by sphealey · · Score: 5, Informative
    I can't remember if Johnson or Kennedy was president when the IBM anti-trust suit was filed, but I believe it was settled by Nixon appointees early in the Carter administration. "ran out of money" is of course facetious, but "ran out of energy and political willpower" isn't too far from it.

    sPh

  5. the Kuro5hin instructions by ihummel · · Score: 5, Informative

    For a legal, SCO Linux kernel (copied from K5):

    "cd /usr/src/
    mkdir silly_sco
    wget ftp://ftp.sco.com/pub/updates/OpenLinux/3.1.1/Serv er/CSSA-2003-020.0/SRPMS/linux -2.4.13-21S.src.rpm
    rpm2cpio linux-2.4.13-21S.src.rpm > sco.cpio
    cpio -i --file sco.cpio
    bzip2 -d linux-2.4.13.tar.bz2
    tar -xf linux-2.4.13.tar

    You'll find the license agreement in linux/COPYING

    Compile, install, enjoy."

  6. Re:Novell Still in play? by eric76 · · Score: 4, Informative

    Novell retained quite a few rights. I think the sale effectively made SCO an agent for Novell in handling any licenses that already existed and SCO received something like 10% of the income from those licensees.

    If so, then Novell certainly has the right to overrule SCO in a large variety of matters relating to those licensees.

  7. SCO stock plummets. by MongooseCN · · Score: 4, Informative

    In other news SCO's stock plummetted 11.4%.

  8. Re:What's not in IBM Counter claims by Col.+Klink+(retired) · · Score: 3, Informative
    there is no mention in IBM's counterclaim that it has the right to sell derivative software created by it.

    From the CNET article:

    SCO has argued that IBM doesn't have the right to take Unix software IBM created--so-called derivative works--and move that software into Linux. IBM, however, labeled as "frivolous" SCO's argument that it has ownership rights with respect to all of the code in AIX.
    --

    -- Don't Tase me, bro!

  9. Re:K5 mirror, per request by Tim+Macinta · · Score: 4, Informative
    Just so people know, Slashdot inserted a space into that URL, so it won't work as-is. The corrected URL is
    ftp://ftp.sco.com/pub/updates/OpenLinux/3.1.1/Serv er/CSSA-2003-020.0/SRPMS/linux-2.4.13-21S.src.rpm.
    I'm sure Slashdot will insert a space in that visible version of that one as well, so if you're using Mozilla, right-click on the link and select "Copy link location" to get the URL on your clipboard.
  10. Re:Oooh, the front page. by donutz · · Score: 3, Informative

    Why is it K5 gets the credit for posting the link to SCO's linux source? I already did it here on slashdot back in July, and I am sure someone else probably has done it before me even. Sure, the K5 poster put up a short list of instructions, so I guess that'll help some people out who cant do their own research or know it already. Oh well.

  11. Patent Infringement claim only for SCO proprietary by CarlPatten · · Score: 3, Informative

    It's worth noting that IBM specifically named OpenServer and UnixWare for the patent infringement item, both proprietary apps never released under the GPL.

    In any case, IBM releasing GPL'd code that uses its patents doesn't give away its patent rights. But if you're using the code yourself you're fine; the use you describe is GPL-compliant.

  12. Re:better and better by Anonymous+DWord · · Score: 5, Informative
    --
    "If he thinks he can hide and run from the United States and our allies, he's sorely mistaken." Bush on bin Laden
  13. Re:Another article,SCO can't respond to the bitchs by Ami+Ganguli · · Score: 5, Informative

    My understanding is that IBM's Linux distribution policy is specfically crafted to make sure IBM doesn't lose the right to enforce it's patents, at least not on code they don't explicitly release.

    Specifically, IBM doesn't actually distribute Linux, it partners with Suse and RedHat who do that for them. Sure they produce patches, but that's all you'll get from them, not the whole kernel.

    So IBM has decided to give up the right to enforce the patent on, for example, RCU. They distributed the RCU patches as GPL. But if, for example, RedHat contributes some code to the kernel that contains IBM patented techniques, IBM can still enforce those patents because it never distributes non-IBM code.

    --
    It is tempting, if the only tool you have is a hammer, to treat everything as if it were a nail. - Abraham Maslow
  14. SCOX and shorting by killthiskid · · Score: 5, Informative

    This is not investment advice.

    I finally found out why there are no shares of SCOX to short. As most everyone knows, shorting is the process where you sell a stock with the intent to buy it back later at a cheaper price. In other words, it is the opposite of buying a stock. Therefore, if the stock goes up in price, you are losing money; if it goes down you are making money... many /.'ers figure that SCOX will fall due to a variety of opinions.

    In order to short a stock, there has to be some supply of the stock somewhere somewhere that can be sold... this supply of stock normally comes from stock used as collateral on a margin... somewhere, someone is borrowing money to buy more stock than they have money for, and using stock as collateral.

    The problem being is that SCOX stock has climbed too quickly too fast and was once very recently a penny stock... thus brokers are unwilling to take SCOX as collateral... bingo, no SCOX stock available to short!

    Just thought /.'ers would find that interesting.

    Remember, this is not investment advice.

  15. I think its getting awfully hot in Darrels office. by wizardmax · · Score: 3, Informative

    First, SCO's stock fell 12% today! Yay! Lets ride them into an early grave!

    Second, I like this part:
    "IBM's suit revealed that Novell on June 12 effectively forbade SCO from terminating IBM's AIX license. SCO said it revoked the AIX license on June 16. Novell maintained the right to issue such instructions to SCO under the terms of the Unix sale, the suit said."

    So it seems like SCO is all of a sudden in a lot of sh*t, now that IBM, Red Hat, SuSE and Novel are all turning their guns toward them.

    --


    Free speech is getting expensive...
  16. Re:better and better by Adam9 · · Score: 3, Informative

    What a surprise. SCO (as of 1:21pm) is trading at $10.60, which is down $1.60 as of right now. IBM is trading at $80.36, which is up $0.61 for the day.

  17. Pink Fairies Keep rising. by pstreck · · Score: 3, Informative

    Don't forget to donate to Pink Fairies it's about 30 dollars short of 300 in two days! Keep em coming.

    --

    Later,
    Phil
  18. Re:Novell Still in play? by eric76 · · Score: 4, Informative

    From Groklaw

    I just spoke with Trink Guarino at IBM, who informed me that the SCO/IBM contract regarding AIX, which SCO claims they terminated, was a three-party contract, the third party being Novell, and that Novell sent a letter to SCO disputing their right to terminate IBM's AIX license. No wonder IBM hasn't been acting worried. Funny SCO didn't tell us about this, huh?
  19. 26 lines... by trifster · · Score: 3, Informative

    Our SGI rep. said IBM has found 26 verbatim lines (that includes comments) in Linux Kernel from SCO code. Implecations are that SCO themselves put the code there. IBM is probably firing up the Lawyers to crush SCO's extorsion. On a positive note, the rep. said that this SCO shit hasn't really affected sales of their linux products b/c they mostly are working with intelligent clients ;-)

  20. Giving credit where credit is due by Captain+Entendre · · Score: 3, Informative
    The K5 person in question (me) actually got the idea from this slashdot comment

    I just added some command-line instructions to make clear the terms of the other license (the GNU license) under which the code in question is distributed.

  21. Re:First time GPL as part of a court case? by chongo · · Score: 3, Informative
    The first legal fight over an GPL happened in 1989. Amdahl attempted to declare that they owned SMail v3 and did not have to ship SMail v3 source even though:

    1. one of the authors, when they came to work at Amdahl, listed SMail as prior work in his inventions and disclosures form
    2. SMail v3 (sharing no code with SMail v2) was a completely new code base that was created under the GPL
    3. an important Amdahl customer requested that Amdahl ship SMail as part of their product, and did so knowing that SMail was under the GPL
    4. a director, with the concurrence of the VP, approved our working on and contributing to SMail, under the terms of the GPL

    Thanks to the support of John Gilmore and a very good lawyer, the case was resolved before we went to court. In the end, people were allowed to obtain source for the version of SMail that Amdahl shipped, and Amdahl agreed to follow the terms of the GPL (for SMail and any other GPL-ed code) from then on.

    --
    chongo (was here) /\oo/\
  22. SCOs responses by aaarrrgggh · · Score: 3, Informative

    Here is SCO's response to the action...

    Pathetic press release...