From 5393dedb8dc2698cc58373f2c436fd2e99eb8fc0 Mon Sep 17 00:00:00 2001 From: Jybz Date: Sat, 20 Apr 2024 23:26:04 +0200 Subject: - drop references to ahci as it's built-in by default and causes error message during initrd creation - origin: https://svnweb.mageia.org/packages/updates/9/dracut/current/SOURCES/50-mageia.conf?r1=1191933&r2=1191935 --- 50-mageia.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/50-mageia.conf b/50-mageia.conf index a26f59d..e4649ae 100644 --- a/50-mageia.conf +++ b/50-mageia.conf @@ -4,9 +4,6 @@ i18n_vars="/etc/sysconfig/i18n:SYSFONT-FONT,SYSFONTACM-FONT_MAP,UNIMAP-FONT_UNIM # build initrd only to boot current hardware hostonly="yes" -# always include ahci driver (mga#4364) -add_drivers+=" ahci " - # Do not include the network module by default which saves about 10megs # Users can still generate a network friendly initrd by editing this file # or overriding omit_dracutmodules from another config file -- cgit v1.2.1