Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        autofs: A tool for automatically mounting and unmounting filesystems.
        
        
            | Name: | autofs | Vendor: |  | 
        
            | Version: | 4.1.3 | License: | GPL | 
        
            | Release: | 12 | 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
        
            - * Fri Aug  6 05:00:00 2004 Jeff Moyer <jmoyer{%}redhat{*}com> - 1:4.1.3-12
- - Add a sysconfig entry to disable direct map support, and set this to 
  1 by default.
- Disable the beta map expiry logic so I can build into a stable distro.
- Add defaults for all of the sysconfig variables to the init script so 
  we don't trip over user errors (i.e. deleting /etc/sysconfig/autofs). 
            - * Wed Aug  4 05:00:00 2004 Jeff Moyer <jmoyer{%}redhat{*}com> - 1:4.1.3-11
- - Add beta map expiry code for wider testing. (Ian Kent)
- Fix check for ghosting option.  I forgot to check for it in DAEMONOPTIONS.
- Remove STRIPDASH from /etc/sysconfig/autofs 
            - * Mon Jul 12 05:00:00 2004 Jeff Moyer <jmoyer{%}redhat{*}com> - 1:4.1.3-10
- - Add bad chdir patch from Ian Kent.
- Add a typo fix for the mtab lock file.
- Nuke the stripdash patch.  It didn't solve a problem.