I'm curious what mechanism the genkernel created initramfs uses to determine what modules to load during bootup. It seems they're not dynamically detected or anything, as it loads up modules for hardware I don't have. I'm interested in modifying this list to load modules I will be using (took me a while to figure out the ATA drivers for my hardware were modules and were not being loaded during bootup).
Thanks for any help.
-Vlad


