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

Justin Pettit jpettit at nicira.com
Wed Dec 29 18:50:04 UTC 2010


Looks good.

--Justin


On Dec 29, 2010, at 10:10 AM, Ben Pfaff wrote:

> 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
> 
> 
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev_openvswitch.org





More information about the dev mailing list