On Tue, 7 Sep 1999 [EMAIL PROTECTED] wrote:
> Does anybody on the list know where some docs, HOWTO's, books, etc
> are(preferably on the net) on the theories behind OS/kernel development and
> maybe how to implement them? I'm hoping there's something out there not
> necassarily on linux but on OS/kernel development in general.
I know at the university here, they offer a course in OS development.
It's a 3 year course I believe, and it covers all the aspects of
development, from the theories to actually writing the system/apps. I've
been told that it's possible to sit in on some of the lectures of this
course, so you might find a university/college near you has similar
courses which you may be able to sit in on.
Failing that, simply look at ELKS from the very beginning (ELKS 0.0.10 is
available, and linux-86 before that), and look at how things have been
implemented since then.
Davey