Talk:Initscripts/rc.conf
Jump to navigation
Jump to search
Blacklisting deprecated?
I thought that just the MOD_BLACKLIST array was deprecated, not the bang preponing into MODULES array. How can someone avoid module loading now? Through some udev rule? --4javier 12:08, 1 June 2011 (EDT)
- Ok, I've seen alsa page edit...then, conf files into /etc/modprobe.d are the preferred blacklisting method? --4javier 12:12, 1 June 2011 (EDT)
- initscripts 2011.06.1-1 (in [testing] at the moment) has dropped support for blacklisting in rc.conf's MODULES array, since upstream provides a way to do it, and using that method lets the devs get rid of load-modules.sh and use a more vanilla (and faster) udev package. thestinger 12:17, 1 June 2011 (EDT)
- Perfect, thanks. I'll fix my configuration in advance. :) --4javier 12:20, 1 June 2011 (EDT)
- initscripts 2011.06.1-1 (in [testing] at the moment) has dropped support for blacklisting in rc.conf's MODULES array, since upstream provides a way to do it, and using that method lets the devs get rid of load-modules.sh and use a more vanilla (and faster) udev package. thestinger 12:17, 1 June 2011 (EDT)