mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
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:
@@ -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"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user