Results 1 to 5 of 5
Hi,
I've searched everywhere for how to do this and one of my mates said it was quite simpleish as you already had all the kernel made for you. I'm ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-14-2007 #1
Programming a Distro in C++
Hi,
I've searched everywhere for how to do this and one of my mates said it was quite simpleish as you already had all the kernel made for you. I'm fluent in C++ and just wondered how easy it would be to make my own. I guess do I start out with fiddling around with the source of other distros?
Thanks very much,
Matt. Ireland
- 12-14-2007 #2
Try Linux from Scratch.
Welcome to Linux From Scratch!Registered Linux user #270181
TechieMoe's Tech Rants
- 12-14-2007 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Rock Linux is another build your own distro that might work, or at least help, too:
Main Page - RockWikioz
- 12-14-2007 #4
I hope you're fluent in C as well when taking on this task, because I think you will find a lot of the OS level things are programmed in it.
- 12-14-2007 #5
Thanks guys! I'll give those distros a try!
I have an understanding of C but don't reckon I could write a particularly complex program in it.... I suppose I could pick it up quite quickly as I know C++ C# and PHP which have all derived from it


Reply With Quote
