A quotation circulates on the Internet, attributed to me, but it wasn’t written by me.

Here’s the text that is circulating. Most of it was copied from statements I have made, but the part italicized here is not from me. It makes points that are mistaken or confused.

I’d just like to interject for a moment. What you’re referring to as Linux, is in fact, GNU/Linux, or as I’ve recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX. Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called “Linux,” and many of its users are not aware that it is basically the GNU system, developed by the GNU Project. There really is a Linux, and these people are using it, but it is just a part of the system they use.

Linux is the kernel: the program in the system that allocates the machine’s resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called “Linux” distributions are really distributions of GNU/Linux.

The main error is that Linux is not strictly speaking part of the GNU system—whose kernel is GNU Hurd. The version with Linux, we call “GNU/Linux.” It is OK to call it “GNU” when you want to be really short, but it is better to call it “GNU/Linux” so as to give Torvalds some credit.

We don’t use the term “corelibs,” and I am not sure what that would mean, but GNU is much more than the specific packages we developed for it. I set out in 1983 to develop an operating system, calling it GNU, and that job required developing whichever important packages we could not find elsewhere.

-Richard Stallman

  • waigl@lemmy.world
    link
    fedilink
    English
    arrow-up
    43
    arrow-down
    1
    ·
    edit-2
    1 year ago

    The older I get the more I think RMS is rather full of himself insisting that this OS must be called “GNU/Linux”, or even just “GNU”.

    Here is my own take on the situation:

    GNU was a - for its time - very ambitious project in the 1980s to create a UNIX-like free operating system, that never actually succeeded in its goal (ignoring some borderline unusable alpha versions of GNU/HURD that came out long after people stopped caring), but produced some useful general purpose computing tools in its attempt. When the first Linux distributions came out in the early nineties, they took many of those tools plus many other tools from other projects and bundled it together with many tools of their own for installing, booting and managing the whole thing into an actual, complete and working OS. These days, everything single one of those components from the GNU project can be and sometimes is replaced with something else while still keeping the whole thing recognizable as a Linux system.

    To say the whole package is now “the GNU system” or “GNU, just with a Linux kernel” is borderline at best. If you squint a lot you can maybe see there’s a point hidden in there somewhere, but presenting this interpretation of things as a straight-forward fact is disingenuous at best. The truth is, RMS tried to make an operating system but failed. (And all jokes and memes aside, Emacs is not actually a full operating system.) Later, other people who also wanted to create an operating system took some of the pieces from the GNU project, plus the Linux kernel, plus various other pieces from elsewhere, plus some stuff they wrote themselves and succeeded. Admittedly, their success was due to, in large part, those GNU components, but that does not mean that the resulting project is the GNU system.