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.


Utility cleanup
authorPeter Dinda <pdinda@northwestern.edu>
Wed, 20 Jun 2012 18:05:58 +0000 (13:05 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Wed, 20 Jun 2012 18:05:58 +0000 (13:05 -0500)
commit7d2c818e3766b91ab6726f4c31e049a561cf3b9f
tree9b29f4b1f9f5c95a41f4ab69a67d4331828443f0
parentf674908a9b4e959da53f1ed45771cf2d8de46d27
Utility cleanup
  - v3_create does not mention launching
  - v3_cons_sc does not do debugging by default (no more 2>/dev/null)
  - v3_cons_sc checks to make sure window is big enough before running
linux_usr/v3_cons_sc.c
linux_usr/v3_create.c