SMP Linux from scratch

|
I'm working on building a linux from scratch that will run native threads using glibc2. I would like everything on the system to be linked with it. This is in hopes that I can make my dual PII go fast. Plus, it's a great learning experience. You can read my ever changing notes file.

[Update ] Don't use my notes. There is an excellent boiler plate document that has achieved linuxdoc status located at linux from scratch. Check it out!