Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        autofs: A tool for automatically mounting and unmounting filesystems.
        
        
            | Name: | autofs | Vendor: | Scientific Linux | 
        
            | Version: | 4.1.3 | License: | GPL | 
        
            | Release: | 240 | 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
        
            - * Mon Oct 18 19:00:00 2010 Ian Kent <ikent{%}redhat{*}com> - 1:4.1.3-240
- - eliminate redundant DNS name lookups
- use lstat() on expire check.
- Resolves: bz#500673 bz#623170 
            - * Thu Apr  9 19:00:00 2009 Jeff Moyer <jmoyer{%}redhat{*}com> - 1:4.1.3-238
- - Fix fstype checking to not falsely detect nfs (Ian Kent)
- Resolves: bz#489798 
            - * Mon Mar  2 18:00:00 2009 Jeff Moyer <jmoyer{%}redhat{*}com> - 1:4.1.3-237
- - Fix the no-slashify-colons option parsing
- Resolves: bz#485516