|
The Linux kernel has been marked by constant growth throughout its history. Since the initial release of its source code in 1991, it has grown from a small number of C files under a license prohibiting commercial distribution to its current state of about 230 megabytes of source under the GNU General Public License. Linux (IPA pronunciation: ) is a Unix-like computer operating system. ...
Image File history File links Tux. ...
The GNU logo, drawn by Etienne Suvasa The GNU Project was announced in 1983 by Richard Stallman. ...
The Linux kernel is a Unix-like operating system kernel. ...
Originally written for Intels i386 processor, very early in its history, the Linux Kernel was re-coded for easy portability. ...
The GNU/Linux naming controversy is a dispute between members of the free and open source software community relating to the normative branding of the computer operating systems commonly referred to as Linux. ...
Comparison of Windows and Linux (two computer operating systems) has become a common topic of discussion among their users. ...
This article does not cite any references or sources. ...
Linus Law can refer to two notions, both named after Linus Torvalds. ...
Tux, as originally drawn by Larry Ewing Tux (also known as Tux the Penguin) is the official mascot of the Linux kernel. ...
The SCO-Linux controversies are a series of legal and public disputes between the software company SCO Group (SCO) and various Linux vendors and users. ...
A Linux distribution, often simply distribution or distro, is a member of the Linux family of Unix-like operating systems comprising the Linux kernel, the non-kernel parts of the GNU operating system, and assorted other software. ...
This page provides general information about each of the notable Linux distributions in the form of a categorized list. ...
Technical variations include support for different hardware devices and systems or software package configurations. ...
Linux package formats are the different file formats used to package software for various GNU/Linux distributions. ...
Gnoppix 0. ...
This is a large list of LiveDistros. ...
LiveDistro is a generic term for an operating system distribution that is executed upon boot, without installation on a hard drive. ...
A live USB is a USB flash drive containing a full operating system which can be booted from. ...
The standard MiniLinux logo The term Mini Linux (or Mini Linux Distribution) refers to any Linux distribution that fits on memory card or a small number of floppies, usually one or two. ...
The acronym LAMP refers to a solution stack of software programs, commonly open-source programs, used together to run dynamic Web sites or servers. ...
Desktop Linux, also Linux on the desktop (LOTD) is the application of the GNU/Linux operating system on a desktop computer. ...
Embedded Linux is a Linux based embedded operating system used in cell phones, personal digital assistants, media player handsets and other consumer electronics devices. ...
Vega Strike, a space flight game. ...
Linux Terminal Server Project (LTSP) is an add-on package for Linux that allows many people to simultaneously use the same computer. ...
The Linux kernel is a Unix-like operating system kernel. ...
Source code (commonly just source or code) is any series of statements written in some human-readable computer programming language. ...
Wikibooks has a book on the topic of C Programming The C programming language (often, just C) is a general-purpose, procedural, imperative computer programming language developed in the early 1970s by Dennis Ritchie for use on the Unix operating system. ...
ReBoot character, see Megabyte (ReBoot). ...
The GNU logo The GNU General Public License (GNU GPL or simply GPL) is a widely-used free software license, originally written by Richard Stallman for the GNU project. ...
Early history Pre-history In 1983, Richard Stallman started the GNU project with the goal of creating a free UNIX-like, POSIX-compatible operating system. Two years later he created the Free Software Foundation (FSF) and developed the GNU general Public License (GPL), in order to spread software freely. In this way the GNU software was developed very quickly by many people. Within a short time a multiplicity of programs were developed, so that by the early 1990s there was almost enough available to create a full operating system. However, a kernel was still missing. Richard Matthew Stallman (born March 16, 1953), often abbreviated rms (lower case),[1] is a software freedom activist, hacker,[2] and software developer. ...
The GNU logo, drawn by Etienne Suvasa The GNU Project was announced in 1983 by Richard Stallman. ...
Clockwise from top: The logo of the GNU Project (the GNU head), the Linux kernel mascot Tux the Penguin, and the FreeBSD daemon Free software is a term coined by Richard Stallman and the Free Software Foundation[1] to refer to software that can be used, studied, and modified without...
POSIX or Portable Operating System Interface[1] is the collective name of a family of related standards specified by the IEEE to define the application programming interface (API) for software compatible with variants of the Unix operating system. ...
The Free Software Foundation (FSF) is a non-profit corporation founded in October 1985 by Richard Stallman to support the free software movement (free as in freedom), and in particular the GNU project. ...
A kernel connects the application software to the hardware of a computer. ...
This was to be developed in the GNU Hurd project, but Hurd proved to develop very sluggishly because finding and repairing errors (debugging) was very difficult due to technical characteristics of microkernel design. The GNU Hurd (usually referred to as the Hurd) is a computer operating system kernel. ...
Graphical overview of a microkernel A microkernel is a minimal computer operating system kernel providing only basic operating system services (system calls), while other services (commonly provided by kernels) are provided by user-space programs called servers. ...
Another free operating system project in the 1980s was the Berkeley Software Distribution (BSD). This was developed by UC, Berkeley from the 6th edition of Unix from AT&T. Since AT&T Unix code was contained in BSD, AT&T filed a lawsuit in the early 1990s against the University of Berkeley, which strongly limited the development of BSD and greatly slowed development. Thus the early 1990s produced no complete, free system. Berkeley Software Distribution (BSD, sometimes called Berkeley Unix) is the Unix derivative distributed by the University of California, Berkeley, starting in the 1970s. ...
The future of BSD was uncertain because of the litigation and stalled development. Additionally, the GNU project was gradually developing but, it lacked a well-behaved UNIX Kernel. This left a critical niche open that Linux would fill.
Emergence of Linux In 1991, in Helsinki, Linus Torvalds began a project that later became the Linux kernel. It was initially a terminal emulator, which Torvalds used to access the large UNIX servers of the university. He wrote the program specifically for the hardware he was using and independent of an operating system because he wanted to use the functions of his new PC with a 80386 processor. This is still among the standard today, optimally. The operating system he used during development was Minix, and the initial compiler was the GNU C compiler, which is still the main choice for compiling Linux today (although Linux will compile under other compilers, such as the Intel C Compiler). Download high resolution version (600x920, 94 KB)This is a file from the Wikimedia Commons, a repository of free content hosted by the Wikimedia Foundation. ...
Download high resolution version (600x920, 94 KB)This is a file from the Wikimedia Commons, a repository of free content hosted by the Wikimedia Foundation. ...
The Linux kernel is a Unix-like operating system kernel. ...
MINIX is a free/open source, Unix-like operating system (OS) based on a microkernel architecture. ...
The GNU Compiler Collection (usually shortened to GCC) is a set of programming language compilers produced by the GNU Project. ...
As Torvalds wrote in his book Just for Fun[1], he eventually realized that he had written an operating system kernel. On 25 August 1991, he announced this system in a Usenet posting to the newsgroup "comp.os.minix.": Just for Fun: The Story of an Accidental Revolutionary is a humorous biography of Linus Torvalds, the creator of Linux, co-written with David Diamond. ...
Usenet (USEr NETwork) is a global, decentralized, distributed Internet discussion system that evolved from a general purpose UUCP architecture of the same name. ...
A newsgroup is a repository usually within the Usenet system, for messages posted from many users at different locations. ...
Hello everybody out there using minix - I'm doing a (free) operating system (just a hobby, won't be big and professional like gnu) for 386(486) AT clones. This has been brewing since april, and is starting to get ready. I'd like any feedback on things people like/dislike in minix, as my OS resembles it somewhat (same physical layout of the file-system (due to practical reasons) among other things). I've currently ported bash(1.08) and gcc(1.40), and things seem to work. This implies that I'll get something practical within a few months, and I'd like to know what features most people would want. Any suggestions are welcome, but I won't promise I'll implement them :-) Linus (torvalds@kruuna.helsinki.fi) PS. Yes – it's free of any minix code, and it has a multi-threaded fs. It is NOT portable (uses 386 task switching etc), and it probably never will support anything other than AT-harddisks, as that's all I have :-(. – Linus Torvalds [2] The name Linus Torvalds had wanted to call his invention Freax, a portmanteau of "freak," "free," and "x," an allusion to Unix. During the start of his work on the system, he stored the files under the name "Freax" for about a half year. Torvalds had already considered the name "Linux," but initially dismissed it as too egotistical. A portmanteau (IPA pronunciation: RP, US) is a word or morpheme that fuses two or more words or word parts to give a combined or loaded meaning. ...
In order to give other people the ability to cooperate in the system or to suggest improvements, the files were placed on the ftp server (ftp.funet.fi) of the Helsinki University of Technology (HUT) in September 1991. Ari Lemmke, Torvald's coworker at the HUT who was responsible for the servers at the time, did not agree with the name Freax, preferring the name Linux. He simply named the files placed on the server "Linux" without consulting Torvalds. Later, however, Torvalds consented to "Linux": "After many arguments, he finally admitted that Linux was simply the better name. In the source code of version 0.01 of Linux, the name 'Freax' was still used in the makefile. Only later was the name Linux used. Thus the name actually not planned at all became generally accepted world-wide." The term FTP server can mean one of two things: a computer responsible for serving any kind of files, via the File Transfer Protocol to FTP clients which can also web browsers; a software program that implements the FTP protocol and is working as a daemon serving any kind of...
Helsinki University of Technology (TKK) (Finnish: Teknillinen korkeakoulu; Swedish: Tekniska högskolan) is the premier technical university in Finland and the largest in the Nordic Countries with over 15000 students. ...
Ari Lemmke (born December 12, 1963) is the person who gave Linux its name. ...
Linux under the GNU GPL Torvalds first published Linux under its own license, which was almost a shared source licence and which had a restriction on commercial activity. In 1992, he suggested to switch to the GNU General Public License. He first announced this change in the release notes of version 0.12[3]. In the middle of December 1992 he published version 0.99 using the GNU GPL[4]. Shared source is a type of licensing program that allows controlled access to full or limited amounts of product source code. ...
The GNU logo The GNU General Public License (GNU GPL or simply GPL) is a widely-used free software license, originally written by Richard Stallman for the GNU project. ...
Later, Torvalds said in an interview, "making Linux GPL'd was definitely the best thing I ever did.”[5].
GNU/Linux The designation "Linux" was initially used by Torvalds only for the Linux kernel. The kernel was, however, frequently used together with other software, especially that of the GNU project. This GNU variant quickly became the most popular variant of GNU, since there was no other functioning free kernel at this time. When people started referring to this collection as "Linux", Richard Stallman, the founder of the GNU project, requested the name GNU/Linux be used, in order to recognize the role of GNU software.[6]. In June 1994 in the GNU' s bulletin, Linux was referred to as a "free UNIX clone", and the Debian project began calling its product GNU/Linux. In May 1996, Richard Stallman published the editor Emacs 19.31, in which the type of system was renamed from Linux to Lignux. This spelling was intended to refer specifically to the combination of GNU and Linux, but this was soon abandoned in favor of "GNU/Linux". Debian is a project based around the development of a free, complete operating system through the collaboration of volunteers from around the world. ...
Emacs is a class of text editors, possessing an extensive set of features, that are popular with computer programmers and other technically proficient computer users. ...
This name garnered varying reactions. While the GNU and Debian projects accepted the name, most developers and other Linux distributors rejected it. This was justified on the one hand with comfort, because the name Linux was regarded as simpler, and on the other hand with the fact that a considerable quantity of non-GNU software is delivered with Linux. The finished product is most often referred to simply as "Linux", as the simpler, original name. Stallman announced his demand for a name change only after the system had already become popular. -
The GNU/Linux naming controversy is a dispute between members of the free and open source software community relating to the normative branding of the computer operating systems commonly referred to as Linux. ...
Official mascot Torvalds announced in 1996 that there would be a mascot for Linux, a penguin, and his desired appearance for the penguin is discussed in his biography Just For Fun: "However Linus did not want an x-arbitrary penguin. Its penguin should look lucky, so as if it would have enjoyed degrees measure beer and would have had the best sex of its life."(Lit.: Torvalds, P. 151) Larry Ewing provided the original draft of the today's well known mascot based on this. The name Tux was suggested by James Hughes as derivative of Torvalds's UniX; a further reason was probably that the black and white penguin resembles someone wearing a tuxedo.[7] Creator of the Linux mascot, Tux. ...
Tux, as originally drawn by Larry Ewing Tux (also known as Tux the Penguin) is the official mascot of the Linux kernel. ...
Canadian Prime Minister Brian Mulroney and U.S. President Ronald Reagan wearing black tie with wives in Quebec, Canada, March 18, 1985. ...
New development Kernel There are other people who are responsible for the Linux kernel beside Torvalds such as Alan Cox and Marcelo Tosatti. Cox maintained version 2.2 of the kernel until it was discontinued at the end of 2003. Likewise, Tosatti maintained version 2.4 of the kernel until the middle of 2006. Andrew Morton steers the development and administration of the new version 2.6 kernel, which was released on 18 December 2003 in its first stable incarnation. Also the older branches are still constantly improved. Alan Cox at FOSS.IN/2005 Alan Cox (born 1968) is a computer programmer heavily involved in the development of the Linux kernel since its early days (1991). ...
Marcelo Tosatti in Porto Alegre, April 2006. ...
Andrew Morton is a Linux kernel developer. ...
The success of Linux in many areas of application is mostly due to the lack of licensing costs and the characteristics of free software concerning stability, security, expandability and maintenance of leading back.
Community The largest part of the work on Linux is performed by the Community, the programmers that use Linux and send their suggested improvements to the maintainers. Various companies have also helped not only with the development of the Kernels, but also with the writing of the body of auxiliary software, which is distributed with Linux. It is released both by organized projects such as Debian, and by projects connected directly with companies such as Fedora and openSUSE. The members of the respective projects meet at various conferences and fairs, in order to exchange ideas. One of the largest of these fairs is the LinuxTag in Germany (currently in Berlin), where about 10,000 people assemble annually, in order to discuss Linux and the projects associated with it. Debian is a project based around the development of a free, complete operating system through the collaboration of volunteers from around the world. ...
Fedora (previously called Fedora Core) is a yum and RPM-based GNU/Linux distribution, developed by the community-supported Fedora Project and sponsored by Red Hat. ...
openSUSE is a community project, sponsored by Novell, to develop and maintain a general purpose Linux distribution. ...
LinuxTag (or more formally ) is a Free Software expo held every summer in the town of Karlsruhe in southern Germany. ...
This article is about the capital of Germany. ...
Open Source Development Lab The Open Source Development Lab (OSDL) was created in the year 2000, and is an independent nonprofit organization which pursues the goal of optimizing Linux for employment in data centers and in the carrier range. It served as gesponsorte working premises for Linus Torvalds and also for Andrew Morton, until the middle of 2006 when he transferred to Google, which runs on the Linux kernel. Torvalds works full time on behalf the OSDL, developing the Linux Kernels. The noncommercial mechanism of several major companies is financed as Red Hat, Novell, Mitsubishi, Intel, IBM, Dell and HP.
Companies Meanwhile a set of companies make money with Linux. These companies, most of which are also members of the Open Source Development Lab, invest substantial resources into the advancement and development of Linux, in order to make it suited for various application areas. This includes hardware donations for driver developers, cash donations for people who develop Linux software, and the employment of Linux programmers at the company. Some examples are IBM and HP, which use Linux first of all on their own servers, and Red Hat, which maintains its own distribution. Likewise Trolltech supports Linux by the development and GPL licensing of Qt, which makes the development of KDE possible, and by the employment of some X and KDE developers. Image File history File linksMetadata No higher resolution available. ...
Image File history File linksMetadata No higher resolution available. ...
Trolltech (formerly known as Quasar Technologies) is a computer software company from Oslo, Norway. ...
Controversy over Linux Linux has been surrounded by controversy repeatedly since its inception.
Andrew Tanenbaum Linux is obsolete In 1992 Andrew S. Tanenbaum, recognized computer scientist and author of the Minix microkernel system, wrote a Usenet article on the newsgroup comp.os.minix with the title "Linux is obsolete", starting a famous debate about the structure of the then-recent Linux kernel. His most important criticisms were: Andrew S. Tanenbaum Dr. Andrew Stuart Andy Tanenbaum (sometimes called ast)[1] (born 1944) is a professor of computer science at the Vrije Universiteit, Amsterdam in the Netherlands. ...
MINIX is a free/open source, Unix-like operating system (OS) based on a microkernel architecture. ...
Graphical overview of a microkernel A microkernel is a minimal computer operating system kernel providing only basic operating system services (system calls), while other services (commonly provided by kernels) are provided by user-space programs called servers. ...
- The design of the kernel was monolithic and thus old-fashioned.
- The lack of portability, due to the use of exclusive features of the Intel 386 processor, was poor design in Tanenbaum's eyes. "Writing a new operating system that is closely tied to any particular piece of hardware, especially a weird one like the Intel line, is basically wrong."
- The methods of open distribution and development of the software lacked strict control of the source code by any individual person.
- The operating system installed a set of features which were useless from Tanenbaum's point of view. (he judged the file system, one that permitted parallel access from several programs, as a redundant "performance chop").[8]
Tanenbaum's prediction that Linux would become outdated within a few years and replaced by GNU Hurd (which he considered to be more modern) was incorrect. Linux has been ported to all of the major platforms and its open development model has led to an exemplary pace of development. In contrast, GNU Hurd has not yet reached the level of stability that would allow it to be used on a production server.[citation needed] It has been suggested that Monolithic system be merged into this article or section. ...
In computer science, porting is the process of adapting software so that an executable program can be created for a computing environment that is different from the one for which it was originally designed (e. ...
It has been suggested that Crash counting be merged into this article or section. ...
The GNU Hurd (usually referred to as the Hurd) is a computer operating system kernel. ...
Book Samizdat Years later Andrew Tanenbaum would again discuss the defects of Linux. When Ken Brown in his book Samizdat interviewed Tanenbaum, the latter explained that Torvalds had not copied the design of MINIX. Brown wrote a section documenting its relationship to Linux well. Naturally Torvalds knew his book and Minix. Samizdat: And Other Issues Regarding the Source of Open Source Code is a book by Kenneth Brown, which was prereleased in May 2004 and was to be published later that year by the Alexis de Tocqueville Institution (AdTI). ...
- But the code was his. The proof of this is that he messed the design up. MINIX is a nice, modular microkernel system […] Linus rewrote the whole thing as a big monolithic kernel, complete with inline assembly code :-(. The first version of Linux was like a time machine. It went back to a system worse than what he already had on his desk. Of course, he was just a kid and didn’t know better (although if he had paid better attention in class he should have), but producing a system that was fundamentally different from the base he started with seems pretty good proof that it was a redesign. I don’t think he could have copied UNIX because he didn’t have access to the UNIX source code, except maybe John Lions’ book, which is about an earlier version of UNIX that does not resemble Linux so much.
Competitor of Microsoft This section may require cleanup to meet Wikipedia's quality standards. Please discuss this issue on the talk page, and/or replace this tag with a more specific message. Editing help is available. This section has been tagged since August 2007. Although Torvalds has said that Microsoft's feeling threatened by Linux in the past was of no consequence to him, the Microsoft and Linux camps had a number of antagonistic interactions between 1997 and 2001. This became quite clear for the first time in 1998, when the first Halloween document was brought to light by Eric S. Raymond. This was a short essay by a Microsoft developer that sought to lay out the threats posed to Microsoft by free software and identified strategies to counter these perceived threats. However the Free Software Foundation distance themselves from deeming Microsoft as the Great Satan and reminded the community that every company which spreads proprietary software is doing something that is bad for software users.[9] The Halloween documents is the name used outside Microsoft for a series of confidential memoranda on potential strategies related to Open source software and to Linux in particular. ...
Eric S. Raymond (FISL 6. ...
Clockwise from top: The logo of the GNU Project (the GNU head), the Linux kernel mascot Tux the Penguin, and the FreeBSD daemon Free software is a term coined by Richard Stallman and the Free Software Foundation[1] to refer to software that can be used, studied, and modified without...
The Free Software Foundation (FSF) is a non-profit corporation founded in October 1985 by Richard Stallman to support the free software movement (free as in freedom), and in particular the GNU project. ...
It has been suggested that closed source be merged into this article or section. ...
Competition entered a new phase in the beginning of 2004, when Microsoft published results from customer case studies evaluating the use of Windows vs. Linux under the name “GET the Facts” on its own web page. Based on inquiries, research analysts, and some Microsoft sponsored investigations, the case studies claimed that enterprise use of Linux on servers compared unfavourably to the use of Windows in terms of reliability, security, and total cost of ownership.[10] Microsoft Corporation, (NASDAQ: MSFT, HKSE: 4338) is a multinational computer technology corporation with global annual revenue of US$44. ...
It has been suggested that Life cycle cost analysis be merged into this article or section. ...
The commercial Linux distributors put effort into producing their own studies, questionnaires and testimonials to counter Microsoft's campaign. Novell's web-based campaign at the end of 2004 was entitled “Unbending the truth” and sought to outline the advantages as well as dispelling the widely publicised legal liabilities of Linux deployment. Novell particularly referenced the Microsoft studies in many points. IBM also published a series of studies under the title “The Linux at IBM competitive advantage” to again parry Microsoft's campaign. Red Hat had a campaign called “Truth Happens” that aimed not to advertise the product on the basis of studies, but to let the performance of the product speak for itself. Most members of the Linux Community took however left and stichelten the topic with jokes like “Linux ─ and your PC makes never again blue” or “sooner or later migrates we to you”. Among other things the magazine did not publish LinuxUser, a completely seriously meant review of Windows XP under the points of criticism of a typical Linux distribution. In the autumn of 2006, however, Novell and Microsoft announced an agreement to co-operate in future on the topics of interoperability and patent protection. [11] In the context of the Virtualisierung was agreed upon to improve the exchange from Office documents and to simplify the Virtualisierung of the Enterprise solutions in each case under the competition product as well as the integration of Linux and Windows machines into a common directory structure to simplify. The patent protection planned at the same time that customers of an offerer for the use its software of in each case different the offerer may not be sued because of infringement of a patent. This patent protection was expanded also since non-commercial free software developers. The straight last step harvested also criticism, since it included only non-commercial developers with.
SCO -
Main article: SCO-Linux controversies In March 2003 the SCO Group accused IBM of violating their copyright on UNIX by transferring code from UNIX to Linux. SCO claims ownership of the copyrights on UNIX and a lawsuit was filed against IBM. Red Hat has countersued and SCO has since filed other related lawsuits. At the same time as their lawsuit, SCO began selling Linux licenses to users who do not want to risk a possible complaint on the part of SCO. Since Novell also claims the copyrights to UNIX, it filed suit against SCO. The SCO-Linux controversies are a series of legal and public disputes between the software company SCO Group (SCO) and various Linux vendors and users. ...
The SCO Group, Inc. ...
Novell Inc. ...
Trademark of the name The name linux is a trade mark of the "Open Source Development Lab"
Trademark rights In 1994 and 1995 several people in different countries attempted to register the name Linux as a trademark. Thereupon requests for royalty payments were issued to several Linux companies, a step with which many developers and users of Linux did not agree. Linus Torvalds clamped down on these companies with help from Linux International and was granted the trademark Linux, which he transferred to Linux International. Protection of the trademark was later administered by a dedicated foundation, the non-profit Linux Mark Institute. In 2000 Linus Torvalds specified the basic rules for the assignment of the licenses. This means that anyone who offers a product or a service with the name Linux must possess a license for it, which can be attained through a unique purchase. Linux International is a non-profit association of groups, corporations and others that work towards the promotion of growth of the Linux operating system and the Linux community. ...
â(TM)â redirects here. ...
The Linux Mark Institute (LMI) is an organization which administers the Linux trademark on behalf of Linus Torvalds for computer softwarewhich includes the Linux kernel, computer hardware utilizing Linux-based software, and for services associated with the implementation and documentation of Linux-based products. ...
In June 2005 a new controversy developed over the use of royalties generated from the use of the Linux trademark. The Linux Mark Institute, which represents Linus Torvalds' rights, announced a price increase from 500 to 5,000 dollars for the use of the name. This step was justified as being needed to cover the rising costs of trademark protection. In response to this increase the community became displeased, which is why Linus Torvalds made an announcement on 21 August 2005, in order to smooth the waves and dissolve the misunderstandings. In an e-mail he described the current situation as well as the background in detail and also dealt with the question of who had to pay license costs: [...] And let’s repeat: somebody who doesn’t want to _protect_ that name would never do this. You can call anything "MyLinux", but the downside is that you may have somebody else who _did_ protect himself come along and send you a cease-and-desist letter. Or, if the name ends up showing up in a trademark search that LMI needs to do every once in a while just to protect the trademark (another legal requirement for trademarks), LMI itself might have to send you a cease-and-desist-or-sublicense it letter. At which point you either rename it to something else, or you sublicense it. See? It’s all about whether _you_ need the protection or not, not about whether LMI wants the money or not. [...] Finally, just to make it clear: not only do I not get a cent of the trademark money, but even LMI (who actually administers the mark) has so far historically always lost money on it. That’s not a way to sustain a trademark, so they’re trying to at least become self-sufficient, but so far I can tell that lawyers fees to _give_ that protection that commercial companies want have been higher than the license fees. Even pro bono lawyers charge for the time of their costs and paralegals etc. – Linus Torvalds [12] Chronology - 1983: Richard Stallman creates the GNU project with the goal of creating a free operating system.
- 1991: The Linux Kernel is publicly announced on 25 August by the 21 year old Finnish student Linus Benedict Torvalds. On 17 September the first public version appears on an ftp server. Some developers are interested in the project and contribute improvements and extensions.
- 1992: The Linux Kernel is relicensed under the GNU GPL. The first Linux distributions are created.
- 1993: Over 100 developers work on the Linux Kernel. With their assistance the Kernel is adapted to the GNU environment, which creates a large spectrum of application types for Linux. In this year also the WINE project begins its development. Also, the oldest currently existing Linux distribution, Slackware, is released for the first time. Later in the same year, the Debian project is established. Today it is the largest community distribution.
- 1994: In March of this year, Torvalds judges all components of the kernel to be fully matured: he releases version 1.0 of Linux. This version of the kernel is, for the first time, networkable. The XFree86 project contributes a graphic user interface (GUI). In this year the companies Red Hat and SuSE publish version 1.0 of their Linux distributions.
- 1995: In March the next stable branch of Linux appears, the 1.2 series. Later in the year Linux is ported to the DEC and to the Sun SPARC. Over the following years it is ported to an ever greater number of platforms.
- 1996: Version 2.0 of the kernel is released. The kernel can now serve several processors at the same time, and thereby becomes a serious alternative for many companies.
- 1997: Various proprietary programs are released for Linux on the market, such as the data base Adabas D, the browser Netscape and the office suites Applixware and StarOffice.
- 1998: Many major companies such as IBM, Compaq and Oracle announce their support for Linux. In addition a group of programmers begins developing the graphic user interface KDE, first of its class for Linux, with the goal of improving user friendliness.
- 1999: The 2.2 series appears in January with improved network code and improved SMP support. At the same time a group of developers begin work on the graphic environment GNOME, which will compete with KDE for user friendliness and efficiency. During the year IBM announces an extensive project for the support of Linux.
- 2000: The Office-Suite StarOffice is offered under the terms of the GNU LGPL, thereby opening the way for an advanced, free Office-Suite under Linux.
- 2001: The 2.4 series is released in January. The Kernel now supports up to 64 GB of RAM, 64-bit datasystems, USB and a journaling filesystem.
- 2002: The OpenOffice.org community releases version 1.0 of the Office-Suite. The free Mozilla web browser is also released. And in September the Slapper-worm is the first Linux worm.
- 2003: At the end of the year the 2.6 kernel is released, after which Linus Torvalds goes to work for the OSDL. Linux becomes used more widely on embedded systems.
- 2004: The XFree86 team splits up and forms the X.Org foundation, which results in a substantially faster development of the X-Server for Linux.
- 2005: The OpenSuSE project is started as a free Novell community-distribution. Additionally the OpenOffice.org project releases version 2.0 which supports the OASIS OpenDocument standard in October.
- 2006: The Xgl from Novell and the AIGLX from RedHat enables the use of hardware-accelerated effects on the Linux desktop. Oracle publishes its own Red Hat distribution. Novell and Microsoft announce a co-operation for better interoperability.
- 2007: Dell becomes the first major computer manufacturer to sell desktop PC's with Ubuntu Linux installed.
The GNU logo The GNU General Public License (GNU GPL or simply GPL) is a widely-used free software license, originally written by Richard Stallman for the GNU project. ...
Slackware was one of the earliest Linux distributions, and is the oldest, and most UNIX-like, distribution still being maintained[1]. It was created by Patrick Volkerding of Slackware Linux, Inc. ...
XFree86 is an implementation of the X Window System . ...
Red Hat, Inc. ...
SUSE (properly pronounced , but often pronounced /suzi/) is a major retail Linux distribution, produced in Germany. ...
Adabas D is a Database System owned by Software AG. Besides Adabas D exists Adabas, which has nothing in common except the name with Adabas D. Categories: Stub | Database management systems ...
StarOffice is Sun Microsystems proprietary office suite software package. ...
KDE (K Desktop Environment) (IPA: ) is a free software project which aims to be a powerful system for an easy-to-use desktop environment. ...
This article needs additional references or sources for verification. ...
A journaling file system is a type of file system that keeps journalled metadata to avoid filesystem errors and corruption. ...
XFree86 is an implementation of the X Window System . ...
The X.Org Foundation Open Source Public Implementation of X11 (the XOrg Server) is the official reference implementation of the X Window System. ...
Dell Inc. ...
Ubuntu (official IPA pronunciation (OO-BOON-TOO)) is a predominantly desktop-oriented Linux distribution, based on Debian GNU/Linux but with a stronger focus on usability, regular releases, and ease of installation. ...
See also Image File history File links This is a lossless scalable vector image. ...
This article or section does not adequately cite its references or sources. ...
References - ^ Just for Fun,Linus Torvalds and David Diamond, 2001
- ^ Torvalds, Linus: What would you like to see most in minix? Usenet group comp.os.minix, August 25, 1991.
- ^ Torvalds, Linus (1992-01-05). RELEASE NOTES FOR LINUX v0.12. Linux Kernel Archives. Retrieved on 2007-07-23. “The Linux copyright will change: I've had a couple of requests to make it compatible with the GNU copyleft, removing the "you may not distribute it for money" condition. I agree. I propose that the copyright be changed so that it confirms to GNU - pending approval of the persons who have helped write code. I assume this is going to be no problem for anybody: If you have grievances ("I wrote that code assuming the copyright would stay the same") mail me. Otherwise The GNU copyleft takes effect as of the first of February. If you do not know the gist of the GNU copyright - read it.”
- ^ z-archive of Linux version 0.99, kernel.org, December 1992
- ^ Hiroo Yamagata: The Pragmatist of Free Software Linus Torvalds Interview, 05.08.1997
- ^ http://www.gnu.org/gnu/linux-and-gnu.html
- ^
- ^ Andrew Tanenbaum, Linus Torvalds and others: Linux is obsolete Usenet post, 29.01.1992
- ^ Free Software Foundation (2007-06-19). Is Microsoft the Great Satan?. Philosophy of the GNU Project. Retrieved on 2007-08-14. “We see that Microsoft is doing something that is bad for software users: making software proprietary and thus denying users their rightful freedom. But Microsoft is not alone in this; almost all software companies do the same thing to the users. If other companies manage to dominate fewer users than Microsoft, that is not for lack of trying.”
- ^ Get the Facts. Microsoft (2004). Retrieved on 2006-11-24.
- ^ Open Letter to Community from Novell. Novell (2006). Retrieved on 2007-03-23.
- ^ Linus Torvalds: Linus trademarks Linux?!! from the linux-Kernel mailing list, 21.08.2005
Just for Fun: The Story of an Accidental Revolutionary is a humorous biography of Linus Torvalds, the creator of Linux, co-written with David Diamond. ...
Linus Benedict Torvalds ; born December 28, 1969 in Helsinki, Finland, is a Finnish software engineer best known for initiating the development of the Linux kernel. ...
David Diamond may refer to: David Diamond (composer) (1915â2005), American composer David Diamond (journalist) David Diamond (songwriter), songwriter with Canadian band The Kings Category: ...
Year 2001 (MMI) was a common year starting on Monday (link displays the 2001 Gregorian calendar). ...
Usenet (USEr NETwork) is a global, decentralized, distributed Internet discussion system that evolved from a general purpose UUCP architecture of the same name. ...
is the 237th day of the year (238th in leap years) in the Gregorian calendar. ...
Year 1991 (MCMXCI) was a common year starting on Tuesday (link will display the 1991 Gregorian calendar). ...
Linus Benedict Torvalds ; born December 28, 1969 in Helsinki, Finland, is a Finnish software engineer best known for initiating the development of the Linux kernel. ...
Year 2007 (MMVII) is the current year, a common year starting on Monday of the Gregorian calendar and the AD/CE era. ...
is the 204th day of the year (205th in leap years) in the Gregorian calendar. ...
The Free Software Foundation (FSF) is a non-profit corporation founded in October 1985 by Richard Stallman to support the free software movement (free as in freedom), and in particular the GNU project. ...
Year 2007 (MMVII) is the current year, a common year starting on Monday of the Gregorian calendar and the AD/CE era. ...
is the 226th day of the year (227th in leap years) in the Gregorian calendar. ...
Year 2006 (MMVI) was a common year starting on Sunday (link displays full 2006 calendar) of the Gregorian calendar. ...
is the 328th day of the year (329th in leap years) in the Gregorian calendar. ...
Year 2007 (MMVII) is the current year, a common year starting on Monday of the Gregorian calendar and the AD/CE era. ...
is the 82nd day of the year (83rd in leap years) in the Gregorian calendar. ...
External links |