xenserver/README: Remove bad instructions.
authorBen Pfaff <blp@nicira.com>
Tue, 24 Jan 2012 18:18:30 +0000 (10:18 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 24 Jan 2012 22:30:17 +0000 (14:30 -0800)
The instructions in INSTALL.XenServer are more detailed and correct.

Signed-off-by: Ben Pfaff <blp@nicira.com>
xenserver/README

index 732a079..c626a92 100644 (file)
@@ -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.