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
5c468bdb7f
commit
ce23e3e097
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user