Filter net kernel modules by symbol regexp from dracut
dracut-install can filter modules by symbol (--mod-filter-symbol
) to
select modules more fine-grain. Harmonize the set of modules that
initramfs-tools and dracut install.
This change excludes wireless drivers (e. g. drivers/net/ieee802154
and drivers/net/wwan
).
LP: #2031841
Edited by Benjamin Drung