From: Ben Pfaff Date: Wed, 29 Dec 2010 18:09:51 +0000 (-0800) Subject: INSTALL.XenServer: Fix directory where RPMs end up. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73f3186db0b5d4efbf204030a32107d3552bfb1c;p=openvswitch 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 --- 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 -------------------------------------