From ce23e3e0976f609801335e713d5a7776d9a10600 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 21 Apr 2014 12:24:16 -0700 Subject: [PATCH] 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 --- 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 49e5882f..a1d21d36 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