[ovs-dev] [PATCH] rhel: Clarify instructions for RHEL 7.

Guru Shetty guru at ovn.org
Fri Jan 29 15:37:05 UTC 2016


>
> @@ -74,9 +75,9 @@ $HOME/rpmbuild/SOURCES.
>
>         ```
>         rpmbuild -bb \
> -               -D "kversion 2.6.32-131.6.1.el6.x86_64" \
> +               -D "kversion 4.3.3-300.fc23.x86_64” \
>                 -D "kflavors default debug kdump" \
> -               rhel/openvswitch-kmod-rhel6.spec
> +               rhel/openvswitch-kmod-fedora
>

You probably need the .spec above?
Acked-by: Gurucharan Shetty <guru at ovn.org>



>         ```
>
>      This produces an "kmod-openvswitch" RPM for each kernel variant,
> diff --git a/INSTALL.RHEL.md b/INSTALL.RHEL.md
> index 8746bc6..82f3efd 100644
> --- a/INSTALL.RHEL.md
> +++ b/INSTALL.RHEL.md
> @@ -7,6 +7,10 @@ on a generic Linux host, see [INSTALL.md] instead.
>
>  We have tested these instructions with RHEL 5.6 and RHEL 6.0.
>
> +For RHEL 7.x (or derivatives, such as CentOS 7.x), you should follow
> +the instructions in [INSTALL.Fedora.md].  The Fedora spec files are
> +used for RHEL 7.x.
> +
>  Building Open vSwitch for RHEL
>  ------------------------------
>
> --
> 2.5.0
>
>



More information about the dev mailing list