From 9c1412318f7c6068acd7268dcacf07bb19dd7c29 Mon Sep 17 00:00:00 2001 From: daniel-Jones Date: Sun, 8 Apr 2018 16:34:56 +0930 Subject: added initial index, needs styling yet --- index.html | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 2ec7e48..f1398c5 100644 --- a/index.html +++ b/index.html @@ -3,13 +3,36 @@ - + - {TITLE} - Work in progress. + GNU plus Linux + + + +
+

What is GNU?

+ GNU is an operating system and an extensive collection of software that forms part of what people refer to as the GNU plus Linux operating system (or erroneously just Linux).

+ Richard Stallman announced the GNU project in 1983. The operating system was to be a free software replacement to the proprietary UNIX operating system.

+ In 1992 the GNU operating system almost had the entirety of its components created, however one critical part was missing, the kernel. +

What is Linux?

+ Linux is a kernel and is not an operating system unto itself, instead is a critical component in the GNU plus Linux operating system.

+ Linus Torvalds began development on the Linux kernel in 1991 after frustrations relating to the MINIX licensing at the time. The Linux kernel was originally licensed to prohibited commercial redistribution.

+ In 1992 Linus liberated his kernel relicensing it under the GNU GPL. Now under a free licence and considered free software, the Linux kernel and GNU operating system, along with it's extensive collection of software can pair in a mutually beneficial relationship. +

Combined, they form an entire operating system as defined by POSIX known as GNU plus Linux.



+

+
+ source available under GPL 2 on GitHub (PR's welcome) or via cgit +
-- cgit v1.2.3