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 redundant FILE option
Jack Lange [Wed, 6 Oct 2010 17:35:10 +0000 (12:35 -0500)]
Conflicts:

Kconfig

Kconfig

diff --git a/Kconfig b/Kconfig
index 0e87296..c4aacfb 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -96,7 +96,6 @@ config CONSOLE
          Select this if you want to forward a guest console interface to some host OS service
 
 
-
 config SOCKET
        bool "Host support for Network Sockets"
        default y