You are viewing a plain text version of this content. The canonical link for it is here.
Posted to tashi-commits@incubator.apache.org by st...@apache.org on 2012/07/19 02:58:47 UTC

svn commit: r1363214 - /incubator/tashi/trunk/INSTALL

Author: stroucki
Date: Thu Jul 19 02:58:46 2012
New Revision: 1363214

URL: http://svn.apache.org/viewvc?rev=1363214&view=rev
Log:
INSTALL: Pre-add some of dgomes' additions

Modified:
    incubator/tashi/trunk/INSTALL

Modified: incubator/tashi/trunk/INSTALL
URL: http://svn.apache.org/viewvc/incubator/tashi/trunk/INSTALL?rev=1363214&r1=1363213&r2=1363214&view=diff
==============================================================================
--- incubator/tashi/trunk/INSTALL (original)
+++ incubator/tashi/trunk/INSTALL Thu Jul 19 02:58:46 2012
@@ -60,7 +60,8 @@ brctl sethello br0 1
 ifdown eth0;ifconfig eth0 0.0.0.0;brctl addif br0 eth0;dhclient br0
 
 # create a script /etc/qemu-ifup.0 which will allow virtual machines
-# to be attached to the default network (0).
+# to be attached to the default network (0). Check your setup for the
+# correct paths. E.g. in Debian, brctl is in /usr/sbin/brctl
 
 cat /etc/qemu-ifup.0
 #!/bin/sh
@@ -77,6 +78,9 @@ chmod 700 /etc/qemu-ifup.0
 If you don't have RPyC version 3.1 installed, download a copy from
 http://sourceforge.net/projects/rpyc/files/main/ and install it.
 
+If you wish to run the Tashi components in debugging mode, you
+will want iPython from http://ipython.org/.
+
 Prepare a virtual machine image in qcow2 format for Tashi to deploy. You 
 can create this with practically any consumer or professional 
 virtualization system, by converting the resulting disk image via