Hi Mark, > >In /etc/modules.conf: > > > >alias net-pf-10 off > > > >This will disable the autoload attempts for the ipv6 module > > > > > I know that (or at least I guessed, from having seen similar things with > IPX etc in the past). What should I do in my package?
Hmm, doesn't 2.6.1 use module-init-tools? The current version of this package already defines "alias net-pf-10 ipv6" in /etc/modprobe.d/aliases, so this should be the right place to disable ipv6. --jochen

