Results 1 to 10 of 17
Hi Guys,
I have been wondering, when is a distro a completely unique disto.
For example, Red Hat and Debian are completely different distro's but you see derivatives such as ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-23-2013 #1
General disto question
Hi Guys,
I have been wondering, when is a distro a completely unique disto.
For example, Red Hat and Debian are completely different distro's but you see derivatives such as Ubuntu (Debian based), Raspbian (also Debian based).
What is it that separates the 'top level' (non derivated) distro's? And if someone was creating their own distro, at what point would it no longer be a derived distro (of Debian - for example) and become a completly unique (top level) one?
I am interested on your thoughts on this
- 01-23-2013 #2
Well, obviously it's a matter of timing. A father has to be older than his son. The great ancestral distros are the earliest ones: Slackware, Debian and Mandrake (now Mandriva). Red Hat is a Mandrake derivative. Slackware is derived from the extinct SLS, and Debian started as a reaction against SLS.
Suse I think started as a cross between Slackware and Mandrake. Crux and Arch are independent foundations but, in general, the newer the distro, the more likely it is to be derived from something else. After all, why create a package management tool and repositories from scratch when there's already good stuff out there?
If you did want to create something entirely new, the best way would probably be via Linux From Scratch."I'm just a little old lady; don't try to dazzle me with jargon!"
- 01-23-2013 #3
Thanks for the reply.
Not really looking at makeing something entirely new. I was just more interested on what makes something entirely new and not just another derivative.
So, if you follow the LFS tutorials have you then effectively created a brand new non-derived Linux distro?
- 01-23-2013 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
If you build a 'Linux From Scratch' system and then put your own tweaks into it, and you include your chosen package set, then you choose to name it and distribute it to others, that would be a new distribution. However, the system utilities, and general applications within it (other than those that you wrote yourself) would still have been derived from other sources.
oz
- 01-23-2013 #5
About LFS: No, this will not be a brand new distro, as it is .. lfs "distro"

But imho that´s not the main point of lfs.
lfs is a very good learning experience. After you build your own, you will have a fairly good understanding what is needed too run a linux and how components work together.You must always face the curtain with a bow.
- 01-24-2013 #6Just Joined!
- Join Date
- Apr 2007
- Posts
- 4
- 01-24-2013 #7Linux Newbie
- Join Date
- Apr 2005
- Location
- Clinton Township, MI
- Posts
- 101
Unfortunately, though you have a point, you got more of your details incorrect than correct. Yes, SLS was one of the very first, but Yggdrasil Linux/GNU/X, the first CD-ROM based Linux distribution, according to Wikipedia, and I tend to agree. SLS was in that timeframe, was not very good, so Slackware and SuSE were both attempts to fix poor SLS packaging, and Debian was created for the same reason, to provide a much more stable alternative to SLS, and later, to build a nice package management system.
Red Hat and Caldera came along, wanting to build a business around Linux software. They collaborated to form RPM, or Red Hat Package Manager; both of them used that format. Early SuSE used .tgz packaging like Slackware, but later switched to RPM packaging, adopting the work done by Red Hat and Caldera because they, too, wanted to commercialize their work.
Mandrake was comparatively late into the ballgame, coming in 3-5 years later than the others. I suggest you start at Linux distribution - Wikipedia, the free encyclopedia for more information; that location has links to much more information. DistroWatch probably has a reasonable amount of detail too.
Brian Masinick
masinick AT yahoo DOT com
- 01-24-2013 #8Linux Newbie
- Join Date
- Apr 2005
- Location
- Clinton Township, MI
- Posts
- 101
Everything is derived!
All Linux utilities and libraries are derived (or taken) from either the GNU licensed utilities and libraries or sometimes from a BSD-based utility or library. The Linux kernel itself, though heavily modified, and large parts of it completely rewritten more than once, is itself a derived kernel, bootstrapped originally from Minix, but not sharing code from Minix. In turn, Minix was an early UNIX-like system, as are all the BSD-based systems, which share a lot of stuff, but also have very unique and original works within them.
So whether you confine the discussion to only Linux or you spread the discussion to a broader context, just about everything you see in what we loosely refer to as Linux has its conceptual ideas dating back to other works. Frankly, we can trace nearly all of the core ideas back to a 1960s operating system research project called MULTICS. It was awesome and far ahead of its time, and thus very expensive.
When the project got cut, Ken Thompson and Dennis Ritchie worked together, snagging a DEC minicomputer not in use, cut down (castrated?) the MULTICS operating system, and therefore, being punsters, they called it UNIX (Eunuchs). BSD and Linux-based systems draw their roots from this history.
- 01-24-2013 #9Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,144
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 02-03-2013 #10


1Likes
Reply With Quote

