Linked by Michael Reed on Wed 22nd Nov 2006 18:23 UTC
Thread beginning with comment 184547
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
//But, IIRC, Linus' original purpose for Linux was specifically to recreate Minix because the Minix license wouldn't allow him to extend it.//
That may or may not have been the purpose, but Linux is fundamentally different from Minix.
They work and are structured in very different ways. Linux is no a "recreation" of Minix ... more like a complete replacement.
I think that this is one of the points that I was trying to make - the distinction between OSes which are externally similar and OSes that are internally similar. This holds true for Minix also (see further down thread). Minix and Linux are externally quite similar but *internally* they are implemented differently.
Mike





Member since:
2005-06-30
"Which was really just a unix-like implementation for x86 right?"
Sure, that's why I said "more directly." Minix, Linux, BSD, OS X, etc. are all descendants of Unix and can probably be considered "recreations."
But, IIRC, Linus' original purpose for Linux was specifically to recreate Minix because the Minix license wouldn't allow him to extend it.