Slashdot Mirror


Torvalds Puts Support Behind GPL2 Linux

Christiangrays writes "Linux creator Linus Torvalds has used an interview being made public by the Linux Foundation to stress that version 2 of the GPL still makes the most sense for the Linux kernel over the newer GPL version 3. GPL 3, which was released last year by the Free Software Foundation (FSF), reflects the FSF's goals while GPL 2 closely matches what Torvalds thinks a licence should do, Torvalds said. "I want to pick the licence that makes the most sense for what I want to do. And at this point in time, Version 2 matches what I think we want to do much, much better than Version 3," said Torvalds, who is now a fellow at the foundation. He was interviewed in late-October by Linux Foundation executive director Jim Zemlin."

15 of 326 comments (clear)

  1. How free does Linux want to be? by Dareth · · Score: 5, Funny

    We are just clipping Tux's wings a little bit. It is not like he can fly anyway.

    --

    I only look human.
    My mother is a halfling and my dad is an ogre, so that makes me an Ogreling
  2. Old news AND irrelevant... by nweaver · · Score: 4, Insightful

    a: This is very old news, from back in October, just rehashed to get more clicks.

    b: It is irrelevant. Even if Linus loved the GPLv3, there is so much code contributed to the Linux kernel without a transfer of copyright and under GPLv2 only terms that it couldn't be changed anyway.

    --
    Test your net with Netalyzr
  3. Pragmatism/idealism by Anonymous Coward · · Score: 5, Insightful

    A lot of people characterise Torvalds as being pragmatic as opposed to Stallman's idealism, but Stallman is pragmatic too, he just looks further ahead than Torvalds. This short-sightedness doesn't pay off. Stallman warned about the BitKeeper problem, but Torvalds didn't do anything about it until the situation blew up in his face. The FSF started requiring a paper trail for GNU contributions, Torvalds didn't follow their lead until SCO started suing.

    I'm not a fan of GPLv3, but I can't understand why people consistently deride Stallman and worship Torvalds. Stallman is consistently proven right.

  4. Re:Torvalds sells out Free Software and RMS by morgan_greywolf · · Score: 4, Insightful
    Who has gotten to Linus? Why does he no longer love free software or RMS?

    So now, suddenly, since there is a new version of the GPL, anyone who stays on the old version hates software freedom?

    Wow. That's kind of an extreme way to look at it. Especially since RMS himself said that there's nothing wrong with continuing to use GPL V2, if that's what a project wants to do.

    If I were RMS, I would forbid the packaging of any GNU code with a GPLv2 GNU/Linux. Without altering the language of the GPL, simply put, he can't.

  5. Do you understand how free software works? by l2718 · · Score: 4, Informative

    If I were RMS, I would forbid the packaging of any GNU code with a GPLv2 GNU/Linux.
    Not only would this against RMS's free software philosophy, but the GPL (yes, even version 3!) expressly disclaims any limitation on the mere aggregation of software.

    More to the point, this is much ado about nothing. Even if Mr. Torvalds "saw the light" and decided he wanted to move to GPL v3, this would be impossible in practical terms since Linux has no copyright escrow agent similar to the FSF for GNU. In other words, to move code licensed to Linux under GPL v2 (only) to GPL v3 requires re-licensing by the original author -- which you may never be able to find. So, you may safely assume that Linux will be GPL v2 until it is re-written from scratch.

  6. Re:2 vs 3 by TheRaven64 · · Score: 4, Interesting

    What is the value of letting a company use and modify the Linux kernel if they can legitimitely lock out any usage of a modified kernel on that hardware? Value to whom? To the company, the value is that they get a cheap and relatively well-supported development platform. To the Linux community the advantage is that more people are working on Linux. To the end user, the advantage is that they get a device with a stable[1] kernel.

    Any company building a product like this has three choices:

    • Use a proprietary kernel like QNX or Wince.
    • Use a BSD licensed kernel.
    • Use Linux.
    Linus believes that changing to GPv3 would push companies to choose one of the first two options instead of Linux. RMS believes that switching to v3 would cause companies to continue using Linux but rethink their policy about locking users out of the systems they bought.


    [1] Please replace stable with any other adjective you feel applies to the Linux kernel.

    --
    I am TheRaven on Soylent News
  7. Re:lookin for a karma whore. . . by moderatorrater · · Score: 4, Funny

    That's true, but we're not discussing that difference. The difference that we're mostly discussing here is that if you produce hardware that uses open source code, you have to let the user run modified code on that device. Tivo uses linux on all their boxes but they have a checksum to make sure that if the software is modified, it won't run it. They do this because they are required to make sure that you can't use their device for widespread copyright infringement, to shield themselves from the MPAA.

    Stallman, in the meantime, sees Tivo using their software but not allowing people to modify it and run it on their device, gets his panties in a bunch and decides that they need to modify the license to keep device manufacturers from doing that.

    Linus, on the other hand, takes his evil corporate leanings and decides that hardware is different from software and that hardware manufacturers are, therefore, different from software developers and proclaims that hardware manufacturers should be able to do whatever they want.

    Slashdot, in the meanwhile, get's a huge boner off of the conflict, especially Zonk, who's tickled pink that he doesn't even have to give misleading headlines and summaries to inflame people.

  8. Re:Torvalds sells out Free Software and RMS by MightyMartian · · Score: 4, Insightful

    Welcome to the license wars, where both sides are populated by fanatical idiots. Stallman, in particular, gets on my nerves because he's become nothing more than pontificating mushroom. At least Torvalds remains a productive member of society, even if he's a bit of troll in his own right.

    The nice thing about lots of licenses is that you, as the developer or development team, can pick the one that you feel best serves your project's interests. It seems to me the license wars are the very dichotomy of the idea of an open license, because they're all about trying to force developers down a specific path.

    --
    The world's burning. Moped Jesus spotted on I50. Details at 11.
  9. Linux license could be changed easily by Bruce+Perens · · Score: 5, Informative
    Would you please stop propogating that misinformation? Linus could change the license in one month, if he wanted to. It doesn't matter how many copyright holders are absent or dead. All he has to do is publish in a legal notice his intent and a clear means for any copyright holder in opposition to request removal of their work.

    A license change (alteration of the terms of the GFDL) was recently done for Wikipedia which is a much bigger problem than the kernel due to the fact that it has tens of thousands of times as many copyright holders. FSF cooperated. It proceeded very quietly.

    Bruce

    1. Re:Linux license could be changed easily by Bruce+Perens · · Score: 5, Informative
      The difference is that Linus manages a collaborative community to which the copyright holders have submitted their work. He has made license changes before through just this process. One was to put a prelude on the GPL explaining the system call exception, and another was to remove the GPL upgrade path.

      Could a BSD developer do this to GPL software? No for two reasons. One, because the GPL software was not a contribution to his project. And two, because that changes the entire intent of the license, where a modification of GPL2 to GPL3 would not.

      I am not an attorney, I just work with them a lot because I do corporate Open Source strategy for many big companies. I've discussed this particular question with multiple attorneys.

      Bruce

    2. Re:Linux license could be changed easily by Bruce+Perens · · Score: 4, Informative
      But for how long a period would holders of copyrights covered by the GPL 2 be allowed to respond? Would they be allowed to make these requests until the code falls into public domain?

      Legally, a reasonable time period like 90 days should work, a month at the shortest. Linus has done this before (when he added a prelude to the GPL, and when he removed the GPL upgrade provision) and I think didn't even wait a month for opposition. But I think it would be best to honor removal requests forever, because whether or not you have to, fixing the code is easier than arguing about it in court. Obviously, you can't remove distributed instances, you can only remove it from the main source tree.

      Code ages, and loses value as it does, especially in an active work like the kernel. You don't want code of folks who don't want to work with you any longer. And remember how long it took Linus to replace Bitkeeper? One month.

      Now, everybody is responding with can I give legal notice to the RIAA? Of course not. RIAA did not contribute their work to your collaborative project. It is the fact that the overall work has multiple copyright holders that makes changing the license without the active participation of 100% of them possible.

      Bruce

  10. Re:2 vs 3 by TheRaven64 · · Score: 5, Insightful

    The Solaris kernel is superior to Linux in a great many ways, but inferior in one very important one; device support. That said, the importance of Linux to the Free Software movement is greatly overstated. There are several very solid kernels that can be used as drop-in replacements for Linux (right down to ABI compatibility in some cases).

    --
    I am TheRaven on Soylent News
  11. The real question... by Bruce+Perens · · Score: 5, Interesting
    The real question is would a move to GPL3 benefit your freedom? Unfortunately, Linus doesn't give a hoot about your freedom. Here's a practical example of the importance of freedom for those who aren't willing to consider it in the abstract. I have some Sony HDTV hard disk recorders. They are going to stop getting the TV guide and will stop having the ability to set their clock when the analog TV shutdown completes at the San Francisco PBS station (which broadcasts that data in its vertical interval). These devices use Linux and indeed they come with a copyright notice for Busybox (which I created). They are also DRM locked. Sony is just going to allow the devices to become bricks, even though they were sold as HDTV, rather than analog TV, recorders. I will have to somehow crack their DRM if I want the devices to be useful after next February. GPL3 would have given me a better ability to do this work and save my device from an uncaring vendor. GPL3 is also compatible with DRM for media, as long as the DRM isn't done in the GPL3 program. So, Sony could have used it, and could have made it more possible for this device to continue to live.

    Bruce

  12. Re:lookin for a karma whore. . . by SanityInAnarchy · · Score: 5, Informative

    I can understand that this would make people wary of committing code because they might inadvertently give an algorithm to the public domain.

    I don't really see how. I mean, if you're worried about giving an algorithm up, maybe you shouldn't be releasing the source in the first place?

    Don't take that as a "we don't want your code" argument. It's more of an appeal to your own sanity. If that algorithm really is so critical to your success that you need to patent it, it's probably not something you want other people to know how to implement.

    What would happen with the GPL v2 then? The company could order a cease and desist to the open source project because it violated one of their patents, even if they themselves provided the code?

    If the project accepted that code, then yeah, pretty much. That's why people are so wary of Mono.

    However, there are other rather large changes with the GPLv3 -- mostly, closing loopholes which revolve around the definition of "distribution" and the usefulness of "source code". Distribution is the easier one to explain -- if you're running a website on open source (Apache, etc), you are technically not "distributing" it, even if you get a million hits per day. Because you're not distributing it, you don't need to accept the GPL, and you don't need to give source code to visitors of your site.

    As for "source code", the GPL was originally written not because Stallman wants to see the source, but because he wants to be able to modify any program he's running -- the original story is that Stallman made a modification to a printer driver (because they provided source, as a matter of consideration), but later, when the lab got a new printer, it did not come with source, so he could not make that modification.

    Linus claims to use the GPL for a different reason: He only wants to be able to see the source -- see what people are doing with his code -- and then re-incorporate any useful changes they made back into the project.

    GPLv3 is a problem because it closes some loopholes by which you could get the source code, but not be able to modify that same program and run it on the same hardware. This is the "Tivoization" argument -- Tivo gave you source code, but no actual Tivo player would let you compile and run a modified version. Specifically, the hardware would use checksums to verify that the software had not been modified.

    Linus has no problem with Tivo -- in fact, he likes it, because his software gets used for more things, and he still gets source code to play with on non-Tivo devices. Stallman hates Tivo, because he can't buy a Tivo and start tinkering with it, so the source code, while useful, no longer serves that original purpose of the GPL.

    --
    Don't thank God, thank a doctor!
  13. RMS and his brilliance by alexhmit01 · · Score: 5, Insightful

    RMS is absolutely brilliant, no doubt about it. Anyone who has known him in real life can attest to his brilliance. He body of work speaks for itself, he has consistently predicted things that would happen and proposed solutions. His being the "smartest guy in the room" gives him tremendous abilities to logically predict trends well before those of us normally gifted" people, and with the ability to look like magic divination to those that are of normal intelligence or lower. These facts are not in dispute.

    However, for all RMS's brilliance, his lack of social grace, to put it mildly, undermines him as the CEO of the Free Software/Open Source Enterprise. Indeed, the fact that his "movement" was hijacked and renamed Open Source, and his operating system was hijacked and renamed from GNU to Linux, is a testament to that.

    Big companies don't hire CEO's that can forecast the future. CEO's hire rooms of people that do that. Companies hire CEOs that can communicate the vision of the company to the outside world AND the people inside the company. The forecasting ability of Stallman is tremendous, but the lack of communication skills is devastating for him as leader of the movement. It's tragic, because he wants to hold the reigns because this is 100% all his idea, but he's a lousy spokesman for his own ideas, and lost control by not finding a better one.

    The Biggest Elephant in the Room: Copyright ownership and standing

    The most important thing to the FSF is copyright assignment to maintain a single owner to have standing to enforce. If this is so important to free software, why was that not incorporated into the license. You could have a provision that did roughly the following:
    1. You are free to modify for your own use, no need to even agree to license
    2. You are free to distribute modifications, if you do, you agree that your modifications are a derivative work, and all copyright is maintained by the maintainer of the software (define this in the license, first person to distribute becomes maintainer, unless a new maintainer is named by them)
    3. You are free to fork, but you have to rename the software, you then become maintainer of the fork, owning all derivative changes from here on out of your version

    That might not have been an obvious problem in the 80s, but given the Emacs vs. Xemacs ownership of code issue (Xemacs could use Emacs, but not vice versa because FSF requires ownership of all copyrights), arguments about relicensing, etc., this was obvious by the time v3 was created. Some solution should have been found to maintain single ownership of projects for the purpose of standing that didn't require a lot of paperwork.

    Examples of this:
    1. GNU vs. Linux... Linux sounds like Unix (people knew Unix, liked Unix, but couldn't afford Unix), and the fact that it's a play on a name is irrelevant. Digital Unix, Xenix, HP-UX, etc., all prepped people for a *ux/*ix name for a Unix. GNU? Hard to pronounce, a silly inside joke, etc., lousy brand. The system didn't become Linux instead of GNU by fluke, Linux's superior name and brand displaced GNU.

    2. Free Software / Open Source: Open Source is descriptive... there is more to it than the source being viewable, but that's the main action item, the rest is details. Free Software? confusingly vague, similar to Freeware (an already existing term with a lousy brand), and required a "manifesto" to understand. In fact, the existence of a "manifesto" was problematic, because we only here the word "manifesto" used in conjunction with "crazy people" and "revolutionaries," with a tremendous overlap between them. Free Software, captured the ideal if you understood the concept... clever for someone with a 180 IQ to create, interesting for people in the 130-150 range to understand and ponder, and meaninglessly abstract for someone in the normal range... bad branding #2, and RMS lost his movement.

    3. Emacs vs. Xemacs: the exchange ab