Hi!
After reading the http://www.gentoo.org/doc/en/openrc-migration.xml I've discovered, that I don't have /etc/modules.autoload.d/kernel-2.6. Instead I have
/etc/modprobe.conf, /etc/modprobe.d, /etc/modules.conf and /etc/modules.d There's also update-modules utility from module-init-tools. I can't understand, how the /etc/conf.d/modules is involved here.
Ok. Most likely, I can get rid /etc/modules.conf and /etc/modules.d. Probably I should also get rid of /etc/modprobe.conf and keep things in /etc/modprobe.d
directory. Why would I want to use /etc/conf.d/modules and how it is used really?


