[PATCH] Install rdma so that dracut will use it along with libmlx4 (#1089564)

Samantha N. Bueno sbueno+anaconda at redhat.com
Mon Apr 21 20:15:08 UTC 2014


Ack.

On Mon, Apr 21, 2014 at 12:35:31PM -0700, Brian C. Lane wrote:
> libmlx4 needs rdma, otherwise it is skipped when dracut builds the
> initrd.
> 
> Resolves: rhbz#1089564
> ---
>  share/runtime-install.tmpl | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl
> index 49e5882..a1d21d3 100644
> --- a/share/runtime-install.tmpl
> +++ b/share/runtime-install.tmpl
> @@ -97,7 +97,7 @@ installpkg mt-st smartmontools
>  %if basearch != "s390x":
>  installpkg hdparm
>  %endif
> -installpkg libmlx4
> +installpkg libmlx4 rdma
>  
>  ## translations & language packs
>  installpkg yum-langpacks
> -- 
> 1.9.0
> 
> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches


More information about the anaconda-patches mailing list