this post was submitted on 23 Jun 2024
1619 points (96.0% liked)

linuxmemes

19680 readers
106 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] nUbee 45 points 1 week ago (4 children)

It would seem that GNU/Linux or Linux (whatever the user-accessing operating system is called) is the only OS that must mention its kernel. No one calls Windows the NT operating system, nor does anyone call Mac OS the Darwin operating system. So why should Linux be the exception?

When I think of GNU, I think of a project that had a very particular goal in mind: build an operating system that replaces Unix with entirely free software. The project got nearly all the way there, but before they got a usable kernel working, Torvalds licensed his kernel with the GPL. With the Linux kernel combined with GNU, we have an OS the GNU project set out to create. So why should Torvalds get all the credit? Without calling the OS GNU, most people don't even know how or why it came to be.

I could see a valid argument to just simply call the OS GNU. It was the name the original team gave the project to have a fully functional OS made with entirely free software. True, Torvalds didn't write Linux for GNU, but neither did the X Window System. A Kernel is essential for operation though, so I can see why the name GNU/Linux was proposed.

[–] bravesirrbn 21 points 1 week ago* (last edited 1 week ago) (1 children)

Maybe it just boils down to "Linux" simply sounding better when pronounced

Just like e.g. most people just say "velcro" and not "hook-and-loop" as the company Velcro itself wants people to call it.

[–] nUbee 3 points 6 days ago (1 children)

And that's a tragedy because that convenience of pronunciation comes with the cost of losing credit for the group that started the whole thing. Because only "Linux" is used, many people think Linus Torvalds developed/invented the entire operating system.

Hook and loop being called Velcro doesn't hurt Velcro the same way because they still have all the credit for making it. The only problem they face is losing a trademark.

[–] [email protected] 3 points 6 days ago

Perhaps it is a tragedy that we seem to have lost the GNU part. But in the end, the great unwashed masses get to decide what something is called.

Personally, I blame the Brits for this, (and NOT the French this time), because of their penchant for trying to chop every multi-syllable word down into as few as possible. See: Football vs Soccer silliness.

[–] [email protected] 11 points 6 days ago

But the Linux kernel was central to the advent of FOSS operating systems. If it were up to the GNU project we'd still not have a working OS. It's unfair to speculate because maybe the BSD family would have taken over but it's worth mentioning that Stallman also passed up on the BSD kernel as well. So, really, the GNU userland had to be dragged into widespread success against its goals.

Also, it's a lot easier to replicate a basic userland than it is to get a working OS going. I think Linux would have done well even without the GNU utils but the opposite is demonstrably not true.

[–] [email protected] 19 points 1 week ago (3 children)

"The OS" doesn't exist. The operating systems you're talking about are called Debian, Ubuntu, Arch, Fedora, RHEL, etc etc. The main work of making an actually usable OS from the various free software components others have written has always been done by the teams responsible for these products.

But we still need a way to refer to them collectively, and it used to make sense to call them "Linux" because they were pretty much the only operating systems that used the Linux kernel, but now that Android is the most widely used OS on the planet, it doesn't anymore, and this alone is a reason to say GNU/Linux unless you want to include Android.

[–] [email protected] 5 points 6 days ago (1 children)

Systemd/GNU/Linux/GTK or Systemd/GNU/Linux/QT, really…

[–] [email protected] 3 points 6 days ago (1 children)

GTK being a part of GNU (at least originally)

[–] [email protected] 5 points 6 days ago (1 children)

Sure, I should have gone further.

Systemd/GNU libc/GNU Coreutils/GNU BASH/Linux/X11//GTK/GNOME
Systemd/GNU libc/GNU Coreutils/GNU BASH/Linux/X11/GTK/LXDE
Systemd/GNU libc/GNU Coreutils/Zsh/Linux/X11/GTK/GNOME
Systemd/GNU libc/GNU Coreutils/Zsh/Linux/X11/GTK/LXDE
SysVInit/musl/Busybox/tcsh/Linux/csh
Systemd/GNU libc/GNU Coreutils/Zsh/Linux/Wayland/QT/KDE Plasma
Systemd/GNU libc/GNU Coreutils/Zsh/Linux/Wayland/QT/LXQT

etc, etc.

There are thousands of combinations of the possible layers needed to make an OS.

[–] [email protected] 4 points 6 days ago (2 children)

the thing is that not all of them use systemd or bash or zsh or even X11 (servers don't usually have X11 installed)

All of them use a Linux kernel and many components that were originally developed for GNU, especially the C library.

[–] [email protected] 2 points 4 days ago

Except Alpine & those based on it, which uses Linux but not GNU libc or GNU coreutils or GNU BASH... Just musl libc & Busybox. I.e. the entire subject of this thread is one of the non-GNU Linuxes.

[–] [email protected] 5 points 6 days ago

Yes, I listed sysvinit for that reason. And Musl instead of glibc. GNU is optional in a Linux distro, except for the kernel's use of a GNU license.

[–] nUbee 4 points 6 days ago (1 children)

I understand distributions (Debian, Arch, etc.) are what users will use. But those distributions have a foundation to build off of (that's what I'm referring to when I say OS), and that foundation most distributions use is GNU and Linux.

GNU came first, and the final piece of the missing puzzle was Linux. Adding in Linux shouldn't overshadow all the incredible work the GNU project took over 7 years to create.

Android is a different issue, although it certainly puts a hole in the logic of calling the desktop OS Linux. "[Android] contains Linux, but it isn't Linux."

[–] [email protected] 6 points 6 days ago

This is a rabbit hole. Most software packages out there use hundreds of modules with other names. Heck, I bet the client you are using would require 27 different slashes for this to make sense.

Sometimes you put a lot of work into a foundation. Sometimes you use a foundation. Pride in one's work does not always require recognition.

[–] iopq 3 points 6 days ago* (last edited 6 days ago)

I don't use those, I select my own components using SystemD OS.

Like my configuration actually has to specify whether I'm using gnome or KDE, nothing is "by default" in my distro except for SystemD

[–] [email protected] 6 points 1 week ago (1 children)

Because the thing people refer to when they say "linux" is not actually an operating system. It is a family of operating systems built by different groups that are built mostly the same way from mostly the same components (which, themselves are built by separate groups).

[–] nUbee 0 points 6 days ago

If I'm not mistaken, you're talking about distributions. When I write 'operating system', I'm referring to a collection of programs that provide a set of utility for a user, such as file manipulation, the ability to compile other programs, etc. Distributions expand on that functionality by configuring everything, providing other programs, and methods to install more. But they mostly build off a common framework, the operating system. Linux is a component of that system that provides the framework. Should it get all the credit for doing so? Personally, I don't think so.