Ubuntu, Knoppix, etc are based on Debian. What does that mean. How I can make my own distro based on debian.

link|improve this question

50% accept rate
feedback

1 Answer

up vote 6 down vote accepted

There are plenty of tutorials about this subject in the web. Google the same string you used in your question's title.

Distros based on another distro means that any can take the work made by others (that's the aim of free/libre software) and modify and adapt it for their needs as long as they publish back their work with the same license as the original so any can benefit from it (including the original developers)

However if you are a little less ambitious you can start by creating your own custom debian CD:

http://wiki.debian.org/DebianCustomCD

link|improve this answer
2  
Also check out this link: live.debian.net/manual/en/html/index.html – Mike Keller Aug 2 '11 at 20:19
Agreed with Mike Keller, the DebianCustomCD wiki page is partially outdated and never worked for me. The preferred method is to go with debian-live which is working very well these days. live.debian.net – nodiscc Aug 7 '11 at 15:37
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.