Carsten Aulbert <[EMAIL PROTECTED]> writes:

> Hi all
>
> Jeff Moyer wrote:
>> The kernel module is named autofs4 for reasons I won't get into.  The
>> latest userspace package is autofs version 5.  The autofs4 kernel
>> modules speaks the autofs version 5 protocol.
>> 
>> In short, you want the autofs version 5 userspace packages.
>
> Jumping up and down too early I guess:
>
> I've userland autofs5 version 5.0.3 installed, the kernel 2.6.27.2 has
> AUTOFS4 set
> $ zgrep AUTOFS /proc/config.gz
> CONFIG_AUTOFS_FS=y
> CONFIG_AUTOFS4_FS=y

Don't build them both into the kernel.  Ian, we should see if there's a
way to disallow that.

You want:

CONFIG_AUOTFS_FS=n
CONFIG_AUTOFS4_FS=m

Cheers,

Jeff

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to