f128f42 auto-import changelog data from autofs-3.1.5-5.src.rpm

Authored and Committed by cvsdist 19 years ago
    auto-import changelog data from autofs-3.1.5-5.src.rpm
    Wed Aug 23 2000 Nalin Dahyabhai <nalin@redhat.com>
    - convert YP map names that start with "auto_" to "auto." (#16753)
    Wed Aug 16 2000 Nalin Dahyabhai <nalin@redhat.com>
    - add an extra pause after the initial shutdown attempt
    Fri Aug 11 2000 Nalin Dahyabhai <nalin@redhat.com>
    - patch init script to not shut down --submount mounts on reload
    - remove temporary files again during reload
    Thu Aug 10 2000 Nalin Dahyabhai <nalin@redhat.com>
    - revert to 3.1.5
    - add 3.1.6pre1 patch to handle LDAP maps
    - add Epoch: to upgrade from Raw Hide or Pinstripe
    - update to 3.1.6pre2
    Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
    - work around kernel insmod concurrency problem (#14972) by loading the
        module at start-time
    Wed Aug 02 2000 Nalin Dahyabhai <nalin@redhat.com>
    - fix duplicate detection for false matches (e.g. "/user" == "/users")
        (#15183)
    Tue Aug 01 2000 Nalin Dahyabhai <nalin@redhat.com>
    - merge ldap subpackage back into the main one and Obsolete: it
    - clean up build warnings
    - fix errors automounting ext2 filesystems due to uninitialized option
        string
    Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
    - move initscript back
    Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
    - automatic rebuild
    Mon Jul 10 2000 Nalin Dahyabhai <nalin@redhat.com>
    - move the init script to the right place
    Fri Jul 07 2000 Nalin Dahyabhai <nalin@redhat.com>
    - add /net directory to the package
    Thu Jul 06 2000 Nalin Dahyabhai <nalin@redhat.com>
    - do manual unmounting in shutdown script
    - change initscripts prereq to /etc/init.d
    - move autoconf invocation to setup section
    Wed Jul 05 2000 Nalin Dahyabhai <nalin@redhat.com>
    - move condrestart to postun
    - make condrestart check the right file to determine if already running
    Wed Jul 05 2000 Florian La Roche <Florian.LaRoche@redhat.com>
    - ignore errors in post script
    Tue Jul 04 2000 Matt Wilson <msw@redhat.com>
    - use full path to chkconfig
    - full *correct* path to chkconfig
    Tue Jun 27 2000 Nalin Dahyabhai <nalin@redhat.com>
    - smoother starting/stopping on upgrades/removal
    Thu Jun 15 2000 Nalin Dahyabhai <nalin@redhat.com>
    - be more aggressive when shutting down autofs
    - add condrestart support
    Mon Jun 05 2000 Nalin Dahyabhai <nalin@redhat.com>
    - move man pages to /usr/man
    Wed May 31 2000 Nalin Dahyabhai <nalin@redhat.com>
    - tweak argument parsing (bug #11801)
    Mon May 22 2000 Nalin Dahyabhai <nalin@redhat.com>
    - rebuild in new build environment
    Mon May 08 2000 Nalin Dahyabhai <nalin@redhat.com>
    - fix duplicate detection logic (duh!)
    Tue May 02 2000 Nalin Dahyabhai <nalin@redhat.com>
    - add config: and processname: tags to init script
    Sun Apr 30 2000 Nalin Dahyabhai <nalin@redhat.com>
    - fix shutdown logic (test -z $pid fails with multiple autofs daemons)
    Wed Apr 26 2000 Nalin Dahyabhai <nalin@redhat.com>
    - split off autofs4 for testing & development
    - update patches for autofs4 for feeding back to autofs list
    - make auto.master a noreplace file
    Mon Apr 17 2000 Nalin Dahyabhai <nalin@redhat.com>
    - split lookup_ldap into a subpackage (bug #10874)
    Tue Apr 11 2000 Nalin Dahyabhai <nalin@redhat.com>
    - add LDAP map support, requires openldap
    - tweak init script patch to use fields 2+ for the map name instead of just
        2
    Wed Apr 05 2000 Nalin Dahyabhai <nalin@redhat.com>
    - fix bug #10402 by fixing the init script, hopefully for everybody
    - merge patches for the init script into a single patch to send to hpa
    - patch to build on 2.2 and late-series 2.3 kernels
    Tue Feb 29 2000 Nalin Dahyabhai <nalin@redhat.com>
    - enable hesiod support over libbind
    Mon Feb 28 2000 Nalin Dahyabhai <nalin@redhat.com>
    - fix init script bug when startup failed
    - fix option passing in init script
    Sun Feb 13 2000 Nalin Dahyabhai <nalin@redhat.com>
    - make autofs start after ypbind by moving start priority 18, stop to 82
    - make sure that calls to "ps aux" include "www" to avoid snippage
    Wed Feb 02 2000 Nalin Dahyabhai <nalin@redhat.com>
    - make sure all the docs get packaged
    - make init script do status messages like others
    - add "nosuid,nodev" to options for /misc/cd
    - switch to using INSTALLROOT during make install
    Fri Jan 21 2000 Nalin Dahyabhai <nalin@redhat.com>
    - update to 3.1.4
    Mon Sep 20 1999 Cristian Gafton <gafton@redhat.com>
    - use ps axw instead of ps ax in the init script
    Fri Sep 10 1999 Bill Nottingham <notting@redhat.com>
    - chkconfig --del in %preun, not %postun
    Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com>
    - add patch from HJLu to handle NIS auto.master better
    Wed Aug 25 1999 Cristian Gafton <gafton@redhat.com>
    - fix bug #4708
    Sat Aug 21 1999 Bill Nottingham <notting@redhat.com>
    - fix perms on /usr/lib/autofs/*
    - add support for specifying maptype in auto.master
    Fri Aug 13 1999 Cristian Gafton <gafton@redhat.com>
    - add patch from rth to avoid an infinite loop
    Wed Apr 28 1999 Cristian Gafton <gafton@redhat.com>
    - use "autofs" instead of "automount" for /var/lock/subsys lock file
    Fri Apr 09 1999 Cristian Gafton <gafton@redhat.com>
    - enahanced initscript to try to load maps over NIS
    - changed the mount point back to misc (there is a reason we leave /mnt
        alone)
    - patched back autofs.misc to the version shipped on 5.2 to avoid replacing
        yet one more config file for those who upgrade
    Wed Mar 24 1999 Preston Brown <pbrown@redhat.com>
    - upgrade to 3.1.3, fixing smbfs stuff and other things
    - changed mountpoint from /misc to /mnt
    Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
    - auto rebuild in the new build environment (release 10)
    Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
    - build for kernel-2.2/glibc2.1
    Tue Oct 06 1998 Bill Nottingham <notting@redhat.com>
    - fix bash2 breakage in init script
    Sun Aug 23 1998 Jeff Johnson <jbj@redhat.com>
    - typo in man page.
    Mon Jul 20 1998 Jeff Johnson <jbj@redhat.com>
    - added sparc to ExclusiveArch.
    Thu May 07 1998 Prospector System <bugs@redhat.com>
    - translations modified for de, fr, tr
    Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com>
    - updated to 3.1.1
    Wed Apr 22 1998 Michael K. Johnson <johnsonm@redhat.com>
    - enhanced initscripts
    Fri Dec 05 1997 Michael K. Johnson <johnsonm@redhat.com>
    - Link with -lnsl for glibc compliance.
    Thu Oct 23 1997 Michael K. Johnson <johnsonm@redhat.com>
    - exclusivearch for i386 for now, since our kernel packages on other
        platforms don't include autofs yet.
    - improvements to initscripts.
    Thu Oct 16 1997 Michael K. Johnson <johnsonm@redhat.com>
    - Built package from 0.3.14 for 5.0
    
        
file modified
+2 -0
file added
+299
file modified
+2 -0