Download List

项目描述

autofs is a kernel-based automounter for Linux. It performs a job similar to amd but relies on a small stub of kernel code instead of pretending to be an NFS server. The result is simpler code, better reliability, and much faster operation in the common case (everything already mounted). Autofs 4 adds support for automounting trees of exported filesystems via /net.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:12
3.1.5

这个版本支持“绑定”坐骑推出的Linux - 2.3.99,而不是使用符号pre7.7。如果你正在使用的Linux内核,支持“绑定”坐骑版本,您将不会再看到符号时,安装本地文件系统。
标签: v3
This version supports "bind" mounts introduced in linux-2.3.99-pre7.7 instead of using symlinks. If you are using a version of the Linux kernel which supports "bind" mounts, you will no longer see symlinks when mounting local filesystems.

2001-01-30 15:12
3.1.4

与期权mount_autofs修复增加了。来自红帽公司的RPM文档变更合并通过安装“使install_samples”所包含的样本英寸支持加入。样本/ rc.autofs文件是为红帽和Debian都适合。现已过时mount_smbfs被删除。请务必阅读“README.smbfs”,然后再尝试安装的smbfs文件系统的使用autofs的。一个新的lookup_multi模块的设立,以及一个新的mount_changer模块选择一个媒体时段进行自动更换。责任创造一个RPM说明文件,现在已列入。
标签: v3
Fixes to mount_autofs with options were added. Documentation changes from RedHat's RPM were merged in. Support for installing the included samples via "make install_samples" was added. The samples/rc.autofs file was made appropriate for both RedHat and Debian. The now-obsolete mount_smbfs was removed. Be sure to read "README.smbfs" before trying to mount an smbfs filesystem using autofs. A new lookup_multi module was created, as well as a new mount_changer module for selecting slots out of a media changer automatically. A spec file for creating an RPM is now included.

Project Resources