summaryrefslogtreecommitdiff
path: root/Linux.mdwn
blob: f84653a0b20ec2ea0f22a49e216db02fe185c330 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24


# Linux

Linux is a clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance. 


## Status

The Linux OS is fully supported by DRI. 


## Resources

   * [[The Linux Kernel Archives|http://www.kernel.org/]] 
   * [[Linux Kernel Module Programming Guide|http://tldp.org/LDP/lkmpg/2.6/html/index.html]] 
   * [[Linux Device Drivers|http://www.oreilly.com/catalog/linuxdrive2/]] 
   * [[The Linux Kernel|http://tldp.org/LDP/tlk/tlk.html]] 
   * [[KernelNewbies.org|http://www.kernelnewbies.org/]] 


---

 [[CategoryGlossary|CategoryGlossary]], [[CategoryOperatingSystem|CategoryOperatingSystem]]