![]()
A brief history of Linux.
Linux is a free reimplementation
of the POSIX specification, with SYSV and BSD extensions,
developed primarily by Linus
Torvalds (torvalds@kruuna.helsinki.fi) at the university of Helsinki in
Finland.Linux was developed with the help of other
programmers across the Internet, allowing anyone with enough
knowledge to develop and change the system.
A large amount of code written for linux is developed by the GNU
project at The Free Software Foundation in Cambridge,
Massachusetts.
Linux was originally developed as a hobby project by Linus
Torvalds, because he wanted a better operating system than
Minix, a small UNIX system developed by Andy Tanenbaum.The first
discussions about Linux were on USENET newsgroup
comp.os.minix.
The very early development of
Linux was dealing with the task-switching capabilities of the
80386 protected mode.
Linus writes :
No announcement was ever made for
Linux version 0.01.On 5 October of 1991, Linus announced the 0.02
version of Linux.
At this point Linus,was able to run bash and gcc.
Linus wrote in comp.os.minix :
After version 0.03,more and more
programmers started to work on the system, so Linus set the
version number up to 0.10.
After several versions,in late December of 1993, the Linux kernel
was at version 0.99.pl14 and version 1.0 was around the
corner.Finally version 1.0 was released on 14
March of 1994.
Linux follows the ``open development model'' that means, all new
versions will be released to the public, whether or not they are
considered "production quality"'. However, in order to
help people tell whether they are getting a stable version or
not, the following scheme has been implemented: Versions 1.x.y,
where x is an even number, are stable versions, and only bug
fixes will be applied as y is incremented. So from version 1.2.2
to 1.2.3, there were only bug fixes, and no new features.
Versions 1.x.y, where x is an odd number, are beta-quality
releases for developers only, and may be unstable and may crash,
and are having new features added to them all the time
As of January 13, 1997, the current stable version of Linux is 2.0.27, and the latest development version is 2.1.20.
Author : Nick
Arahovas
For comments or suggestions mail at infonick@hol.gr
Last updated : 25-Feb-1997