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

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>
This commit is contained in:
Ben Pfaff
2010-12-29 10:09:51 -08:00
parent 3d82583c40
commit 73f3186db0

View File

@@ -42,8 +42,8 @@ where:
appears as the name of a directory in /lib/modules inside the VM. appears as the name of a directory in /lib/modules inside the VM.
It always ends in "xen". It always ends in "xen".
Two RPMs will be output into /usr/src/redhat/RPMS, whose names begin Two RPMs will be output into /usr/src/redhat/RPMS/i386, whose names
with "openvswitch" and "openvswitch-debuginfo". begin with "openvswitch" and "openvswitch-debuginfo".
Installing Open vSwitch for XenServer Installing Open vSwitch for XenServer
------------------------------------- -------------------------------------