Install rdma so that dracut will use it along with libmlx4 (#1089564)
libmlx4 needs rdma, otherwise it is skipped when dracut builds the initrd. Resolves: rhbz#1089564
This commit is contained in:
parent
7684cbb2fa
commit
edf2bdbf59
@ -103,7 +103,7 @@ installpkg mt-st smartmontools
|
|||||||
%if basearch != "s390x":
|
%if basearch != "s390x":
|
||||||
installpkg hdparm pcmciautils
|
installpkg hdparm pcmciautils
|
||||||
%endif
|
%endif
|
||||||
installpkg libmlx4
|
installpkg libmlx4 rdma
|
||||||
|
|
||||||
## translations & language packs
|
## translations & language packs
|
||||||
installpkg yum-langpacks
|
installpkg yum-langpacks
|
||||||
|
Loading…
Reference in New Issue
Block a user