dracut/modules.d/90kernel-modules
Peter Robinson 827ec27a9c kernel-modules: Fix storage module selection for sdhci/mmc/ahci
Currently the block driver detection for generic initrd doesn't include
the SD/MMC drivers so we fail to boot generic images on any device using
those platforms as boot devices when using a generic initrd. Add logic
to detect those modules. This primarily fixes embedded ARM devices but
also likely intel tablets/dev boards and enterprise hypervisors that
have the ability to boot from SD.

Also the ahci_init_controller misses a number of drivers that use the
libahci_platform module for the init so this fixes some missing achi
moduless too.

Finally it cleans up the ARM storage module hacks that the above now
deals with in a more generic manner.

Signed-off-by: <pbrobinson@gmail.com>
2014-05-23 15:44:00 +02:00
..
insmodpost.sh deprecate old command line options 2012-07-25 10:32:42 +02:00
module-setup.sh kernel-modules: Fix storage module selection for sdhci/mmc/ahci 2014-05-23 15:44:00 +02:00
parse-kernel.sh kernel-modules: create /etc/modprobe.d if it does not yet exist 2013-01-02 13:57:40 +01:00