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.


Reverted out changes in Makefile that support building Palacios as a Linux kernel...
authorPeter Dinda <pdinda@northwestern.edu>
Fri, 28 Jan 2011 21:15:56 +0000 (15:15 -0600)
committerPeter Dinda <pdinda@northwestern.edu>
Fri, 28 Jan 2011 21:15:56 +0000 (15:15 -0600)
commit83f60861f497f76eab73fbd856870b9c32dca8ac
tree547a00dd37a9999ae5790e304377f3acdcf2784a
parent18713f98a14335b09cb7d87b3bea087255eaf10d
Reverted out changes in Makefile that support building Palacios as a Linux kernel module
These changes (omision of -fPIC) make it unlinkable as a regular Linux extension
Makefile