2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-31 22:35:15 +00:00

xenserver/README: Remove bad instructions.

The instructions in INSTALL.XenServer are more detailed and correct.

Signed-off-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
Ben Pfaff
2012-01-24 10:18:30 -08:00
parent dfeefc6fbd
commit efbf489638

View 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.