|
-
Jun 17th, 2007, 10:04 PM
#1
Thread Starter
PowerPoster
[RESOLVED] How to make a linux thing.
Hey guys, I'm wondering about trying to make an operating system in soem spare time, and I hear linux is open source. But what do I need to start up in making a distro of that and what are the laws on it? Would I own a distro I made?
And where do I get source code to get cracking on a distro?
Thanks.
-
Jun 17th, 2007, 11:16 PM
#2
Re: How to make a linux thing.
 Originally Posted by Justin M
Hey guys, I'm wondering about trying to make an operating system in soem spare time, and I hear linux is open source. But what do I need to start up in making a distro of that and what are the laws on it? Would I own a distro I made?
And where do I get source code to get cracking on a distro?
Thanks.
The linux kernel is distributed under the GPL. The GPL states that the source code is provided free of charge to you and that you can make any changes you wish to it and distribute it.
The catch is that you are bound to the terms of the GPL as well; your derivative work must make the source code available free of charge.
The linux kernel is available at http://kernel.org/ or through any distribution's package system, but I can't give you any more advice on how to get started rolling your own; I would say that it's probably a pretty big task.
Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.
-
Jun 18th, 2007, 03:35 AM
#3
Re: How to make a linux thing.
You might want to take a look at linux from scratch
-
Jun 18th, 2007, 05:17 AM
#4
Thread Starter
PowerPoster
Re: How to make a linux thing.
-
Jun 19th, 2007, 07:06 PM
#5
Thread Starter
PowerPoster
Re: [RESOLVED] How to make a linux thing.
Oh Umm I should have asked earlier, but what compiler would I need to write code? OR do I need one?
Also would I need a spare comp to develop it? OR can I use viritual PC?
-
Jun 20th, 2007, 06:14 AM
#6
Re: [RESOLVED] How to make a linux thing.
Lets be honest, if you don't even know that, then you've not got a hope in hell of managing to create an operating system or even something as simple as a custom distro.
Start smaller and learn to write linux console programs using the gcc compiler.
I don't live here any more.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|