MUCH more than Linux:
Open Source/Free Software is not some seperate world... you are using OS/FS all the time:
For instance;
The basic definition as shared by FS and OS is very simple (though as we shall see, the history and definitions become quite complex and non-linear).
Free as in Freedom, not as in price. That the knowledge (the souce code) should be freely availabe to empower and encourage innovation
Here's the core of the free software definition:
OS/FS is very much about working processes and cultures of production
and distribution.
It is not NECESSARILY overlaid with any ethical or moral position.
History
In US/Europe: 2 main influences:
eg. Ravi Sundaram "Recycling Modernity: Pirate Electronic Cultures
in India"
see also Linux in India
Resources: http://linuxinindia.pitas.com
A brief history of UNIX and Linux:
1969 -70: Unix OS developed at AT& T Bell Labs. Written
in C: became the first widely used operating system that could switch between
different hardwares.
1979: V7 edition of Unix; "grandfather of all extant Unix systems"
Now: things become convoluted.
AT&T mostly won the "standards wars", so most hardware vendors
switched to System V, but the resulting system was very much a merger:
each varient adopted many features of the other. BSD branch became widely
used for research, and for single-purpose servers.
Now; many Unix varients:
eg.
1984: Richard Stalman's Free Software Foundation (FSF) began the GNU project: "GNU's not Unix" - to create a free version of the Unix OS.
(Free as in software that can be freely used, read, modified and redistributed without payment of restriction)
FSF built array of useful tools and components, editors (emacs), compilers (gcc).. but had trouble developing an OS kernel of its own.
1991: Linus Torvalds begins developing and OS kernal. This combined with FSF material and some BSD material evolved into a useful OS. Some like to use the "correct" term: GNU/Linux which acknowleges its hybrid origins.
Since then: different organisations ahve combined available components differently, and provide different services around them.
Common Distributions include:
Many others with different specialisms: various "Tiny Linux" distributions,
single-purpose distributions eg. Linux Router Project
BUT: all based on the Linux Kernel and the GNU glibc libraries, and covered by "Copyleft" style licenses, where changes and improvements must be made available to all.
Therefore there is unifying effort between all the Linux distributions,
and the ways that they are developed and supported both through various
business entities and voluntary labour.
1998: "Open Source Developers Day" establishes the Open Source Initiative and "Open Source" as a new
definition.
Two full and eloquent expositions on why free software should be used in public services:
see:
why free software is better than open source
http://www.gnu.org/philosophy/free-software-for-freedom.html
eric raymond on:
why open source not free software
http://www.tuxedo.org/~esr/open-source.html
More resources on Open Source/Software: Oppositions, definitions,
working practices
"Hacker Culture"
"The Jargon File"
http://www.tuxedo.org/~esr/jargon/html/index.html
http://tuxedo.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/index.html#CATB
cathedral and the bazaar online
open source as a business model
http://tuxedo.org/~esr/writings/openmind.html
Homesteading the Noosphere:
http://www.tuxedo.org/`~esr/writings/cathedral-bazaar/homesteading/index.html
Some resources on how the Debian project is run
Debian Social Contract
http://www.debian.org/social_contract
decision making structure at debian
http://www.debian.org/devel/constitution
the ways that commercial entities support "volunteer" projects:
http://www.debian.org/partners/
2 bits of background on Richard Stallman and his dedication to Free Software
interview with RS:
http://www.salon.com/21st/feature/1998/08/cov_31feature2.html
How Will History view Richard Stallman?
http://onlamp.com/lpt/a//onlamp/2002/02/28/williams.html
Larry Wall on why Perl had to be free
http://www.zdnet.com/devhead/stories/articles/0,4413,1600179,00.html