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 missing nbd files
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 27 May 2009 22:47:25 +0000 (17:47 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 27 May 2009 22:47:25 +0000 (17:47 -0500)
commit2693dbc32a15e21af5e648f6a3d98ecd962ac029
tree0f7f80eb2b9e093af24475b7c1d69a685d395e26
parent9a4af090e32278f088a3f9b444b1aa23e3b1f0d2
added missing nbd files
misc/network_servers/v3_nbd/iso.cc [new file with mode: 0644]
misc/network_servers/v3_nbd/iso.h [new file with mode: 0644]
misc/network_servers/v3_nbd/nbd.ini [new file with mode: 0644]
misc/network_servers/v3_nbd/v3_disk.cc [new file with mode: 0644]