On my 486, there is no psaux device. When kudzu runs on boot the first time after installation, I get a message about not being able to find char-major-10-1. Shouldn't that be aliased to psaux already in modutils' alias.h or else in conf.modules? And shouldn't conf.modules be modules.conf? ;-)
Nope, psaux can't be compiled as module anymore, so if it it ain't there it ain't there, you could alias it to off, to make modprobe shut up.
Okay. I guess it should be aliased off by default then.
conf.modules will be modules.conf in the next major release. It's not something we want to change in a point release.
But are we going to alias char-major-10-1 off or not?