cfenollosa / os-tutorial

How to create an OS from scratch
BSD 3-Clause "New" or "Revised" License
26.9k stars 3.26k forks source link

Future thoughts #2

Closed cfenollosa closed 9 years ago

cfenollosa commented 9 years ago

Unix clone? Implement Unix v6?

Minix? BSDs?

Go for a totally different path? (templeOS, MSDOS, MikeOS, other)

akovardin commented 9 years ago

What type of kernel select at first?

cfenollosa commented 9 years ago

I'll start with a monolithic one, since it's the easiest to begin with

You can see a discussion of this here: https://github.com/cfenollosa/os-tutorial/tree/master/14-checkpoint