LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Can someone please explain the GNU Project in Layman's terms please? (https://www.linuxquestions.org/questions/linux-newbie-8/can-someone-please-explain-the-gnu-project-in-laymans-terms-please-799793/)

sharee 04-03-2010 11:55 AM

Can someone please explain the GNU Project in Layman's terms please?
 
Im trying to get a general understanding put simply.

WRox 04-03-2010 12:06 PM

The project is the collected efforts many people to create a robust computer operating system and other software that is in the public domain.

David the H. 04-03-2010 12:23 PM

For a quick summary of just about anything, Wikipedia is a great resource. ;)

http://en.wikipedia.org/wiki/GNU_Project

In short, Richard M. Stallman, frustrated by the inflexible, fractured, proprietary nature of Unix (and other) software at that time, set out in 1984 to create a completely free alternative. He also created a new licensing system to ensure that the code for this system will always be free according to his standards: the GPL.

Over the next decade he and his followers had managed to recreate just about everything necessary for a unix-like system, all the basic system operating tools, filesystems, etc ... except for a working kernel. But in 1991, Finnish computer student Linus Torvalds, likewise frustrated by the costly nature of Unix, set out to create his own version of the Unix kernel, which he released under the GPL.

The subsequent merger of the GNU system tools and Linus' kernel became what we know today as Linux.

smoker 04-03-2010 03:32 PM

Read this http://www.gnu.org/gnu/initial-announcement.html

and also this

http://www.catb.org/%7Eesr/faqs/hacker-howto.html

BTW
Quote:

But in 1991, Finnish computer student Linus Torvalds, likewise frustrated by the costly nature of Unix, set out to create his own version of the Unix kernel, which he released under the GPL.
citation needed ! Free does not mean free of cost, only freedom from having to pay.
I can charge $100 for a copy of Fedora if I want, but you can download it for free. It's about freedom of choice.

I always understood Linus to have been building a minix style kernel as a project.

David the H. 04-03-2010 07:10 PM

According to the History of Linux page:

Quote:

MINIX, a Unix-like system intended for academic use, was released by Andrew S. Tanenbaum in 1987. While source code for the system was available, modification and redistribution were restricted. In addition, MINIX's 16-bit design was not well adapted to the 32-bit features of the increasingly cheap and popular Intel 386 architecture for personal computers.

These factors and the lack of a widely-adopted, free kernel provided the impetus for Torvalds's starting his project. He has stated that if either the GNU or 386BSD kernels were available at the time, he likely would not have written his own[5][6].
I had always read that the high cost of obtaining a true Unix kernel was one of the main reasons why Linus started to write his own, but according to this, the design and restrictions on Minix were also a big factor.

And yes, I know all about free vs. FREE. No need to preach to the converted. :) Sorry if I didn't make the distinction clear enough in my last post.

damgar 04-03-2010 07:13 PM

http://www.youtube.com/watch?v=WVTWCPoUt8w

Linus himself tells how/why he wrote the kernel.

TB0ne 04-03-2010 10:02 PM

Quote:

Originally Posted by sharee (Post 3923018)
Im trying to get a general understanding put simply.

This sounds much like your other question, and both sound very much like homework.


All times are GMT -5. The time now is 09:12 AM.