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:
@@ -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
|
||||
-------------------------------------
|
||||
|
Reference in New Issue
Block a user