LWN: Comments on "One-on-one with Richard Stallman (SearchEnterpriseLinux)" https://lwn.net/Articles/28451/ This is a special feed containing comments posted to the individual LWN article titled "One-on-one with Richard Stallman (SearchEnterpriseLinux)". en-us Mon, 29 Sep 2025 15:03:13 +0000 Mon, 29 Sep 2025 15:03:13 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Stallman jealous? https://lwn.net/Articles/29313/ https://lwn.net/Articles/29313/ jdthood Stallman wants everyone to regard what is known as Linux as<br>GNU with the minor addition of the Linux kernel. GNU was<br>almost complete, he says, when Linux was added.<p>But it isn't true that GNU was almost finished in the early<br>1990s. The Hurd is not ready in the early 2000s, almost<br>twenty years after the founding of the GNU project.<p>There is a reason for this. The reason is that the kernel<br>is not a minor part of an operating system. It is the major<br>part. The GNU project did a lot of good work, but not as <br>much as the Linux kernel developers.<p>I believe that Stallman persists in his misrepresentation<br>for marketing reasons. He wants GNU/Hurd to replace GNU/Linux<br>once the Hurd is ready. Unfortunately for him, the Hurd has no<br>name recognition whereas Linux has loads of it. However this<br>problem would be solved if people could be induced to use the<br>name 'GNU/Linux', for then GNU/Hurd could be marketed as the<br>same system with (a minor difference:) a new and better kernel.<p>Whether or not his behavior amounts to jealousy is a question<br>I prefer not to debate any further.<br> Fri, 18 Apr 2003 10:04:00 +0000 Shells https://lwn.net/Articles/29111/ https://lwn.net/Articles/29111/ Ross Actually bash is a really heavy-weight program if you just want something to interpret Bourne-shell scripts. Some distributions use pdksh or ash. Thu, 17 Apr 2003 03:41:34 +0000 Not having the "linux" confusion helps. https://lwn.net/Articles/29071/ https://lwn.net/Articles/29071/ Peter <blockquote>Hi Peter (same Peter from the *other* debate?)</blockquote> <p>The debate ended by the new extension to Godwin's Law? But of course. (:</p> <blockquote>The GNU project wasn't about writing as much software as possible, it's about writing the necessary software to have an OS.</blockquote> <p>Once again, anyone can play semantic games about what an OS comprises. Many people, myself <i>not</i> included, would consider a full GUI environment (including at least one web browser, various media players, a "friendly" mail/news app, and GUI control panels for various system settings) to be part of the OS. After all, this stuff does come with Windows XP.</p> <p>I tend to the minimalist view that the OS consists of a kernel, boot loader, program loader, shell and associated utilities. And indeed, many of these components are supplied by the GNU Project.</p> <p>Then of course there is the semantic point of what constitutes "done". (I was once told that the word means "well-browned on both sides", but that probably doesn't help.) RMS says the GNU Project was "almost done" with the GNU OS by - say - 1993. But if you take the 1993 versions of all the GNU OS software, how many people would consider the result a "finished" OS? I might; my needs in a Unix-like OS are pretty modest. But most people probably would not.</p> <blockquote>if the system was complete and all that was left to worry about was the credit then it would be better to sit back and simply bask in the existence of the OS, but this is not the case. The OS is under constant threats from proprietary software houses trying to entice people to run their software on GNU/Linux.</blockquote> <p>Definitely a matter of perspective. If you (like rms) view proprietary software as inherently evil, then it is a Bad Thing that such software is able to leverage the sweat of the Linux and glibc developers. Myself, I just can't see it that way. I see proprietary software not as a moral ill, but as a market inefficiency that will, with luck, eventually go away. Free / Open Source software is a better methodology that will in the long term produce better quality products. In the short term, though, you <i>can't</i> just ask automotive engineers to stop using HyperMesh and LS-DYNA for their crash simulations: there is simply <i>no</i> free software equivalent, and that sort of thing <i>can't</i> be done without the proper software (except by building physical prototypes and crashing them into walls, which is a great deal more expensive).</p> <blockquote>These companies (like Micrsoftware/IBM/etc.) usually talk about "Linux" and "OpenSource". This allows them to ignore the issue of liberty since the celebs from those camps remain quite (probably not wanting to be seen as zealots).</blockquote> <p>Anyone can ignore the matter of liberty. I understand rms's concern about users not understanding the freedoms they have been given, and being willing to settle for less. But honestly, I think it's more important for computer professionals to understand these things, and <i>that</i> job seems basically done. Sure, there are lots of IT people with a lot of training and emotional investment in proprietary software, but I don't think they prefer it simply out of ignorance of their freedoms. Or, at least, those who are ignorant of these things nowadays are <i>willfully</i> ignorant and there's not much you can do about that.</p> Wed, 16 Apr 2003 21:49:22 +0000 Not having the "linux" confusion helps. https://lwn.net/Articles/28854/ https://lwn.net/Articles/28854/ coriordan Hi Peter (same Peter from the *other* debate?)<p>&gt; What is considered an integral part of the operating system<br>&gt; [...]one must have a kernel, and the GNU coreutils<p>one also needs[1] a C library, and a dynamic linker. Every distro<br>uses GNU Libc and GNU binutils for these. One probably needs<br>a shell. Many people use GNU Bash, some don't but every distro<br>uses GNU Bash for it's scripts (because it's a bourne compatible<br>POSIX shell). Every individual doesn't need a C compiler but the<br>OS couldn't exist without a C compiler. The GNU project wasn't<br>about writing as much software as possible, it's about writing the<br>necessary software to have an OS. As Stallman says: &quot;it's not very<br>exciting writing a new implementation of Unix Tar, but we did it,<br>LD isn't exciting either, but we wrote one of those too...&quot;<p>[1] without these, you could call LiLo or GNU Grub an OS, GNU/Linux<br>on the other hand is a &quot;POSIX compliant&quot; OS.<p>OSes used to come with compilers but this ended with the Windows era.<br>(I suspect they'd rather you bought software than wrote software.)<p>&gt; how much can the GNU project legitimately take credit for?<p>(I think this is the more important point)<br>It's not actually about taking credit, if the system was complete and all<br>that was left to worry about was the credit then it would be better to<br>sit back and simply bask in the existence of the OS, but this is not the<br>case. The OS is under constant threats from proprietary software houses<br>trying to entice people to run their software on GNU/Linux. And MegaCorps<br>pushing for stricter copyright and patent laws.<p>These companies (like Micrsoftware/IBM/etc.) usually talk about &quot;Linux&quot;<br>and &quot;OpenSource&quot;. This allows them to ignore the issue of liberty since<br>the celebs from those camps remain quite (probably not wanting to be seen<br>as zealots).<p>crap, I'm late for something, as usual.<br>Ciaran O'Riordan<br> Tue, 15 Apr 2003 15:53:22 +0000 Not having the "linux" confusion helps. https://lwn.net/Articles/28751/ https://lwn.net/Articles/28751/ Peter <blockquote>Check the fraction of tools and the availability of alternative Free Software components apard from the kernel. Mostly the kernel as main component was missing in the early 90s. It is depressing that most people dont't know this.</blockquote> <p>Hey, it's all a game of semantics, just like the "GNU/" prefix. Specifically: <ul><li>What is considered an integral part of the operating system (which, it is claimed, was mostly finished by the time Linux showed up)? <li>Of this, how much can the GNU project legitimately take credit for? <li>And of this, how much was in place and mature by, say, 1993, when Linux as a whole was starting to be considered production-ready? </ul> <p>As to the first, obviously one must have a kernel, and the GNU coreutils (formerly known as shellutils, fileutils, and textutils) surely belong as well. But what about Emacs - yeah, it's a lot of lines of code, but is it <i>really</i> part of the operating system? (Some, of course, could argue that Emacs is its own VM OS, and the rest of the system is merely a hypervisor.) What about GNOME? I wouldn't consider GNOME part of the OS, although I know there are those who disagree.</p> <p>As to the second, consider the X Window System. It was developed quite independenly of the GNU Project, even though the Project claims X as part of the GNU OS. Likewise for TeX. I don't know which implementation of vi is officially "part of GNU" but I don't think the GNU Project developed any of them. And I believe the only MTA developed by GNU is smail, which nobody uses anymore.</p> <p>As to the third point, quite a lot of software has been developed in the last 10 years or so since Linux hit the big time. GNOME, for instance, was not even born in 1993. Ditto many of the "desktop" applications most people (though not me!) would certainly think of as part of the OS. Apache, that other flagship brand name for free software, was still struggling to emerge from its NCSA cocoon.</p> <p>This is why I call into question the assertion that the GNU OS was "almost done" by the time the Linux kernel came along. And the attendent assertion that because of this, the GNU Project deserves prominent billing in the very name of the product. (Oh, and it's also fun to troll the FSF acolytes from time to time.)</p> Mon, 14 Apr 2003 21:23:27 +0000 Stallman jealous? https://lwn.net/Articles/28632/ https://lwn.net/Articles/28632/ Max.Hyre <p>I agree completely with your three points, but find the remarks (yours as well as many others) about `jealousy' curious. So far as I can see from the man's writings and interviews, he hasn't a jealous bone in his body. The ``semantical hobby'' in no way aggrandizes himself---it's a vital part of the moral and social campaign he's been carrying on for almost two decades. <p>If you look at his positions wrt his axioms (hoarding software is immoral, and an active social harm), everything he says and does is fully consistent with the goal of Free Software for all. In fact, I'm deeply impressed with the logic of his conclusions and his foresight based on those two axioms. (Check out <a href="http://www.gnu.org/philosophy/right-to-read.html"><i>The Right to Read</i></a>, published a year before the DMCA was passed.) Can you reasonably doubt that many in the publishing industries would create such a world if they could, rather than give up one penny of the money they would get under those conditions? At one time, I thought it was an excellent, if over-the-top, fable. Now I regret not fighting harder earlier. <p>I don't see jealousy, but rather a burning passion to do everything he can to prevent that future, <b>including</b> blowing GNU's horn* to lead more people to understand the moral and social implications of intellectual ``property'' law, even if it requires tacking `GNU/' onto the front of Linux references. So, no, it's not a ``little distraction'', it's one battle in fighting a war as important as those against hunger and sickness, since many of the hungry and sick will be helped by freeing seeds and medicine from their own forms of hoarding. <blockquote>Best wishes<blockquote>Max Hyre</blockquote></blockquote> <p>*Sorry, but not very. :-) Sun, 13 Apr 2003 18:06:43 +0000 One-on-one with Richard Stallman (SearchEnterpriseLinux) https://lwn.net/Articles/28629/ https://lwn.net/Articles/28629/ jdthood Stallman's jealousy and his semantical hobby are little<br>distraction from the important points he makes about<br>* the moral importance of software freedom<br>* the social importance of software freedom<br>* the importance of the battle over software patent policy in Europe<br> Sun, 13 Apr 2003 14:49:00 +0000 Not having the "linux" confusion helps. https://lwn.net/Articles/28525/ https://lwn.net/Articles/28525/ ber <cite> Trust RMS to figure out that the real problem with the SCO lawsuit is that they kept forgetting the "GNU/".</cite> <p> If people were aware that there is a kernel component and other components that are important for an operating system to work SCO would have had more difficulties to make it a court case. Thus using the more precise term GNU/Linux more often would have build more resistance against the claims. Not being clear here works into the hands of proprietory software makers. <p> <cite>The bit about how the GNU OS was almost done when Linux came on the scene was pretty funny too.</cite> <p> Check the fraction of tools and the availability of alternative Free Software components apard from the kernel. Mostly the kernel as main component was missing in the early 90s. It is depressing that most people dont't know this. Fri, 11 Apr 2003 13:49:37 +0000 Confused lawsuits https://lwn.net/Articles/28524/ https://lwn.net/Articles/28524/ dthurston Terminology crusades aside, Stallman does have a good point that in their lawsuit SCO is, in fact, incredibly confused about the distinction between the kenel and the operating system. Fri, 11 Apr 2003 13:41:51 +0000 One-on-one with Richard Stallman (SearchEnterpriseLinux) https://lwn.net/Articles/28496/ https://lwn.net/Articles/28496/ Peter <p>Heh. Trust RMS to figure out that the <i>real</i> problem with the SCO lawsuit is that they kept forgetting the "GNU/".</p> <p>The bit about how the GNU OS was almost done when Linux came on the scene was pretty funny too.</p> Fri, 11 Apr 2003 08:02:59 +0000 the fifty first percentile https://lwn.net/Articles/28485/ https://lwn.net/Articles/28485/ coriordan what mainstream interviewer isn't out of their depth with Stallman?<p>...at least she didn't credit him with starting the OpenSource movement, like New Scientist did ;)<p>Ciaran O'Riordan<br>(is this astroturfing?) Fri, 11 Apr 2003 00:41:21 +0000 One-on-one with Richard Stallman (SearchEnterpriseLinux) https://lwn.net/Articles/28476/ https://lwn.net/Articles/28476/ josh_stern Summary: Interviewer asks Stallman dumb questions about a topic he <br>repeatedly denies detailed knowledge of and he gives reasonable, <br>sometimes colorful, answers. <br> Thu, 10 Apr 2003 22:36:31 +0000