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 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
[palacios.git] / misc / network_servers /
2009-08-13 Jack Lange Ported palacios to Kbuild
2009-07-08 Jack Lange added disk support to the nbd server
2009-06-13 Jack Lange added nodelay option
2009-06-05 Jack Lange nbd server updates
2009-05-27 Jack Lange added missing nbd files
2009-05-27 Jack Lange nbd updates
2009-05-27 Jack Lange added nbd header file
2009-05-27 Jack Lange updates for v3_nbd
2009-05-26 Jack Lange updates to the nbd server
2009-05-26 Jack Lange added debug implementation
2009-05-26 Jack Lange updates for user space utilities
2009-05-24 Jack Lange fore ported to latest GCC version
2009-05-24 Jack Lange added network server files