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.


Trammell is a doofus
Kevin Pedretti [Tue, 21 Oct 2008 21:18:10 +0000 (16:18 -0500)]
kitten/init/main.c

index e235721..ea9c09b 100644 (file)
@@ -132,7 +132,7 @@ start_kernel()
   Init_V3(&os_hooks, &v3_ops);
        printk( KERN_INFO "Rombios: %p @ %d\n",
                &rombios_start,
-               &rombios_end - &rombios_start,
+               &rombios_end - &rombios_start
        );
 
        printk( KERN_INFO "VGA Bios: %p @ %d\n",