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.


removed ugly module support
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 5 May 2010 22:24:18 +0000 (17:24 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 5 May 2010 22:24:18 +0000 (17:24 -0500)
commita2a0fa76463240ad880131840bd2073b71a6aee1
tree1715435fefee644172dd6cddc2137ca965294e7c
parent6a831c7687ac2c0fb2d94a2c5d3911ad1bcafc85
removed ugly module support
13 files changed:
Kconfig
modules/Kconfig [deleted file]
modules/linux_mods/Kconfig [deleted file]
modules/linux_mods/i386/Kconfig [deleted file]
modules/linux_mods/i386/Makefile [deleted file]
modules/linux_mods/i386/binaries.S [deleted file]
modules/linux_mods/i386/binaries/test.ko [deleted file]
modules/linux_mods/i386/headers.c [deleted file]
modules/v3_mods/Kconfig [deleted file]
modules/v3_mods/i386/Kconfig [deleted file]
modules/v3_mods/i386/Makefile [deleted file]
modules/v3_mods/i386/binaries.S [deleted file]
modules/v3_mods/i386/headers.c [deleted file]