Linked by Michael Reed on Wed 22nd Nov 2006 18:23 UTC
OSNews, Generic OSes There are at this time, a number of what I would term 'OS re-creation projects' (OSRs) in active development. These are OSes that attempt, by varying degrees, to re-implement the features of another operating system. In this article, I'm going to explore some of issues surrounding projects of this type. In the second half of the article, I apply these observations and examine two example platforms (Amiga and OS/2) and the related re-creation OSes.
Thread beginning with comment 184547
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: Ovious comment
by brewin on Wed 22nd Nov 2006 20:07 UTC in reply to "RE[2]: Ovious comment"
brewin
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.

Reply Parent Bookmark Score: 2

RE[4]: Ovious comment
by hal2k1 on Thu 23rd Nov 2006 10:44 in reply to "RE[3]: Ovious comment"
hal2k1 Member since:
2005-11-11

//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.

Reply Parent Bookmark Score: 1

RE[5]: Ovious comment
by rhyder on Thu 23rd Nov 2006 12:08 in reply to "RE[4]: Ovious comment"
rhyder Member since:
2005-09-28

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

Reply Parent Bookmark Score: 1