2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-30 22:05:19 +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.
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
-------------------------------------