Slashdot Mirror


RMS on SCO, Distributions, DRM

Letter writes "Open for Business has an interview with GNU founder and free software zealot Richard M. Stallman (RMS) discussing the SCO situation, the single RMS-approved free Linux distribution and DRM in the Linux kernel. RMS also describes non-free software as a 'predatory social system that keeps people in a state of domination and division.'"

5 of 711 comments (clear)

  1. zealot? by njchick · · Score: 5, Informative
    According to Merriam-Webster dictionary, zealot is
    1 capitalized : a member of a fanatical sect arising in Judea during the first century A.D. and militantly opposing the Roman domination of Palestine

    2 : a zealous person; especially : a fanatical partisan

    I don't think RMS is fanatical, even when I disagree with him.
  2. Re:su with wheel group by squiggleslash · · Score: 5, Informative
    An explanation as to what happened that warranted RMS preventing SU from being completely limited to some users is here.

    Personally, I've never seen much point in limiting uSUage to a defined group. Better to keep the password secret.

    --
    You are not alone. This is not normal. None of this is normal.
  3. Re:su with wheel group by GnuVince · · Score: 4, Informative
    GNU su can have a wheel group, like on the BSD's. Add the following line to /etc/pam.d/su:

    auth required pam_wheel.so group=wheel

    It's not there by default, but you can add it yourself, so it's a non-issue.
  4. Slashdotted by Anonymous Coward · · Score: 4, Informative

    GNU Questions: RMS on SCO, Distributions, DRM
    August 13, 2003, 22:51:30 EDT

    In September of 1983, a computer programmer working in the Massachusetts Institute for Technology AI Lab announced a plan that was the antithesis of the proprietary software concept that had come to dominate the industry. The plan detailed the creation of a UNIX replacement that would be entirely free, not as in the cost of the product, but as in freedom. That announcement would eventually catapult its author, Richard M. Stallman, into someone known and respected around the world and, perhaps more amazingly, a person that companies such as Apple and Netscape would alter their plans because of.

    Stallman is not your average advocate of a particular cause. Nearly two decades after the announcement of his GNU System, he has stayed firm on his positions and has founded and guided the Free Software Foundation into an organization capable of promoting and managing the GNU System, a set of components that form more of what is often mistakenly known simply as "Linux" than the Linux kernel itself does. That might be somewhat unusual in today's society where causes popular today quickly become forgotten in tomorrow's priorities, but there is something even more unusual about Stallman. He is always open and available to those who drop him an e-mail, and not just the media, but also the the individual user or developer. This is not because he has nothing to do -- Stallman is a busy globetrotter constantly doing whatever it takes to promote the philosophy of free software. In his characteristic form, he was kind enough to agree to an encore interview with Open for Business' Timothy R. Butler.

    Timothy R. Butler: IBM announced this week that part of its countersuit against SCO is based on SCO's violation of the GPL (by distributing the GPL'ed Linux kernel while demanding licensing fees for it). What are your thoughts on this?

    Richard M. Stallman: I have not thought about it very specifically because I have not seen the details of their claims. My general feeling is that I'm glad IBM has found a way to counterattack SCO.

    TRB: Does the fact that, as is often pointed out, the GPL has not yet been tested in court concern you?

    RMS: No wise person looks forward to a major battle, even if he expects to win it. Rather than being concerned that we have not yet tested the GPL in court, I'm encouraged by the fact that we have been successful for years in enforcing the GPL without needing to go to court. Many companies have looked at the odds and decided not to gamble on overturning the GPL. That's not the same as proof, but it is reassuring.

    TRB: In an article you wrote for ZDNet about the SCO lawsuit and related matters, you said, "Linux itself is no longer essential: the GNU system became popular in conjunction with Linux, but today it also runs with two BSD kernels and the GNU kernel." Does this mean that you see Linux as unimportant to the future of GNU, or simply something that the Free Software community can live without if need be?

    Stallman: "Freedom to redistribute and change software is a human right that must be protected."
    RMS: The kernel Linux is still important for using the GNU system, and we should hardly abandon it without a fight. At the same time, it is good to have alternatives.

    TRB: Bruce Perens has proposed the idea of incorporating a mutual defense clause into Free Software licenses. He suggests that if you attempt to sue a Free Software developer, that the litigator would have their license to use any software with the defense clause automatically terminate. Is this a good idea?

    RMS: Some kind of mutual defense clause might be a good idea, but designing what it should say is a difficult problem. It needs to be strong enough to protect the community from a serious threat, but not so intimidating as to cause those who don't like it to fork all our important software. The problem is complicated by the fact that most users have not yet ceased to consider Windows a viabl

  5. Re:Debian not recommended by sanvila · · Score: 5, Informative
    Unfortunately, RMS seems to be a little bit confused about this. The current ISO CD image for the distribution he recommends contains some non-free packages (for java and nvidia support), while Debian (official) CDs do not contain any non-free software at all.

    Being a Debian maintainer myself, I'm of course absolutely delighted to see a lot of people here in Extremadura to use a Debian-derived distribution, but I have mixed feelings about the fact that it's advertised as a free-software-only distribution when it's not completely true.