edbf9f0 auto-import changelog data from initscripts-5.83-1.src.rpm

Authored and Committed by cvsdist 19 years ago
    auto-import changelog data from initscripts-5.83-1.src.rpm
    Sat Apr 07 2001 Preston Brown <pbrown@redhat.com>
    - broke out kernel.h updater from rc.sysinit into /sbin/mkkerneldoth
    Tue Apr 03 2001 Bill Nottingham <notting@redhat.com>
    - set umask explicitly to 022 in /etc/init.d/functions
    Mon Apr 02 2001 Bill Nottingham <notting@redhat.com>
    - fix segfault in usernetctl (#34353)
    Mon Mar 26 2001 Bill Nottingham <notting@redhat.com>
    - don't print errors in /etc/init.d/network if kernel.hotplug doesn't exist
    Thu Mar 22 2001 Erik Troan <ewt@redhat.com>
    - take advantage of new swapon behaviors
    Wed Mar 14 2001 Bill Nottingham <notting@redhat.com>
    - add cipe interfaces last (#31597)
    Tue Mar 13 2001 Bill Nottingham <notting@redhat.com>
    - fix typo in ifup (#31627)
    - update translation source
    Tue Mar 13 2001 Nalin Dahyabhai <nalin@redhat.com>
    - fix typo in rc.sysinit
    - fix ifup-routes not setting DEVICE properly
    Mon Mar 12 2001 Preston Brown <pbrown@redhat.com>
    - Work properly with new quota utilities
    Mon Mar 05 2001 Bill Nottingham <notting@redhat.com>
    - IPv6 fixes (#30506)
    - make static-routes handling more sane and consistent (#29500, #29549)
    - handle multiple USB controllers *correctly*
    Wed Feb 28 2001 Nalin Dahyabhai <nalin@redhat.com>
    - usernetctl, ppp-watch: cleanups
    - netreport: use O_NOFOLLOW
    - ifup-ppp: let ppp-watch watch over demand-dialed connections (#28927)
    Tue Feb 27 2001 Bill Nottingham <notting@redhat.com>
    - don't run isapnp on isapnp-enabled 2.4 kernels (part of #29450)
    - disable hotplug during network initscript
    - don't munge wireless keys in ifup; that will be done with the PCMCIA
        wireless stuff
    - run sndconfig --mungepnp for non-native-isapnp soundcards
    - don't explicitly kill things in init.d/single, init will do it
    - don't explicitly load usb-storage; mount the usbdevfs before initializing
        host controller modules
    Wed Feb 21 2001 Bill Nottingham <notting@redhat.com>
    - initialize multiple USB controllers if necessary
    Wed Feb 21 2001 Nalin Dahyabhai <nalin@redhat.com>
    - close extra file descriptors before exec()ing commands in initlog
    Mon Feb 19 2001 Bill Nottingham <notting@redhat.com>
    - fix some substitions in init.d/functions (fixes various killproc issues)
    - make sure ipv6 module alias is available if configured
    - fix initlog segfaults in popt when called with bogus stuff (#28140)
    Thu Feb 15 2001 Nalin Dahyabhai <nalin@redhat.com>
    - make pidofproc() and killproc() try to use the PID associated with the
        full pathname first before killing the daemon by its basename (for
        daemons that share the same basename, i.e. "master" in postfix and
        cyrus-imapd) (#19016)
    - fix status() as well
    Wed Feb 14 2001 Bill Nottingham <notting@redhat.com>
    - fix init.d/single to work around possible kernel problem
    Tue Feb 13 2001 Bill Nottingham <notting@redhat.com>
    - fix unmounting of loopback stuff (#26439, #14672)
    Mon Feb 12 2001 Bill Nottingham <notting@redhat.com>
    - fix ifup-post so that it will work right when not called from ifup
    Sat Feb 10 2001 Florian La Roche <Florian.LaRoche@redhat.de>
    - add all save changes for s390 s390x that won't break anything patches are
        from Oliver Paukstadt @ millenux.com
    Fri Feb 09 2001 Bill Nottingham <notting@redhat.com>
    - muck with the font in lang.csh/lang.sh, but don't spit out errors
        (#26903)
    Wed Feb 07 2001 Bill Nottingham <notting@redhat.com>
    - ipv6 sync ups (#26502, #25775)
    - fix hangs at shutdown (#25744)
    - fix ifup-ppp (#26323)
    Tue Feb 06 2001 Bill Nottingham <notting@redhat.com>
    - modify firewall on ifup to allow any new DNS servers through (#25951)
    - don't muck with the font in lang.csh/lang.sh (#26349)
    - don't display Japanese if we aren't on a pty (#25041)
    - load ide-scsi if passed on /proc/cmdline
    Mon Feb 05 2001 Trond Eivind Glomsr�d <teg@redhat.com>
    - i18n updates
    Fri Feb 02 2001 Bill Nottingham <notting@redhat.com>
    - actually *ship* the ipv6 (and plusb) files
    Thu Feb 01 2001 Trond Eivind Glomsr�d <teg@redhat.com>
    - i18n updates
    Tue Jan 30 2001 Bill Nottingham <notting@redhat.com>
    - various init.d/functions cleanups (#10761, from <mjt@tls.msk.ru>)
    - in daemon(), only look at pidfile to determine if process is running
        (#17244, others)
    - ifup-ppp enhancements (#17388, from <ayn2@cornell.edu>)
    - ipv6 support (#23576, originally by Peter Bieringer <pb@bieringer.de>)
    - lots of other minor fixes (see ChangeLog)
    Mon Jan 29 2001 Bill Nottingham <notting@redhat.com>
    - add plusb support (#18892, patch from <eric.ayers@compgen.com>)
    - don't ignore RETRYTIMEOUT when we never connect (#14071, patch from
        <ak@cave.hop.stu.neva.ru>)
    Wed Jan 24 2001 Bill Nottingham <notting@redhat.com>
    - quiet LVM setup (#24841)
    - fix inability to shutdown cleanly (#24889)
    Tue Jan 23 2001 Bill Nottingham <notting@redhat.com>
    - new i18n mechanism
    Tue Jan 23 2001 Matt Wilson <msw@redhat.com>
    - fixed typo in init.d/network - missing | in pipeline
    Mon Jan 22 2001 Bill Nottingham <notting@redhat.com>
    - do LVM setup through normal initscripts mechanisms
    - ignore backup files in /etc/sysconfig/network-scripts
    - lots of .po file updates
    Tue Jan 02 2001 Bill Nottingham <notting@redhat.com>
    - initial i18n support - originally from Conectiva
    Mon Dec 11 2000 Bill Nottingham <notting@redhat.com>
    - only load sound if persistent DMA buffers are necessary
    - fix lots of bugs: #18619, #21187, #21283, #12097
    - integrate MAXFAIL option for ppp-watch
    - don't load keymaps/fonts on a serial console
    
        
file modified
+1 -1
file modified
+186 -15
file modified
+1 -1