summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--50-mageia.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/50-mageia.conf b/50-mageia.conf
index a697173..c76f67b 100644
--- a/50-mageia.conf
+++ b/50-mageia.conf
@@ -1,3 +1,9 @@
# Configuration for 10i18n module. See /usr/share/dracut/10i18n/README
i18n_vars="/etc/sysconfig/i18n:SYSFONT-FONT,SYSFONTACM-FONT_MAP,UNIMAP-FONT_UNIMAP,LANG,LC_ALL /etc/sysconfig/keyboard:KEYTABLE,KEYMAP,GRP_TOGGLE"
+# build initrd only to boot current hardware
+hostonly="yes"
+
+# always include ahci driver (mga#4364)
+add_drivers+=" ahci "
+