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.


added disk support to the nbd server
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 8 Jul 2009 22:24:45 +0000 (17:24 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 8 Jul 2009 22:24:45 +0000 (17:24 -0500)
commit2fc55bdc014038e625b3628fdaf0b60d7ebede77
treefe748e36c0a82e87e69da32ae0fd5a47e875f679
parentfd7801687cc7266183a92f8b4e9b28c98cf39193
added disk support to the nbd server
misc/network_servers/v3_nbd/iso.cc
misc/network_servers/v3_nbd/nbd.ini
misc/network_servers/v3_nbd/raw.cc
misc/network_servers/v3_nbd/v3_nbd.cc