[ovs-dev] [PATCH] INSTALL.XenServer: Fix directory where RPMs end up.

Ben Pfaff blp at nicira.com
Wed Dec 29 18:10:10 UTC 2010


We can be specific about i386 here since that's the only architecture that
XenServer supports.

Reported-by: Bryan Osoro <bosoro at nicira.com>
---
 INSTALL.XenServer |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL.XenServer b/INSTALL.XenServer
index b19b665..33b7f8b 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
 -------------------------------------
-- 
1.7.1





More information about the dev mailing list