Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Release 1.0
[palacios.git] / geekos / src / geekos / README.txt
1 GeekOS is a tiny operating system kernel for x86 PCs.  Its main purpose
2 is to serve as a simple but realistic example of an OS kernel running
3 on real hardware.  
4
5 GeekOS is free software: see the file "COPYING" for details.