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.


VNC server interface to graphics console source code
authorPeter Dinda <pdinda@northwestern.edu>
Fri, 22 Mar 2013 20:42:57 +0000 (15:42 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Fri, 22 Mar 2013 20:48:26 +0000 (15:48 -0500)
commited2f7f63a9563dcc28ccf3ca29cf4011fa67a343
tree010b50715a0a27de40f3c91a5d1d37925ac56917
parent574d2595bd6502d1dc785ace50d46d052a2c8525
VNC server interface to graphics console source code
linux_usr/Makefile
linux_usr/vnc/Image.cxx [new file with mode: 0644]
linux_usr/vnc/Image.h [new file with mode: 0644]
linux_usr/vnc/Makefile [new file with mode: 0644]
linux_usr/vnc/Makefile.in [new file with mode: 0644]
linux_usr/vnc/README [new file with mode: 0644]
linux_usr/vnc/buildtime.c [new file with mode: 0644]
linux_usr/vnc/utils.h [new file with mode: 0644]
linux_usr/vnc/x0vncserver.cxx [new file with mode: 0644]
linux_usr/vnc/x0vncserver.man [new file with mode: 0644]