Fabian Deutsch has uploaded a new change for review. Change subject: recipe: Add kernel-modules-extra explicitly ......................................................................
recipe: Add kernel-modules-extra explicitly Change-Id: I70cc2849573e1897d6362190d4bc1259eabc0917 Signed-off-by: Fabian Deutsch <[email protected]> --- M recipe/ovirt19-pkgs.ks 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/66/20266/1 diff --git a/recipe/ovirt19-pkgs.ks b/recipe/ovirt19-pkgs.ks index 88b450f..e25b31d 100644 --- a/recipe/ovirt19-pkgs.ks +++ b/recipe/ovirt19-pkgs.ks @@ -6,3 +6,7 @@ # qlogic firmware linux-firmware iptables +net-tools + +# Explicitly add these package, to prevent yum from pulling in the debug versions +kernel-modules-extra -- To view, visit http://gerrit.ovirt.org/20266 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I70cc2849573e1897d6362190d4bc1259eabc0917 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: node-3.0 Gerrit-Owner: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
