add description of all branches

This commit is contained in:
Stefan Lankes 2013-11-21 20:28:21 +01:00
parent 3557efcc7a
commit e92b10e5aa

View file

@ -60,6 +60,17 @@ Boot eduOS via grub
}
</pre>
Overview of all branches
------------------------
1. stage0 - Smallest HelloWorld of the World
Description of loading a minimal 32bit kernel
2. stage1 - Non-preemptive multitasking
Introduction into a simple form of multitasking, where no interrupts are
required.
Usefull Links
-------------
1. http://www.gnu.org/software/grub/manual/multiboot/