aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.XenServer
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2010-12-29 10:09:51 -0800
committerBen Pfaff <blp@nicira.com>2010-12-29 10:59:09 -0800
commit73f3186db0b5d4efbf204030a32107d3552bfb1c (patch)
tree91230fbd17c4c40a2d25768dd9a298eb1a82ad3e /INSTALL.XenServer
parent3d82583c40055f6cc257fc4663c2ac14498c7464 (diff)
INSTALL.XenServer: Fix directory where RPMs end up.
We can be specific about i386 here since that's the only architecture that XenServer supports. Reported-by: Bryan Osoro <bosoro@nicira.com>
Diffstat (limited to 'INSTALL.XenServer')
-rw-r--r--INSTALL.XenServer4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.XenServer b/INSTALL.XenServer
index b19b6659..33b7f8ba 100644
--- a/INSTALL.XenServer
+++ b/INSTALL.XenServer
@@ -42,8 +42,8 @@ where:
appears as the name of a directory in /lib/modules inside the VM.
It always ends in "xen".
-Two RPMs will be output into /usr/src/redhat/RPMS, whose names begin
-with "openvswitch" and "openvswitch-debuginfo".
+Two RPMs will be output into /usr/src/redhat/RPMS/i386, whose names
+begin with "openvswitch" and "openvswitch-debuginfo".
Installing Open vSwitch for XenServer
-------------------------------------