Index of /archives/linux/kernel.org/daemons/autofs/testing-v4

Icon  Name                                       Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2000-02-14 05:48 631 [   ] autofs-4.0.0pre10-1.i386.rpm 2001-03-28 14:14 64K [   ] autofs-4.0.0pre10-1.src.rpm 2001-03-28 14:14 89K [   ] autofs-4.0.0pre10.diff.gz 2001-03-28 14:14 1.4K [   ] autofs-4.0.0pre10.diff.sign 2013-08-09 05:19 665 [   ] autofs-4.0.0pre10.tar.gz 2001-03-28 14:14 84K [   ] autofs-4.0.0pre10.tar.sign 2013-08-09 04:14 665 [DIR] kernel/ 2003-03-21 07:34 - [DIR] old/ 2003-03-21 07:34 - [   ] sha256sums.asc 2023-04-26 06:08 1.3K
In addition to the autofs-4.x.x package, you also need to patch your kernel.
The updated kernel module is backwards compatible, so it should work fine
with autofs 3.x.x packages.

For 2.2.x kernels, there's only one patch, which updates the autofs module. 

2.3.41 onwards comes with the autofs4 filesystem standard.

*NOTE* *NOTE* *NOTE*

When using autofs4 as a module in 2.3.41 onwards, you must put

	alias autofs autofs4

in your modules config file (/etc/conf.modules or /etc/modules.conf)

*NOTE* *NOTE* *NOTE*

See http://www.goop.org/~jeremy/autofs for more details about autofs v4.

Jeremy Fitzhardinge <jeremy@goop.org>