Linux naming controversy: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Joshua David Williams
(fixed year)
imported>Larry Sanger
No edit summary
Line 6: Line 6:
}}</ref> They began with the necessary tools for the system, such as a [[GNU C compiler|compiler]], a [[debugger]], and a [[Emacs|text editor]]. Their plan was to then create a kernel to place beneath the tools that they had created. Unfortunately, due to the very complex structure of their system, it took them an extremely long time to get it working. Even to this day, development of the [[HURD]] (the GNU kernel) continues without a stable first release.
}}</ref> They began with the necessary tools for the system, such as a [[GNU C compiler|compiler]], a [[debugger]], and a [[Emacs|text editor]]. Their plan was to then create a kernel to place beneath the tools that they had created. Unfortunately, due to the very complex structure of their system, it took them an extremely long time to get it working. Even to this day, development of the [[HURD]] (the GNU kernel) continues without a stable first release.


It was during this time that Torvalds first introduced his kernel. Before Linux, [[hacker|hackers]] had no choice but to use non-free kernels, most notably [[Minix]]. While the GNU kernel began to look more like [[vaporware]] every day, the community received Linux with open arms and many began to contribute.
It was during this time that Torvalds first introduced his kernel, which came to be called [[Linux]]. Before Linux, [[hacker|hackers]] had no choice but to use non-free kernels, most notably [[Minix]]. While the GNU kernel began to look more like [[vaporware]] every day, the community received Linux with open arms and many began to contribute.


From gnu.org: "Variants of the GNU operating system, which use the kernel called Linux, are now widely used; though these systems are often referred to as “Linux”, they are more accurately called GNU/Linux systems."
From gnu.org: "Variants of the GNU operating system, which use the kernel called Linux, are now widely used; though these systems are often referred to as “Linux”, they are more accurately called GNU/Linux systems."

Revision as of 15:43, 11 April 2007

In 1983, The Free Software Foundation, founded by Dr. Richard Stallman, made an attempt to create a free Unix-like operating system, which they called the GNU system as a recursive acronym for GNU's Not Unix.[1] They began with the necessary tools for the system, such as a compiler, a debugger, and a text editor. Their plan was to then create a kernel to place beneath the tools that they had created. Unfortunately, due to the very complex structure of their system, it took them an extremely long time to get it working. Even to this day, development of the HURD (the GNU kernel) continues without a stable first release.

It was during this time that Torvalds first introduced his kernel, which came to be called Linux. Before Linux, hackers had no choice but to use non-free kernels, most notably Minix. While the GNU kernel began to look more like vaporware every day, the community received Linux with open arms and many began to contribute.

From gnu.org: "Variants of the GNU operating system, which use the kernel called Linux, are now widely used; though these systems are often referred to as “Linux”, they are more accurately called GNU/Linux systems."

The GNU Project members decided to call 'Linux' GNU/Linux, in order to attribute credit to those who worked hard at creating the tools that the Linux kernel runs. Linus Torvalds, however, has made no effort to hide his thoughts towards this naming convention, saying that "calling Linux in general just 'GNU/Linux' I think is ridiculous."[2]

References

  1. About the GNU Project (Retreived 06 April 2007).
  2. The "GNU/Linux" and "Linux" Controversy (Retreived 06 April 2007).

Related topics