Filter block kernel modules by symbol regex 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.
The modules mptfc, mptsas, mptscsih, mptspi, and zfcp are covered by
including =drivers/message/fusion
to the block devices.
LP: #2031841
Edited by Benjamin Drung