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.


Changes to networking section (bridging) of manual
Peter Dinda [Wed, 4 Mar 2009 18:52:14 +0000 (12:52 -0600)]
manual/manual.pdf
manual/manual.tex

index d91767b..e80cb35 100644 (file)
Binary files a/manual/manual.pdf and b/manual/manual.pdf differ
index efed24d..c806d91 100755 (executable)
@@ -598,7 +598,7 @@ computers (v-test-amd, v-test-amd2, etc.) are connected.  To bridge,
 for example, tap10, to this interface, you would do the following
 (with root's help):
 \begin{enumerate}
-\item You need to bring up eth1 (ifup eth1)
+\item You need to bring up eth1 (ifconfig eth1 up {\em address} netmask {\em mask}).  It is important that the address and mask you choose are appropriate for the network eth1 is connected to and that it.
 \item You would bring up tap10 without an address:  /sbin/ifconfig
 tap10 up
 \item You would bridge tap10 and eth1:  /usr/sbin/brctl addif br0