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.


Merge branch 'kitten' of ssh://sharedev@newskysaw.cs.northwestern.edu/home/sharedev...
Peter Dinda [Tue, 21 Oct 2008 20:10:34 +0000 (15:10 -0500)]
build/Makefile
kitten/.hg/dirstate

index 7217262..1cfd87d 100644 (file)
@@ -203,7 +203,7 @@ kitten: palacios-full
        cp $(PALACIOS_BUILD_DIR)/libv3vee.a $(KITTEN_TOP_DIR)/palacios/
        cp $(PALACIOS_BUILD_DIR)/../lib/xed/libxed32e.a $(KITTEN_TOP_DIR)/palacios/
        cp $(PALACIOS_BUILD_DIR)/vm_kernel $(KITTEN_TOP_DIR)/palacios/
-       (cd $(KITTEN_TOP_DIR) && make)
+       (cd $(KITTEN_TOP_DIR) && make oldconfig && make)
 
 
 geekos: 
index 23a1d25..2d7cc7f 100644 (file)
Binary files a/kitten/.hg/dirstate and b/kitten/.hg/dirstate differ