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 'release-1.0' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palac...
[palacios.git] / build / Makefile
index cc6ee23..eece784 100644 (file)
@@ -46,7 +46,7 @@ GUEST_ISO_DIR := /opt/vmm-tools/isos
 # List of targets to build by default.
 # These targets encompass everything needed to boot
 # and run GeekOS.
-ALL_TARGETS := palacios geekos
+ALL_TARGETS := world
 
 QEMU := /usr/local/qemu/bin/qemu-system-x86_64