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.


Rebuild v3_create by default
Peter Dinda [Mon, 1 Oct 2012 14:13:04 +0000 (09:13 -0500)]
linux_usr/Makefile

index 868d0d7..9870207 100644 (file)
@@ -12,6 +12,7 @@ STATIC = 0
 #
 BASE_EXECS =   v3_mem \
                 v3_mem_free \
+               v3_create \
                 v3_create_bind \
                v3_free  \
                v3_launch \