Citizendia

The GNU/Linux naming controversy is a dispute among members of the free and open source software community about how to refer to the computer operating systems commonly called "Linux". The free software community is an informal term referring to the users and developers of Free software as well as supporters of the Free software movement. An operating system (commonly abbreviated OS and O/S) is the software component of a Computer system that is responsible for the management and coordination Linux (commonly pronounced ˈlɪnəks

GNU/Linux is the term promoted by the Free Software Foundation (FSF), its founder Richard Stallman, and its supporters, for operating systems that include GNU software and the Linux kernel. The Free Software Foundation ( FSF) is a Non-profit corporation founded by Richard Stallman on 4 October 1985 to support the Free software movement Richard Matthew Stallman (born March 16 1953 often abbreviated " rms " is an American software freedom activist GNU ( pronounced) is a computer Operating system composed entirely of Free software. Linux is an operating system kernel used by a family of Unix-like Operating systems These are popularly termed Linux operating systems and [1] The FSF argues for the term GNU/Linux because GNU was a longstanding project to develop a free operating system, of which the kernel was the last missing piece. [1] Proponents of the Linux term dispute GNU/Linux for a number of reasons.

Among the "top ten distributions" listed at DistroWatch, two (Debian GNU/Linux and Knoppix live GNU/Linux system) use the term GNU/Linux in their official names, four (Mandriva Linux, Mepis Linux, Slackware Linux, and Gentoo Linux) use Linux in their names, one (PCLinuxOS) uses a derivative name, and three (Ubuntu, openSUSE, Fedora) use neither Linux nor GNU/Linux in their names. DistroWatch is a popular Website which provides news popularity rankings and other general information about various Linux distributions as well as other Free Debian ( pronounced) is a computer Operating system composed entirely of Free and open source software. Knoppix, or KNOPPIX (nopɪks is a GNU/Linux Operating system based on Debian designed to be run directly from a CD / DVD Mandriva Linux (formerly Mandrakelinux or Mandrake Linux) is an Operating system created by Mandriva (formerly Mandrakesoft MEPIS (pronunciation ˈmɛpɪs refers to a set of Operating systems distributed as Live CDs which can be installed onto a Hard disk. Slackware is an Operating system created by Patrick Volkerding of Slackware Linux Inc The Gentoo Linux Operating system (ˈdʒɛntuː is a Linux distribution based on the Portage Package management system. PCLinuxOS, often abbreviated as PCLOS, is a Desktop Operating system. Ubuntu Kubuntu Edubuntu Xubuntu Gobuntu --> Ubuntu SUSE Linux distributions openSUSE, (ˌoʊpɛnˈsuːzə is a general purpose Operating system developed by the OpenSUSE Project. The Fedora Operating system is an RPM -based general purpose Linux distribution, developed by the community-supported Fedora Project and sponsored [2]

Contents

History

Plans for the GNU operating system were made in 1983 by Richard Stallman, founder of the Free Software Foundation, then editor of Dr. Dobb's Journal. GNU ( pronounced) is a computer Operating system composed entirely of Free software. Richard Matthew Stallman (born March 16 1953 often abbreviated " rms " is an American software freedom activist The Free Software Foundation ( FSF) is a Non-profit corporation founded by Richard Stallman on 4 October 1985 to support the Free software movement Dr Dobb's Journal ( DDJ) is a monthly Journal published in the United States by CMP Technology. In September of that year, Stallman published an editorial detailing his new project publicly, and outlining his vision of free software. Free software or software libre is Software that can be used studied and modified without restriction and which can be copied and redistributed in modified or unmodified Software development work began in January 1984. GNU was to be a complete Unix-like operating system composed entirely of free software. A Unix-like (sometimes shortened to *nix) Operating system is one that behaves in a manner similar to a Unix system while not necessarily conforming By 1991, the GNU mid-level portions of the operating system were almost complete, and the upper level could be supplied by the X Window System, but the lower level (kernel, device drivers, system-level utilities and daemons) was still mostly lacking. In Computer science, the kernel is the central component of most computer Operating systems (OS The GNU kernel, GNU Hurd, was still in its infancy. The Hurd followed an ambitious design which proved unexpectedly difficult to implement and has only been marginally usable.

In 1991, the first version of the Linux kernel was released by Linus Torvalds. Linus Benedict Torvalds ( ˈtuːrvalds born December 28 1969 in Helsinki, Finland) is a Finnish software engineer Early Linux kernel developers ported GNU code, including the GNU C Compiler, to run on Linux. See also Software portability In Computer science, porting is the process of adapting software so that an executable program can be created The GNU Compiler Collection (usually shortened to GCC) is a set of Compilers produced for various Programming languages by the GNU Project Later, when the GNU developers learned of Linux, they adapted other parts of GNU to run on the Linux kernel. This work filled the remaining gaps in running a completely free operating system.

Over the next few years, there were a number of suggestions for how to name operating systems using the Linux kernel and GNU components. In 1992, the Yggdrasil Linux distribution adopted the name "Linux/GNU/X". Yggdrasil Linux/GNU/X, or LGX (pronounced igg-drah-sill) was an early Linux distribution developed by Yggdrasil Computing Incorporated In Usenet and mailing-list discussions, one can find usages of "GNU/Linux" as early as 1992[3] and of "GNU+Linux" as early as 1993. Usenet, a Portmanteau of "user" and "network" is a world-wide distributed Internet discussion system [4] The Debian project switched to calling itself "GNU/Linux" in early 1994;[5] Debian founder Ian Murdock later noted that this change was made in response to a request by Richard Stallman (who initially proposed "Lignux," but suggested "GNU/Linux" instead after hearing complaints about the awkwardness of the former term). Ian Murdock (born April 28, 1973, in Konstanz, Germany) is the founder of the Debian distribution and Progeny Linux Systems [6] GNU's June 1994 Bulletin describes "Linux" as a "free Unix system for 386 machines" (with "many of the utilities and libraries" from GNU),[7] but the January 1995 Bulletin switched to the term "GNU/Linux" instead. Unix (officially trademarked as UNIX, sometimes also written as Unix with Small caps) is a computer [8] Stallman's and the FSF's efforts to include "GNU" in the name started around 1994, but were reportedly mostly via private communications (such as the abovementioned request to Debian) until 1996. [9][10] In May 1996, Stallman released Emacs 19. Emacs is a class of feature-rich Text editors usually characterized by their extensibility 31 with the Autoconf system target "linux" changed to "lignux" (shortly thereafter changed to "linux-gnu" in emacs 19. Autoconf is a tool for producing Shell scripts that automatically configure software Source code packages to adapt to many kinds of UNIX-like systems 32), and included an essay "Linux and the GNU system" suggesting that people use the terms "Linux-based GNU system" (or "GNU/Linux system" or "Lignux" for short) to refer to the combination of the Linux kernel and the GNU system. He later used "GNU/Linux" exclusively, and the essay was superseded by Stallman's 1997 essay, "Linux and the GNU project". [11]

GNU code in Unix-like Linux-based systems

A Unix-like, Linux-based operating system has many components, including the Linux kernel, software developed by the GNU project, and substantial amounts of software such as the X Window System by other authors. Almost all Linux-based desktops and servers do use the GNU components, such as the GNU C Library (glibc), GNU Core Utilities (Coreutils), and bash. The GNU C Library, commonly known as glibc, is the C standard library released by the GNU Project. The GNU Core Utilities or coreutils is a package of GNU Software containing many of the basic tools such as cat, Ls Bash is a Free software Unix shell written for the GNU Project. In an analysis of the source code for packages comprising Red Hat Linux 7. 1, a typical Linux distribution, the total size of the packages from the GNU project was found to be much larger than the Linux kernel. A Linux distribution (also called GNU/Linux by distributions such as Debian, Fedora, Ubuntu, Linux Mint, Mandriva and [12] Determining exactly what constitutes the "operating system" per se is a matter of continuing debate.

On the other hand, some embedded systems, such as handheld devices and Internet appliances, are engineered with space efficiency in mind and use a Linux kernel with few or no components of GNU. An embedded system is a special-purpose Computer system designed to perform one or a few dedicated functions often with Real-time computing constraints A mobile device (also known as cellphone device, handheld device, handheld computer, "Palmtop" or simply handheld) is a pocket-sized An Internet appliance is a consumer device whose main function is easy access to Internet services such as WWW or E-mail. A system running μClinux is likely to substitute uClibc for glibc and BusyBox for Coreutils. In Computing, uClibc is a small C standard library intended for Embedded Linux systems BusyBox is a Software application which provides many standard Unix tools much like the larger (but more capable GNU Core Utilities. Everyone, including the FSF, agrees that "GNU/Linux" is not an appropriate name for these systems. [13]

Opinions supporting "GNU/Linux"

FSF artwork of the gnu (GNU mascot) and the penguin Tux (Linux kernel mascot) representing their viewpoint on "GNU/Linux". The GNU General Public License (GPL), which is used by the Linux kernel as well as by most GNU software, armors both characters.
FSF artwork of the gnu (GNU mascot) and the penguin Tux (Linux kernel mascot) representing their viewpoint on "GNU/Linux". The Free Software Foundation ( FSF) is a Non-profit corporation founded by Richard Stallman on 4 October 1985 to support the Free software movement Penguins ( order Sphenisciformes, family Spheniscidae) are a group of aquatic, flightless Birds living almost The GNU General Public License (GPL), which is used by the Linux kernel as well as by most GNU software, armors both characters.

The FSF justifies the name "GNU/Linux" primarily on the grounds that the GNU project was specifically developing a complete system, of which they argue the Linux kernel was among the final pieces;[11] the large number of GNU components and GNU source code used in such systems is a secondary argument:

So if you were going to pick a name for the system based on who wrote the programs in the system, the most appropriate single choice would be GNU. In Computer science, source code (commonly just source or code) is any sequence of statements or declarations written in some Human-readable But we don't think that is the right way to consider the question. The GNU Project was not, is not, a project to develop specific software packages. [. . . ] Many people have made major contributions to the free software in the system, and they all deserve credit. But the reason it is an integrated system — and not just a collection of useful programs — is because the GNU Project set out to make it one. We made a list of the programs needed to make a complete free system, and we systematically wrote, or found people to write, everything on the list. [11]

In addition, the FSF also argues that "GNU/Linux recognizes the role that our idealism played in building our community, and helps the public recognize the practical importance of these ideals"[13] (in contrast to the focus on "technical advantage" rather than "freedom" of the Linux kernel developers[14][15]). The free software movement (also known as open source movement, free and open source software movement and abbreviated FSM OSM or FOSSM) is a relatively Open source software (OSS began as a marketing campaign for Free software.

The ordinary understanding of "operating system" includes both the kernel — the specific subsystem that directly interfaces with the hardware — and the "userland" software that is employed by the user and by application software to control the computer. Userland refers to an application space that is external to the kernel and is protected by Privilege separation. Moreover, both the name "GNU" and the name "Linux" are intentionally related to the name "Unix", and Unix has always conceptually included the C library and userland tools as well as the kernel. tags please moot on the talk page first! --> In Computing, C is a general-purpose cross-platform block structured In Computer science, a library is a collection of Subroutines used to develop Software. In the 1991 release notes for versions 0. 01 to 0. 11 of the Linux kernel (which was not released under the GNU General Public License until version 0. 12[16]), Torvalds wrote, "Sadly, a kernel by itself gets you nowhere [. . . ] Most of the tools used with linux are GNU software. "[17] Torvalds also wrote during the 1992 Tanenbaum-Torvalds debate that, "As has been noted (not only by me), the linux kernel is a miniscule part of a complete system". The Tanenbaum-Torvalds debate is a debate between Andrew S Tanenbaum and Linus Torvalds, regarding Linux and kernel architecture in general [18]

The use of the word "Linux" to refer to the kernel, the operating system, and entire distributions, often leads to confusion about the distinctions among the three. A Linux distribution (also called GNU/Linux by distributions such as Debian, Fedora, Ubuntu, Linux Mint, Mandriva and Many GNU packages are a key part of almost every Linux distribution. This list of GNU packages lists notable software packages developed for or maintained by the Free Software Foundation for GNU, a Unix-like computer Media sources frequently make erroneous statements such as claiming that the entire Linux operating system (rather than simply the kernel) was written from scratch by Torvalds in 1991; that Torvalds directs the development of other components such as graphical interfaces or the GNU tools; or that new releases of the kernel involve a similar degree of user-visible change as do new versions of proprietary operating systems such as Microsoft Windows, where many things besides the kernel change simultaneously. Proprietary software is Computer software on which the producer has set restrictions on use private modification copying, or republishing. Microsoft Windows is a series of Software Operating systems and Graphical user interfaces produced by Microsoft.

Because of this confusion, legal threats and public relations campaigns apparently directed against the kernel, such as those launched by the SCO Group or the Alexis de Tocqueville Institution (AdTI), have been misinterpreted by many commentators who assume that the whole operating system is being targeted. Public relations (PR is the practice of managing the flow of Information between an Organization and its Publics Public relations - often referred The SCO Group Inc ( TSG, informally SCO;) is a software company formerly called Caldera Systems and Caldera International. The Alexis de Tocqueville Institution (abbreviated AdTI) is a Washington D These organisations have even been accused of deliberately exploiting this confusion. [19][20] [21]

In response to suggestions that Stallman's renaming efforts stem from egotism or personal pique, Stallman has responded that his interest is not in giving credit to himself, but to the GNU Project: Some people think that it's because I want my ego to be fed. Of course, I'm not asking you to call it "Stallmanix". [22] Stallman has admitted to irritation, although he believes it to be justified in response to seeing "an idealistic project stymied and made ineffective, because people don't usually give it the credit for what it has done," concluding "If you're an idealist like me, that can ruin your whole decade. "[23]

In response to another common argument (see below), the FSF acknowledges that many people have contributed to GNU/Linux and that a short name cannot credit all of them, but argues that this cannot justify calling the system "Linux":

Since a long name such as GNU/X11/Apache/Linux/TeX/Perl/Python/FreeCiv becomes absurd, at some point you will have to set a threshold and omit the names of the many other secondary contributions. There is no one obvious right place to set the threshold, so wherever you set it, we won't argue against it . . . But one name that cannot result from concerns of fairness and giving credit, not for any possible threshold level, is "Linux". It can't be fair to give all the credit to one secondary contribution (Linux) while omitting the principal contribution (GNU). [13]

Opinions supporting "Linux"

"Linux" is by far the most widespread name,[24] and most people therefore simply adopt this usage, while references to the naming controversy appear only infrequently in mainstream sources. "Linux" has the most historical momentum because it is the name Torvalds has used for the combined system since 1991, while Stallman only began asking people to call the system "GNU/Linux" in the mid 1990s, some time after the "Linux" name had already become popular. "Linux" is shorter and easier to say than "GNU/Linux", particularly given Stallman's suggested pronunciation as "GNU slash Linux" (IPA: /gəˈnuː slæʃ ˈlɪnəks/) or "GNU plus Linux" (IPA: /gəˈnuː plʌs ˈlɪnəks/).

Eric S. Raymond writes (in the "Linux" entry of the Jargon File):

Some people object that the name "Linux" should be used to refer only to the kernel, not the entire operating system. Eric Steven Raymond (born December 4 1957 often referred to as ESR, is a Computer programmer, author and Open source software advocate The Jargon File is a Glossary of hacker Slang. The original Jargon File was a collection of hacker slang from technical cultures such as the MIT AI This claim is a proxy for an underlying territorial dispute; people who insist on the term GNU/Linux want the FSF to get most of the credit for Linux because [Stallman] and friends wrote many of its user-level tools. Neither this theory nor the term GNU/Linux has gained more than minority acceptance.

Linus Torvalds has said in the documentary Revolution OS, when asked if the name GNU/Linux was justified:

Well, I think it's justified, but it's justified if you actually make a GNU distribution of Linux . Revolution OS is a 2001 Documentary film made in the United States, directed by J . . the same way that I think that "Red Hat Linux" is fine, or "SuSE Linux" or "Debian Linux", because if you actually make your own distribution of Linux, you get to name the thing, but calling Linux in general "GNU Linux" I think is just ridiculous. [25]

An earlier comment by Torvalds on the naming controversy was:

Umm, this discussion has gone on quite long enough, thank you very much. It doesn't really matter what people call Linux, as long as credit is given where credit is due (on both sides). Personally, I'll very much continue to call it "Linux". [26]

In a similar vein, the debate over the name for the operating system is sometimes characterized as a trivial distraction; e. g. John C. Dvorak wrote "the Linux community spends too much of its energy on things such as nomenclature (like the name GNU/Linux versus Linux). John Charles Dvorak (born 1952 in Los Angeles, California) is an American Columnist and broadcaster in the areas of Technology "[27]

The Linux Journal speculated that Stallman's advocacy of the combined name stems from frustration that "Linus got the glory for what [Stallman] wanted to do. "[28]

Others have suggested that, regardless of the merits, Stallman's persistence in what sometimes seems a lost cause makes him and GNU look bad. For example, Larry McVoy (author of the proprietary software BitKeeper, once used to manage Linux kernel development, until the gratis license was revoked in the reverse-engineering controversy) opined that "claiming credit only makes one look foolish and greedy". Larry McVoy (b 1962 in Concord Massachusetts) is the CEO of BitMover, the company that makes BitKeeper, a Version control system BitKeeper is a Software tool for Distributed revision control ( Configuration management, SCM, etc BitKeeper is a Software tool for Distributed revision control ( Configuration management, SCM, etc [29]

Many users and vendors who prefer the name "Linux" point to the inclusion of non-GNU, non-kernel tools such as the Apache HTTP Server, the X Window System or the K Desktop Environment in end-user operating systems based on the Linux kernel. Linux (commonly pronounced ˈlɪnəks KDE ( K Desktop Environment) (ˌkeɪdiːˈiː is a Free software project which aims to be a powerful system for an easy-to-use Desktop environment. As stated by Jim Gettys, originator of X:

There are lots of people on this bus; I don't hear a clamor of support that GNU is more essential than many of the other components; can't take a wheel away, and end up with a functional vehicle, or an engine, or the seats. Jim Gettys is a Computer programmer. Currently he is the Vice President of Software at the One Laptop per Child project working on the software for the I recommend you be happy we have a bus. [30]

Pronunciation

Although "GNU/Linux" is often pronounced /gəˈnuː ˈlɪnəks/, "GNU Linux", Stallman has advocated explicit pronunciation of the slash to prevent the confusing implication that the Linux kernel itself is a GNU project:

I prefer to pronounce it GNU-slash-Linux, or GNU-plus-Linux. The reason is when you say GNU-Linux it is very much prone to suggest a misleading interpretation. After all, we have GNU Emacs which is the version of Emacs which was developed for GNU. If you say "GNU Linux", people will think it means a version of Linux that was developed for GNU. Which is not the fact. [31]

Given that Stallman pronounces GNU as /gəˈnuː/,[22] this would make it /gəˈnuː ˈslæʃ ˈlɪnəks/ or /gəˈnuː ˈplʌs ˈlɪnəks/.

See also

References

  1. ^ a b GNU project website
  2. ^ Top Ten Distributions on DistroWatch. Alternative terms for free software have been a controversial issue among Free software users from the late 1990s onwards GNU variants is a term used by the Free Software Foundation and others to refer to Operating systems which use Application software and system libraries This list of GNU packages lists notable software packages developed for or maintained by the Free Software Foundation for GNU, a Unix-like computer In Rhetoric, metonymy (mɨˈtɒnɨmi is the use of a word for a concept or object associated with the concept/object originally denoted by the word Synecdoche is taken from Greek sinekdohi (συνεκδοχή meaning "simultaneous understanding" (si-nek-duh-kee (pronounced /sɪˈnɛkdoˌki/ This is a timeline-style look at how Free software has evolved and existed from its inception com
  3. ^ Jamie Mazer (1992-11-26). "Re: ANNOUNCEMENT: Alpha release Linux/GNU/X . . . ". comp.unix.misc. (Web link). Retrieved on 2008-02-03. 2008 ( MMVIII) is the current year in accordance with the Gregorian calendar, a Leap year that started on Tuesday of the Common Events 1112 - Ramon Berenguer III of Barcelona and Douce I of Provence marry uniting the fortunes of those two states
  4. ^ Rodrigo Vanegas (1993-05-18). "Re: http://groups.google.com/group/comp.os.linux/msg/dcf89e95ca953b69". comp.os.linux. (Web link). Retrieved on 2008-02-03. 2008 ( MMVIII) is the current year in accordance with the Gregorian calendar, a Leap year that started on Tuesday of the Common Events 1112 - Ramon Berenguer III of Barcelona and Douce I of Provence marry uniting the fortunes of those two states
  5. ^ Stephen Benson (1994-05-12). Year 1994 ( MCMXCIV) was a Common year starting on Saturday (link will display full 1994 Gregorian calendar) Events 1191 - Richard I of England marries Berengaria of Navarre. "Linux/GNU in EE Times". comp.os.linux.misc. (Web link). Retrieved on 2008-01-31. 2008 ( MMVIII) is the current year in accordance with the Gregorian calendar, a Leap year that started on Tuesday of the Common Events 1504 - France cedes Naples to Aragon. 1606 - Gunpowder Plot: Guy Fawkes
  6. ^ Sam Williams, Free as in Freedom: Richard Stallman's Crusade for Free Software, chapter 10 (O'Reilly, 2002).
  7. ^ GNU's Bulletin, vol. 1 no. 17.
  8. ^ GNU's Bulletin, vol. 1 no. 18.
  9. ^ Richard Stallman, "Re: Why is Nvidia given GPL'd code to use in closed source drivers?," linux-kernel mailing list (12 January 2003).
  10. ^ Matt Welsh (1994-09-08). "Linux is a GNU system and the DWARF support". comp.os.linux.misc. (Web link). Retrieved on 2008-02-03. 2008 ( MMVIII) is the current year in accordance with the Gregorian calendar, a Leap year that started on Tuesday of the Common Events 1112 - Ramon Berenguer III of Barcelona and Douce I of Provence marry uniting the fortunes of those two states "RMS's idea (which I have heard first-hand) is that Linux systems should be considered GNU systems with Linux as the kernel. "
  11. ^ a b c Richard Stallman, "Linux and the GNU Project"
  12. ^ David A. Wheeler (2002-07-29). See also 2002 (disambiguation Year 2002 ( MMII) was a Common year starting on Tuesday of the Gregorian calendar. Events 1014 - Byzantine-Bulgarian Wars: Battle of Kleidion: Byzantine emperor Basil II inflicts a decisive defeat More Than a Gigabuck: Estimating GNU/Linux's Size.  “the total of the GNU project's code is much larger than the Linux kernel's size. Thus, by comparing the total contributed effort, it's certainly justifiable to call the entire system GNU/Linux and not just Linux. ”
  13. ^ a b c GNU/Linux FAQ, the Free Software Foundation's responses to common objections to the "GNU/Linux" name.
  14. ^ Richard Stallman, Linux, GNU, and freedom (2002): "Calling this variant of the GNU system "Linux" plays into the hands of people who choose their software based only on technical advantage, not caring whether it respects their freedom. "
  15. ^ Linus Torvalds, linux-kernel mailing list: "Besides, as the whole notion of 'free software' has very little to do with the kernel, please just link to some open source site" (28 April 2002).
  16. ^ Linus Torvalds, "Release Notes for Linux v0.12" (January 1992).
  17. ^ Linus Torvalds, "Notes for linux release 0.01" (September 1991).
  18. ^ Linus Torvalds, comp.os.minix post (January 31, 1992).
  19. ^ Mike Angelo (28 April 2003). Events 1192 - Assassination of Conrad of Montferrat (Conrad I King of Jerusalem, in Tyre, two days after his title Year 2003 ( MMIII) was a Common year starting on Wednesday of the Gregorian calendar. SCO-Caldera v IBM.  “Generally, SCO's Caldera v IBM Complaint is vague and confusing as to whether the accusations involve the Linux kernel, the GNU/Linux operating system, Linux distributions, Linux applications, or whatever. SCO v IBM is a civil Lawsuit in the United States District Court of Utah.
  20. ^ Eben Moglen (27 June 2003). Eben Moglen is a professor of law and legal history at Columbia University, and is the founder Director-Counsel and Chairman of Software Freedom Law Center, Events 1358 - Republic of Dubrovnik is founded 1709 - Peter the Great defeats Charles XII of Sweden Year 2003 ( MMIII) was a Common year starting on Wednesday of the Gregorian calendar. FSF Statement on SCO v IBM].  “SCO has used "Linux" to mean "all free software", or "all free software constituting a UNIX-like operating system. " This confusion, which the Free Software Foundation warned against in the past, is here shown to have the misleading consequences the Foundation has often predicted”
  21. ^ Lisa Stapleton (27 May 2004). Events 927 - Simeon the Great, Tsar of Bulgaria, dies 1120 - Richard III of Capua is anointed "MMIV" redirects here For the Modest Mouse album see " Baron von Bullshit Rides Again " Stallman: Accusatory Report Deliberately Confuses.  “In particular, Stallman criticized the [Ken Brown/AdTI] report for capitalizing on common confusion between the Linux kernel, which Stallman says "Linus really wrote", with the full GNU operating system and associated software, which can be and generally is used with the Linux kernel. Kenneth P Brown Jr is an American author He is most famous for authoring reports critical of Linux and Open source software notably the book
  22. ^ a b Richard Stallman, "Free Software: Freedom and Cooperation", transcript of speech at New York University in New York, New York (29 May 2001). Events 363 - Roman Emperor Julian defeats the Sassanid army in the Battle of Ctesiphon, under the walls of the Year 2001 ( MMI) was a Common year starting on Monday according to the Gregorian calendar.
  23. ^ Richard Stallman, "Re: GNU/Linux", linux-kernel mailing list (3 April 1999). Events 1043 - Edward the Confessor is crowned King of England. Year 1999 ( MCMXCIX) was a Common year starting on Friday (link will display full 1999 Gregorian calendar)
  24. ^ Google Trends: GNU/Linux, Linux
  25. ^ Moore, J. T. S. (Produced, Written, and Directed). Revolution OS [DVD]. Revolution OS is a 2001 Documentary film made in the United States, directed by J
  26. ^ Linus Torvalds, "Lignux, what's the matter with you people?", comp. os. linux. misc newsgroup (3 June 1996). Events 350 - Roman usurper Nepotianus, of the Constantinian dynasty, proclaims himself Roman Emperor, entering Year 1996 ( MCMXCVI) was a Leap year starting on Monday (link will display full 1996 Gregorian calendar)
  27. ^ John C. Dvorak, "Is Linux Your next OS?", PC Magazine (5 March 2002). Events 363 - Roman Emperor Julian moves from Antioch with an army of 90000 to attack the Sassanid Empire, in a See also 2002 (disambiguation Year 2002 ( MMII) was a Common year starting on Tuesday of the Gregorian calendar.
  28. ^ From the Publisher: On the Politics of Freedom. Linux Journal #30 (October 1996). Linux Journal is a monthly Magazine published by Belltown Media Inc  “Perhaps RMS is frustrated because Linus got the glory for what RMS wanted to do”
  29. ^ Larry McVoy, "Re: GNU/Linux", linux-kernel mailing list (3 April 1999). Events 1043 - Edward the Confessor is crowned King of England. Year 1999 ( MCMXCIX) was a Common year starting on Friday (link will display full 1999 Gregorian calendar)
  30. ^ Jim Gettys, Re: GNU/Linux, linux-kernel mailing list (5 April 1999). Events 456 - St Patrick returns to Ireland as a missionary bishop Year 1999 ( MCMXCIX) was a Common year starting on Friday (link will display full 1999 Gregorian calendar)
  31. ^ Jeremy Andrews, Interview: Richard Stallman, KernelTrap. org (January 2. Events 366 - The Alamanni cross the frozen Rhine River in large numbers invading the Roman Empire. 2005).

Further reading

Events 1248 - The Dutch city of Ommen receives city rights and fortification rights from Otto III the Year 2003 ( MMIII) was a Common year starting on Wednesday of the Gregorian calendar. Events 1456 - A retrial verdict acquits Joan of Arc of heresy 25 years after her death "MMIV" redirects here For the Modest Mouse album see " Baron von Bullshit Rides Again "
© 2009 citizendia.org; parts available under the terms of GNU Free Documentation License, from http://en.wikipedia.org
Dapyx Software network: MP3 Explorer | Ebook Manager | Zenithic