Re: [PATCH] Shut up about the damn modules already...

From: Russell King
Date: Fri Feb 13 2004 - 14:42:48 EST


On Fri, Feb 13, 2004 at 08:38:19PM +0300, Samium Gromoff wrote:
> > In the meantime, your patch needs to go in though because fixing this in
> > userspace is not something that will happen on short term.
> Wouldn`t this remove the last reason to fix the broken software?

I don't believe there's any code which needs fixing in userspace. We just
need modprobe.conf to do the right thing when we convert peoples old
modules.conf files.

The original modprobe defaults to:

alias net-pf-10 off

unless net-pf-10 is explicitly aliased to something else (ipv6). We
therefore just need peoples modprobe.conf files to contain:

install net-pf-10 /bin/true

provided they haven't aliased net-pf-10 to ipv6.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/