aboutsummaryrefslogtreecommitdiff
path: root/xenserver
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2012-01-24 10:18:30 -0800
committerBen Pfaff <blp@nicira.com>2012-01-24 14:30:17 -0800
commitefbf4896385cca076de2329a950d0d162dfb68cc (patch)
tree6821819343d3c297d771469ed0de6b4650cc7f6b /xenserver
parentdfeefc6fbd81451d91b59f59ea8c710c32eeb21b (diff)
xenserver/README: Remove bad instructions.
The instructions in INSTALL.XenServer are more detailed and correct. Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'xenserver')
-rw-r--r--xenserver/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/xenserver/README b/xenserver/README
index 732a0793..c626a928 100644
--- a/xenserver/README
+++ b/xenserver/README
@@ -118,17 +118,6 @@ scripts are located in ../utilities/bugtool:
Script to dump tc class configuration for all network interfaces.
-To install, build the Open vSwitch RPM with a command like this:
-
- rpmbuild -D "openvswitch_version $full_version" \
- -D "xen_version $XENKERNEL" \
- -D "build_number --with-build-number=$buildnr" \
- -bb openvswitch-xen.spec
-
-Then, "rpm -U" the resulting Open vSwitch package on the XenServer hosts in
-question and reboot them. (The openvswitch-dbg package that is also
-produced need not be installed, but it is harmless to do so.)
-
----------------------------------------------------------------------
Copyright (C) 2009, 2010, 2011 Nicira Networks, Inc.