Slashdot Mirror


Microsoft Excludes GPLv3 From Linspire Deal

rs232 writes to tell us that Microsoft is excluding any software licensed under the new GPLv3 from their recent patent protection deal with Linspire. "Microsoft has since been treating GPLv3 software as though it were radioactive. 'Microsoft isn't a party to the GPLv3 license and none of its actions are to be misinterpreted as accepting status as a contracting party of GPLv3 or assuming any legal obligations under such license,' the company said in a statement released shortly after GPLv3 was published on June 29. In addition to excluding GPLv3 software from the Linspire deal, Microsoft recently said that it wouldn't distribute any GPLv3 software under its SUSE Linux alliance with Novell, even as it maintains in public statements that the antilawsuit provisions in the license have no legal weight. "

41 of 342 comments (clear)

  1. The GPLv3 works by A+beautiful+mind · · Score: 3, Interesting

    Microsoft has since been treating GPLv3 software as though it were radioactive.
    Great news!
    --
    It takes a man to suffer ignorance and smile
    Be yourself no matter what they say
    1. Re:The GPLv3 works by TheRaven64 · · Score: 4, Funny

      You say that now, but wait until Microsoft gets bitten by a radioactive license and turns into SuperEULA. You won't find it so funny then.

      --
      I am TheRaven on Soylent News
    2. Re:The GPLv3 works by Dracos · · Score: 4, Funny

      SuperEULA: able to transform customers into pirates with a single click!

      (Ninjas of the world, beware)

    3. Re:The GPLv3 works by kripkenstein · · Score: 5, Interesting

      Great news!
      As you and others said, if Microsoft is so worried about the GPL3, then the GPL3 must be on the right track. However, that isn't the real story here, as I see it.

      The real story is how Microsoft changed its patent covenant, after the deal with Linspire was already finalized. Is Microsoft free under that deal to alter the patent covenant however they want - making it useless?

      Not that the deal was useful for anything previously either. It doesn't cover 'clone products' - which perhaps includes OpenOffice and Wine, and it doesn't cover 'video game applications designed to run on a computer', nor 'unified communications', nor a long list of other things. Does it cover anything at all?
    4. Re:The GPLv3 works by LaminatorX · · Score: 3, Funny

      BALMER: I am altering the deal. Pray I don't alter it any further.

  2. Stallman by timeOday · · Score: 3, Insightful

    he must be doing something right if Microsoft is shunning it.

  3. So what? by Frosty+Piss · · Score: 4, Insightful

    Look, Microsoft is not an "Open Source" software company. Neither they, nor anyone else (including "Open Source" software companies), are obligated to distribute software under GPLv3. Indeed, contrary to popular beliefs, GPL is not the only real "Open Source" license.

    --
    If you want news from today, you have to come back tomorrow.
    1. Re:So what? by RiffRafff · · Score: 4, Interesting

      True, but it would seem to me to undercut much of the Novell deal if a large percentage of the software in the distribution went to GPL3.

      --
      "I might have made a tactical error in not going to a physician for 20 years." -- Warren Zevon
    2. Re:So what? by Ohreally_factor · · Score: 3, Interesting

      GPL 3 is going to be "radioactive" to a lot of companies. Hell, even the main Linux Kernel guys consider it malignant. Developers that want to see their code adopted and used by the mainstream, whether they are in it for profit or not, might want to avoid GPL 3, especially if their software has runs on specialized or proprietary hardware. GPL 3 creates what in essence is a walled garden. If you GPL 3 your code, you're putting it into that garden. It might be a very beautiful garden, but your code will never get out.*

      *Assuming others are contributing to it. If you're the sole copyright holder for your project, you can always do whatever the hell you want.

      --
      It's not offtopic, dumbass. It's orthogonal.
    3. Re:So what? by Ohreally_factor · · Score: 3, Insightful

      Unless there's been a radical change in the last week, the Linux Kernel developers are eschewing GPL 3, saying it's a much worse license than GPL 2, which they consider to be a pretty good license. Most of their objections are due to the GPL 3's attempt to control hardware design and usage. The FSF has sent some squads to the LKML (Linux Kernel Mail List) to argue why the kernel developers "misunderstand", but so far I don't think they've convinced anyone, made any solid arguments, or overcome the kernel developers objections.

      All the FSF can do is take the GNU/ userland GPL 3, but all the GNU/ tools up to that point are still GPL 2 and can be forked. On top of that, the BSD userland can be adapted to the Linux kernel. So I really don't see Linux going GPL 3, in whole or in part.

      --
      It's not offtopic, dumbass. It's orthogonal.
    4. Re:So what? by Anonymous Coward · · Score: 5, Insightful

      The GNU/ tools up to that point are still GPL 2 and can be forked.

      At enormous cost. Linux itself is just a kernel. The GNU toolchain outweighs it by a huge factor in terms of what actually makes a linux distro a linux distro, and the BSD userland is laughably inadequate compared to it.

      I personally hope that as much as possible of the average linux distro goes GPLv3 as soon as possible. The mere fact microsoft is reacting so vehemently to it is an indication the GPLv3 gets something right.

    5. Re:So what? by BlueParrot · · Score: 5, Informative

      GPL 3 creates what in essence is a walled garden. If you GPL 3 your code, you're putting it into that garden.
      That is exactly the point. If you don't like it you can always use a license like the X11 license and permit anyone to do whatever they want with your code. The GPL is all about protecting the rights of the user by limiting the restrictions a developer may impose. This includes copyright, DRM, patents etc... The restrictions apply only if you choose to accept the license, which you only have to do if you want to modify or redistribute the program. In fact, the license explicitly gives you the permission to use the program without recognising the license.

      9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so.
      The bottom line is that if you want other developers to be able to prevent users from doing this or that with the program, the GPL is not for you. The GPL is NOT about giving developers the greatest freedom possible ( that would be public domain or BSD-style licensing ) the GPL is about defending the USER. In particular it is about defending his/her right to run, study, modify and redistribute the program. Patents and DRM-style lockdowns are attacks against these rights, which is why they are dissalowed.
    6. Re:So what? by Znork · · Score: 3, Insightful

      "On top of that, the BSD userland can be adapted to the Linux kernel."

      Did you know, the BSD userland actually has a BSD kernel too (a whole bunch of them, in fact)?

      I think we can safely conclude that anyone who wanted the BSD userland and BSD licensed kernel would, in fact, already be using BSD. And looking at the history of the unix wars we can draw some further conclusions about how the anything-goes approach plays out. The only ones who'd be interested in a repeat of that would be Microsoft or some aspireing semi-proprietary vendors who arent familiar with the pile of proprietary unices that fell at the roadside.

      The fact is, the bigger participants in that round have been staunch supporters of the FSF's approach on GPLv3; both Sun and IBM appear to have learned the lessons of fractured markets and IP warfare. It creates many more losers than winners, and it damages the market as a whole - better then to live with an enforced level playing field where you compete on being the best, as opposed to being the best backstabber, where you compete on being the quickest, not the quickest to lauch lawsuits.

      In the end, even tho the ability to deny others freedom can lead to short term benefits for one or a few players, in the long term the enforced market freedom creates a bigger pie for all players.

    7. Re:So what? by NickFortune · · Score: 4, Informative

      Look, Microsoft is not an "Open Source" software company. Neither they, nor anyone else ... are obligated to distribute software under GPLv3

      Which is true as far as it goes. The missing detail is the vouchers MS have been selling for SUSE Linux which have no expiry date. This means that, in principle, if anyone redeems such a voucher for a copy of SLES, and if that collection contains any code licenced under GPLv3 at the time they redeem the voucher, then there's a chance MS may be held to account under the terms of GPLv3.

      Now whether that will stand up in a court of law or not is another matter. Eben Moglen and RMS seem to think so, since they wrote the new licence to allow the MS-Novell pact specifically for this reason. But like I say, we won't know for sure until it's tested in court.

      On the other hand it seems reasonably certain that Microsoft sees some legal exposure there, or they wouldn't be making such a fuss. Because for all they talk as if the licence poses no threat to them, they are nevertheless backing away from it at every opportunity.

      The thing is that if the GPLv3 does apply, then anyone they sue for patent violation hereafter is going to be able to claim that Microsoft licenced the patent for their use - else they had no right to distribute in the first place. That too will need to be tested in court, but again it seems that Microsoft are taking the threat seriously.

      So that's "so what". It's not Microsoft don't use GPLv3 and we think they should.

      It's more a case of MS may already be using GPLv3 which makes them a lot less scary.

      Hope that helps, have a nice day.

      --
      Don't let THEM immanentize the Eschaton!
    8. Re:So what? by mikelieman · · Score: 4, Insightful

      SAMBA. Not being able to package Samba is the kiss of death.

      --
      Technology -- No Place For Wimps! Grateful Dead and Jerry Garcia Chatroom -- http://www.wemissjerry.org
    9. Re:So what? by shura57 · · Score: 3, Insightful

      What good is the naked kernel? For any user, kernel is a must, but so are the applications. If applications all go GPLv3 then good luck selling naked kernel.

    10. Re:So what? by RobBebop · · Score: 3, Insightful

      GPL 3 reaches past this (some would say overreaches), and controls attempts to control the hardware designs of the user.

      If you consider the company that makes Tivo to be a "user", and not the people who are actually watching their digitally recorded television programs, then you would be correct in stating that the controls are over-reaching.

      I prefer to view somebody who is using the device a user, though. The company making money off of it is simply a vendor.

      And GPLv3 doesn't say "You cannot make money from selling your product" to the Tivo people. They say, "Play fair and share the innovative features that you added to the core software that you paid no money for."

      The Tivo company has every right to keep selling hardware with its tailored software on it... as long as they give users the rights to change and continue to innovate it.

      This makes it easier for Tivo competition, which would only need to design their own hardware and then run the same software as Tivo. This competition arises not from a "control" of the GPLv3, but because it isn't right for Tivo to "control" the 2% of code that they made to produce their box.

      --
      Support the 30 Hour Work Week!!!
    11. Re:So what? by Crayon+Kid · · Score: 5, Interesting

      Old versions of samba exist. It'll just fork.


      It's not as simple as saying, "fine, we'll just ditch anything GPLv3". Who's gonna maintain the fork? 'Cause you gotta maintain it, you can't just fork it and let it rot. Will Microsoft pick up the fork? Will any of the Linux distro's that made a deal with Microsoft? Will they fork and maintain all projects that go GPLv3?

      See, it's not just a matter of forking the code. The license still sticks. OK, it's not GPLv3, it's good old GPLv2, but I think they'll have a lot of trouble dealing with just GPLv2 too. Remember, v3 made patent protection explicit and took it globally. But the stuff was still there, albeit implicit and USA-centric.

      All in all, I absolutely love seeing Microsoft publicly stating it won't touch GPLv3 with a ten foot pole. This is it, folks, this is THE shit. FSF got the holy Grail. It tells the corporate assholes "take it or leave it", and they gotta choose. And neither option comes easy.

      I think it's a knee-jerk reaction of Microsoft's to simply dismiss everything GPLv3, but they're probably frantic to get out of the Novell deal with clean face. It turned worse that they could've ever dreamed.
      --
      i ate crayons when i was a kid and now i have two braincells and the blue ones taste nicer
    12. Re:So what? by mrchaotica · · Score: 4, Informative

      There's already a fork - samba-tng - and we don't know what's happening to that yet.

      Uh, yeah we do. According to its Wikipedia entry, it's pretty much dead. It's at version 0.4.99, which was released almost two years ago, and apparently hasn't had more than "minimal" development since it was forked:

      Samba TNG was forked in late 1999...

      Since 2000, development on Samba TNG has been minimal...

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  4. Why isn't there a "noshit" tag? by xxxJonBoyxxx · · Score: 3, Insightful

    Why isn't there a "noshit" tag? The whole idea behind GPL3 was to keep Microsoft from license-protecting customers from lawsuits. Microsoft's main contention is that GPL2 allows them to do what they're doing. Why not just save room by posting a story that says "some old story, different day"?

  5. Does Linspire have any market share? by jkrise · · Score: 3, Interesting

    So many firms have merely pretended to be at war with Microsoft - only to cave in later and become partners - Novell and Linspire being recent cases. Have any significant no. of customers actually signed up with Linspire for patent protection? I don't think so.

    Microsoft's Covenant to Customers (Linspire's customers it would seem - not Microsoft's) hardly makes compelling business sense to consider Linspire for the business desktop. Few home users would consider themselves vulnerable to patent lawsuits by Microsoft, if they used Linux.

    So this announcement merely indicates that GPL3 has won, and Microsoft has been compelled to publicly qualify their pre-negotiated deals with business partners, and customers gain more from GPL3 than covenants from Microsoft.

    --
    If you keep throwing chairs, one day you'll break windows....
  6. I, for one, welcome our... by Will+the+Chill · · Score: 3, Funny

    bullet-dodging FUD-slinging bloatware overlords!!!

    -WtC

    --
    Creator of RPerl, Scouter, Juggler, Mormon, Perl Monger, Serial Entrepreneur, Aspiring Astrophysicist, Community Organiz
  7. Success! by kebes · · Score: 5, Insightful

    Well, given that the GPLv3 was written specifically to make those "patent protection deals" untenable, this is a huge success for the GPLv3. Microsoft is essentially admitting that, legally, the GPLv3 does what it intends to do.

    So, anyone who was bothered by the MS/Novell deal (and its variants) can and should encourage usage of GPLv3. Coders who want to prevent MS from using patent threats to splinter the community should consider adopting the GPLv3.

    Since a certain number of important projects have already switched to GPLv3, this means that within a year or two the MS/Novell deal (and variants) will essentially disappear. As someone who was not happy with those deals in the first place, I say good riddance.

    1. Re:Success! by trolltalk.com · · Score: 3, Informative

      Microsoft will never sue - they know that the only thing they can do is amke noises. Actually suing would be the equivalent of a first strike in a MAD - Mutually Assured Destruction - scenario, which they would ultimately lose.

      The resulting positive publicity for linux would further erode their already slipping grip on their customer base. Like it did with allthe SCO BS.

  8. Re:An other example of GPL3 suckyness by kebes · · Score: 5, Interesting

    With these loopholes both sides won.
    Strange, I don't remember feeling a satisfying sense of victory when Microsoft tried to undermine our software by claiming that it infringed their patents. I don't remember feeling that we had "won" when Novell signed a deal with Microsoft to protect themselves and leave the rest of the community out in the cold.

    The loopholes were just that: sneaky ways to evade the intentions of most of the most important contributors in the realm of FOSS. I have no problem with businesses making money using FOSS, and many of them do it in a way that is not only compatible with the intentions of the GPL, but actively promotes the cause of free software. However, those businesses who were exploiting loopholes in the GPL knew that they were not promoting our interests, and therefore should not be surprised when the community shifts to close those loopholes. Such a shift will only alienate businesses who were not helping "the cause" anyways.

    The GPLv3 is not perfect, and is not a perfect license. I don't think that every project should switch to GPLv3... for some the GPLv2 may be a better match. However GPLv3 was crafted to address a very real problem, and judging from Microsoft's reaction, it is doing a great job in that regard.
  9. Re:An other example of GPL3 suckyness by 71thumper · · Score: 4, Interesting

    More importantly, GPLv3 serves as a reminder that choosing Open Source with the idea that "you'll never get left behind" is not a true position -- that all any given Open Source project really represents is the right to have the source code AS IT EXISTS NOW. In the future more restrictive licensing could be released that could impact you.

    In short, GPLv3 really made "Open Source" more like "Closed Source" by clearly pointing out that what you may be allowed to do now you may not be allowed to do later (unless you fork and thus lose the community aspect that made it interesting in the first place).

    After all, who's to say GPLv4 won't say "you must release any changes back to the community whether you distribute or not" ?

    GPLv3 is the best possible thing that could have happened to Closed Source vendors because it just kicked the chair out from under most of the arguments in favor of Open Source.

  10. pleading in the alternative by oliphaunt · · Score: 4, Interesting

    I'm not a lawyer, yet.

    In a lawsuit, it is possible to argue multiple theories of liability, or multiple theories of innocence. As long as each theory is internally consistent, they don't all have to be consistent with each other. It's the legal version of throwing stuff at the wall to see what sticks... and when you're just getting started, you don't want to leave stuff out by mistake, becuase there might be a chance that if you don't bring it up at the beginning you won't be allowed to bring it up later.

    The classic example is: Your buddy says, "You bastard, you slept with my wife!" If this was a lawsuit, you might respond

    a. No I didn't!
    b. You said that I could!
    c. She wasn't your wife!
    d. I thought she was someone else!
    e. I was insane!

    This would be OK, becuase even though (d) seems to contradict (a), that doesn't automatically mean that (a) is invalid, even though BOTH statements can't be true at the same time. These are all alternative theories of how you might avoid blame/liability for the act, and in filing or responding to lawsuits, this practice is known as alternative pleading.

    In that context, Microsoft's GPLv3 statement doesn't need to be consistent- although it is unusual to see this kind of logical construct outside of a court document. The press release reads like they're anticipating a lawsuit, and they're trying to get their story straight ahead of time... In this situation, their story is plausible deniability. and it doesn't matter which alternative theory ends up working, as long as one of them does the job.

    So it's perfectly legit for MS to use alternate theories to justify their actions- it just reeks of bad faith when their public position is so openly contradictory. It does seem pretty odd that Microsoft is using legal tactics to write their press releases- almost like they've got something to hide.

    --




    Humpty Dumpty was pushed.
    1. Re:pleading in the alternative by gstoddart · · Score: 3, Insightful

      I'm not a lawyer, yet. .... This would be OK, becuase even though (d) seems to contradict (a), that doesn't automatically mean that (a) is invalid, even though BOTH statements can't be true at the same time. These are all alternative theories of how you might avoid blame/liability for the act, and in filing or responding to lawsuits, this practice is known as alternative pleading.

      Well, thank you for demonstrating why legal stuff seems so damned asinine to the rest of us.

      Sure, we can argue five different things, no two of which can be self-consistent, but as long as we can get someone to give us the go ahead on one of those, then we'll act like that was the truth and our position the whole time.

      The press release reads like they're anticipating a lawsuit, and they're trying to get their story straight ahead of time... In this situation, their story is plausible deniability. and it doesn't matter which alternative theory ends up working, as long as one of them does the job.

      Or, when you put conflicting statements in front of anyone but a bunch of lawyers, everyone else will call shenanigans and point out you were full of crap from the get go?

      I mean ... "We're not bound by that license, and if we were, we're negating the terms of the deal which would make us bound by it, and by the way, you're all doody heads, and, hey, look, a unicorn". WTF?

      I'm sure someone could post a boring explanation as to WHY you can argue several contradictory points. It would only serve to reinforce to me that law in this realm isn't so much about truth, as being able to convince someone that something might not actually be false (even though it clearly is). Sadly, I'm sure there's very good reasons why we need to have this in law. It just seems so ... bizarre!!

      Cheers
      --
      Lost at C:>. Found at C.
  11. Re:An other example of GPL3 suckyness by ZeroPly · · Score: 4, Insightful
    I'm afraid you have a fundamental misunderstanding of how open source development happens.

    Specifically, you are getting the cart before the horse. Company XYZ doesn't pick an arbitrary project from SourceForge and, strictly out of the goodness of their heart, task several paid programmers with working on it - with the goal of someday using it. Rather, they start using an existing product which is established (Linux, Apache, etc), and after heavy use realize that contributing to it is in their own best interest. Linux was successful BEFORE IBM invested a dime in it. Apache was successful before any corporation officially contributed a single line of code.

    How exactly do you think corporations are going to "block" GPLv3 code? By the time the sofware is worth blocking, it has either gained a following or failed. If it already has a following, the only choice the corporation has is whether to jump on the bandwagon. 90% of corporations are USERS, not developers. GPLv3 makes absolutely no difference to my boss since he's not planning on redistributing any of the code. If 7Zip comes with GPLv3 rather than GPLv2, you really think he's going to skip on it and pay $40/license for WinZip?

    --
    Support microSD: in a post 9/11 world, it is unwise to carry your data on media that you cannot comfortably swallow.
  12. Re:15 years ago: by Em+Ellel · · Score: 4, Interesting

    The GPL is going to be "radioactive" to a lot of companies. Hell, even the main BSD guys consider it malignant. Developers that want to see their code adopted and used by the mainstream, whether they are in it for profit or not, might want to avoid GPL, especially if their software has runs on specialized or proprietary hardware. GPL creates what in essence is a walled garden. If you GPL your code, you're putting it into that garden. It might be a very beautiful garden, but your code will never get out.*

    *Assuming others are contributing to it. If you're the sole copyright holder for your project, you can always do whatever the hell you want. Yep thats pretty much explains why BSD is the product of choice over Linux in many of the above cases. 15 years later BSD made it into mainstream products from large manufacturers (F5, OS/X and iPhone, etc) And the companies that try Linux (Tivo, Cisco) are treated as the enemy by GPLv3. Has GPL been like GPLv3 from the get go, would Tivo or Linksys ever consider using Linux or would those be BSD products?

    -Em

    --
    RelevantElephants: A Somatic WebComic...
  13. Re:15 years ago: by vux984 · · Score: 5, Insightful

    It might be a very beautiful garden, but your code will never get out.

    Not quite. You can take code out of the garden and modify it for personal/internal use, and you don't have to share those changes. You only have to put your modifications back into the garden if you redistribute them, and putting them back in the garden is the only way you are allowed to redistribute those changes.

    This ensures that changes that are redistributed are available to the original authors, and the community at large. That 'walled garden' is always open, and anyone can use it.

    Other licenses allow you to take code improve it, and then redistribute it in proprietary walled gardens that may restrict who can use it. Why would I want to contribute code to be used in someone elses proprietary walled garden... where one day I might be required to pay a license covering the code I wrote and contributed.

  14. Re:15 years ago: by ahxcjb · · Score: 3, Informative

    Sorry, but I have to correct you. F5 BigIP now runs, and has for quite a while now, RHEL 3. That's GNU/Linux for the avoidance of any doubt - not BSD.

  15. The only real objection Linus has... by Anonymous Coward · · Score: 5, Insightful

    The only serious objection Linus has is over TiVo-ization. He thinks it should be OK.
    He says he is angry that FSF is claiming to protect freedom while taking away a certain freedom from companies like TiVo.

    But the freedom that FSF is taking away is the freedom to take away freedom from users of the software. Thanks you Linus, great protector of ... wha??

    But keep in mind the politics that Linus has to deal with. There are many developers who would have to sign off on GPLv3. One of the biggies is Greg Kroah Hartmann of Novel, who owns the USB subsystem. Novel no doubt takes GPLv3 personally. Greg has actively tried to discourage even the "or any later version" clause from being included in kernel patches.

    On top of that, even if everyone wanted to go GPLv3, they would have to track down hundreds of developers. So it's just easier for Linus to say no to GPLv3 in any case.

  16. Re:An other example of GPL3 suckyness by tkrotchko · · Score: 4, Insightful

    "that all any given Open Source project really represents is the right to have the source code AS IT EXISTS NOW."

    What gives you any better choice?

    When you buy Windows Vista, and you agree to the EULA, what exactly is it giving you the right to, except the license to run the binaries AS IT EXISTS NOW?

    I "get" the purpose of GPL3. I "get" why companies like MS object to it. What I don't "get" is why this is an issue. The GPL2 is still there. BSD is still there. Apache is still there. Use those.

    But implying that the GPL3 is taking something away from users is pretty silly. You know the score before you start... you get the candy for free, but you have to always share it with anybody who asks. If that's not okay, then don't use it! It doesn't limit your rights in any way.

    --
    You were mistaken. Which is odd, since memory shouldn't be a problem for you
  17. Doesn't this fork *.everything? by davek · · Score: 3, Insightful

    I still haven't made up my mind on GPLv3, but I was under the impression that it was designed to unite, not to fork.

    If most F/OSS goes GPLv3, and simultaneously Microsoft denies GPLv3 bug still has a vested interest in Novell Linux, won't that just mean that MS will fork every open source project at the point where it switches to GPLv3? They'll create their own faux-communities loyal to the regime and play them off as open source, and the public will eat it up since they don't know any better. Those who believe in F/OSS as a philosophy and accept GPLv3 will be branded pinkos and commies by "commercial friendly" open source, and die a slow death...?

    I sure hope I'm wrong.

    --
    6th Street Radio @ddombrowsky
    1. Re:Doesn't this fork *.everything? by vertinox · · Score: 3, Insightful

      I still haven't made up my mind on GPLv3, but I was under the impression that it was designed to unite, not to fork.

      It was never that intention. GPLv3 was created solely to close the loopholes that many of the companies that were taking advantage of the GPLv2 in order to prevent their customers from gaining access from modifying the source. (aka "tivo-ization") in which vendors would simply deny modification of the source they were to provide by using another developers code under GPLv2 by adding hardware DRM.

      Or in Microsoft's case by means of patents.

      From my understanding there is nothing that compels any developer to upgrade from GPLv2 to GPLv3 unless you desire to use someone else's code that is being upgraded to GPLv3 with code changes (you are still free to hold on to their GPLv2 code without updating)

      And the other main beef that people have is the "and later versions" clause in GPLv3, but you are free to remove that if you want as a developer of your own code (Not so much if you are using someone else's code! But no one is forcing to use other people's work instead of making you own!)

      --
      "I am the king of the Romans, and am superior to rules of grammar!"
      -Sigismund, Holy Roman Emperor (1368-1437)
  18. 3 problems: Samba, GNU Coreutils and Tar. by strredwolf · · Score: 5, Insightful

    Don't they know that coreutils and tar form a good chunk of any Linux distribution? And Samba's used to talk to MS Windows?

    Don't they know that those packages are GPL v3?

    In other words, Microsoft ether has to rewrite those packages themselves, break the distro into an unusuable state, or drop any Linux deals.

    Or give up on the patent saber rattling.

    --

    --
    # Canmephians for a better Linux Kernel
    $Stalag99{"URL"}="http://stalag99.net";
  19. Re:15 years ago: by FreakinSyco · · Score: 3, Funny

    All of this gardening lingo has me lost. Can I get this in terms of cars?

  20. Re:15 years ago: by h4ck7h3p14n37 · · Score: 4, Insightful

    I agree with you that a BSD license is superior to a GPL license if you're looking to build a business around the software. So why are so many companies using GPL licensed code? Why are Microsoft and Novell trying to make money from a Linux distribution when they could have selected a BSD distribution instead?

  21. Re:15 years ago: by geschild · · Score: 4, Insightful

    "Yep thats pretty much explains why BSD is the product of choice over Linux in many of the above cases. 15 years later BSD made it into mainstream products from large manufacturers (F5, OS/X and iPhone, etc) And the companies that try to abuse Linux (Tivo, Cisco) are treated as the enemy by GPLv3. Has GPL been like GPLv3 from the get go, would Tivo or Linksys ever consider using Linux or would those be BSD products?" There, fixed that for ya.
    --
    Karma? What's that again?
  22. purpose served, project ended by r00t · · Score: 4, Informative

    Samba had been encoding/decoding network packets in a very manual way, with a collection of ugly macros to do the job. Samba-TNG was forked largly to switch over to doing RPC via IDL (an Interface Devinition Language, which gets processed at build time to produce *.c stub/wrapper functions to do the marshalling and unmarshalling).

    The main Samba team learned their lesson. They switched to an IDL for Samba 4. Samba-TNG has been a very close clone of the Microsoft implementation, warts included. Samba 4 is far better.

    Thus Samba-TNG has served it's purpose: teach the Samba developers that IDL is a good idea. Done. Mission accomplished.