Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
autofs: A tool for automatically mounting and unmounting filesystems.
Name: | autofs |
Vendor: | Scientific Linux |
Version: | 5.0.1 |
License: | GPL |
Release: | 0.rc2.102 |
URL: | |
- Summary
- autofs is a daemon which automatically mounts filesystems when you use
them, and unmounts them later when you are not using them. This can
include network filesystems, CD-ROMs, floppies, and so forth.
Changelog
- * Wed Dec 3 16:00:00 2008 Ian Kent <ikent{%}redhat{*}com> - 5.0.1-0.rc2.102
- Bug 439580: AutoFS still having issues with expiration of submount maps
- fix nested submount expire deadlock.
- Related: rhbz#439580
- * Fri Oct 17 17:00:00 2008 Ian Kent <ikent{%}redhat{*}com> - 5.0.1-0.rc2.101
- Bug 439580: AutoFS still having issues with expiration of submount maps
- fix rootless direct multi-mount expire.
- wait for submount shutdown completion.
- Related: rhbz#439580
- * Thu Oct 16 17:00:00 2008 Ian Kent <ikent{%}redhat{*}com> - 5.0.1-0.rc2.100
- Bug 465809: automount issues with RHEL5 and NIS+ auto_home map containing wildcard
- add patch to handle NIS_PARTIAL return when key not found.
- Resolves: rhbz#465809