From a152121e09dbfa5cac8297d31f305ec5a8f7f370 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Oct 06 2019 22:15:21 +0000 Subject: Partly revert old commit and stop including all dracut modules. We only need the main one not all the subpackages, some of which currently don't install right. Signed-off-by: Kevin Fenzi --- diff --git a/fedora.conf b/fedora.conf index 6dd2ad3..15787f7 100644 --- a/fedora.conf +++ b/fedora.conf @@ -127,7 +127,7 @@ additional_packages = [ ('^(Server|Everything)$', { '*': [ 'kernel*', - 'dracut*', + 'dracut.*', 'autocorr-*', 'eclipse-nls', 'eclipse-nls-*',