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

  • danielfgom@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    1 year ago

    He’s not wrong. It is GNU Linux but we all just say Linux for short. I think he’s point is that all the work he and his team did was not minor and it’s still used today. Your can understand why he would want some recognition. Wouldn’t you want that if years of your work made such a meaningful contribution? And it’s not like he’s making money off if it either. So let’s allow him to have some credit. It’s not harming anyone.

    Btw he is very correct on the principle of Freedom of Computing. It’s more than just open source. The code must respect the user and his freedom. And today with the complete errosion of privacy this principle is more important than ever.

    That’s why I use Linux. But because I fl want to pay for software, but because it respects my freedom. If Linux ever stops doing that I’d have to find another OS.

    Everyone forgets this core principle: all these Apple and Windows users just think it’s about what the computer/phone can do for me, with zero thought to the fact that these devices don’t respect their freedom and in most cases are actually spying on them and milking them.

    What I like about Android is that it’s open source which means there are lots of eyes on the code, although it doesn’t fully respect my freedom. But it’s better than iOS or Windows mobile etc. And if you really want to, you can install something like Lineage and essentially use AOSP which is the purely open source part.

    It’s a pity that Ubuntu Touch never succeeded because that would have been a user freedom respecting OS.