dracut: remove marvell sdio modules from initrd.

this allows to switch to uap module on dreamplug.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2016-02-08 13:53:13 +01:00
parent 7b757df70f
commit a760a5cfa9
2 changed files with 4 additions and 0 deletions

View File

@@ -21,6 +21,9 @@
# additional kernel modules to the default
#add_drivers+=""
# skip kernel modules (marvell sdio and compat from backports)
omit_drivers+="libertas libertas_sdio mwifiex mwifiex_sdio compat"
# list of kernel filesystem modules to be included in the generic initramfs
filesystems+="reiserfs vfat xfs"

View File

@@ -1,5 +1,6 @@
etc/system-release
etc/issue
etc/dracut.conf
etc/ppp/ip-up
etc/rc.d/init.d/firewall
etc/rc.d/init.d/networking/dhcpcd.exe