6 ms·
This argument is, and has always been, ridiculous. The GNU user land is no more an operating system than the Linux kernel or the K desktop environment. It's jus
by irreverentbits 14y ago
This argument is, and has always been, ridiculous. The GNU user land is no more an operating system than the Linux kernel or the K desktop environment. It's just one component of a larger software system which most refer to by the convenient moniker of "Linux".
- mikegerwitz 14y agoIt is disappointing to see "GNU/Linux" comments consistently harassed. Consider the history. The GNU project was conceived in 1983 to create a full free (as in freedom) operating system. This operating system combined many different projects (for example, X), in addition to creating its own components. Before Linux, it had one troubled component - the GNU Hurd, which was its kernel. Torvalds developed Linux (the kernel) in 1990 and released it under the GNU GPLv2 in 1991, which completed the GNU operating system by providing a working, stable kernel. The entire operating system was, and still is (except when GNU is not present, such as Android), GNU. The term GNU/Linux was used to give credit to both Torvalds and the GNU project. The term just as easily could have been "GNU/Linux/X" (and in fact that was used by the Yggdrasil distribution). Linux, as it was conceived, is a kernel. GNU, as it was conceived, is an operating system. There is an important distinction there. Fast forward a couple decades. Many people, in an effort to shorten the name "GNU/Linux", simply dropped the GNU portion and referred to the entire Operating System as "Linux". Also combine this with projects such as Android, which use Linux without GNU, and therefore are not GNU/Linux. Everyone has come to know any operating system that uses the Linux kernel simply by the name of "Linux". Is that correct? Well, that depends on how the term is used. "Linux distribution" is certainly correct --- if your operating system uses the Linux kernel, then yes, distributes Linux. But to consider Linux an operating system is incorrect from both a project and historical standpoint, because it is not --- it is a Linux-based operating system. But to call an entire operating system "Linux" is saying that the entire system that you are using is part of the Linux project. On the other hand, calling your operating system "GNU", as long as it uses GNU, is correct, because GNU was always developed to be an operating system - a collection of components. So given the history, why is the term "GNU/Linux" ridiculous? Why is the term "Linux" to refer to an entire operating system not ridiculous? Because that is the most popular term to refer to a Linux-based operating system? And given your statement > The GNU user land is no more an operating system than the Linux kernel or the K desktop environment. it would seem GNU is just as fitting to be used as Linux. So again, why is such a notion ridiculous?
- deno 14y agoIt is what it is, history. Calling it GNU/Linux might have been appropriate when GNU was such a big part of the system. It isn’t any more. Linux, on the other hand, is the biggest open source project in existence. Saying those two are equal is ridiculous.
- mikegerwitz 14y agoThe argument is not about equality; Linux is by far much larger in nearly every regard than GNU is. The argument is toward correctness. No matter how small GNU is, "GNU" describes an entire operating system, which is comprised of many components, some maintained by GNU/FSF, others not. Let's say that I released an operating system called "Mike OS", which used Linux, portions of GNU, etc. My only contribution to the operating system, aside from packaging, was a simple script to handle package management/configuration. Well, it's still "Mike OS". I think much of the confusion comes from people thinking of GNU in terms of projects that the FSF personally maintains. As stated by http://www.gnu.org/ http://www.gnu.org/: "GNU is a Unix-like operating system that is free software—it respects your freedom. You can install Linux-based versions of GNU which are entirely free software."
- deno 14y agoNo. GNU + Linux does not make an operating system. That’s a lie. In any modern distribution GNU packages are just optional components. They fit in a larger framework that makes an operating system, just like everything else. Stallman’s threshold for GNU/* is apparently just linking against glibc. When GNU makes an actual distro, they can call it GNU/Linux.
- deanproxy 14y agoMike, what type of computer do you own? Does it use Intel hardware? Maybe it was created by Dell or Lenovo or somebody else? When someone asks you what type of computer you own do you say "It's an Intel/Dell" or "It's an Intel/Lenovo"? Or would you just say "It's a Dell"?
- 14y ago
- dredmorbius 14y agogcc would be the principle counterargument. At a more fundamental level, the GNU project provided the philosophical foundations for the Linux kernel to develop. GNU is among the principle reasons (the AT&T lawsuit being another) that we're living in a Linux rather than BSD centric world. I suspect that the free software model of the GPL also mattered -- BSD/MIT licensing have their place, but they're not a match for the OS/kernel as a whole, at least not at this stage of the game (in an earlier period they did help establish UNIX as an industry standard, and spreading standards and reference implementations is a key element of these licenses, hence: X11, Apache, BIND). As I find the GNU userland superior to other tools, I also find that it's worth consideration. And in all cases, I find it's sufficient to acknowledge the FSF's contributions to the environment I use and prefer. It's GNU/Linux.