SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for initscripts-4.16-1.i386.rpm :

* Mon Apr 19 1999 Matt Wilson - fixed typo - \"Determing\" to \"Determining\"
* Sat Apr 17 1999 Preston Brown - updated inputrc so that home/end/del work on console, not just X
* Fri Apr 09 1999 Bill Nottingham - fix more logic in initlog- fix for kernel versions in ifup-aliases- log to /var/log/boot.log
* Thu Apr 08 1999 Bill Nottingham - fix daemon() function so you can specify pid to look for
* Thu Apr 08 1999 Erik Troan - changed utmp,wtmp to be group writeable and owned by group utmp
* Wed Apr 07 1999 Bill Nottingham - fix loading of consolefonts/keymaps- three changelogs. three developers. one day. Woohoo!
* Wed Apr 07 1999 Michael K. Johnson - fixed ifup-ipx mix-up over . and _
* Wed Apr 07 1999 Erik Troan - run /sbin/ifup-local after bringing up an interface (if that file exists)
* Tue Apr 06 1999 Bill Nottingham - load keymaps & console font early- fixes for channel bonding, strange messages with non-boot network interfaces
* Sat Mar 27 1999 Cristian Gafton - added sysvinitfiles as a documenattaion file
* Fri Mar 26 1999 Bill Nottingham - nfsfs -> netfs
* Mon Mar 22 1999 Bill Nottingham - don\'t source /etc/sysconfig/init if $BOOTUP is already set
* Fri Mar 19 1999 Bill Nottingham - don\'t run linuxconf if /usr isn\'t mounted- set macaddr before bootp- zero in the /var/run/utmpx file (gafton)- don\'t set hostname on ppp/slip (kills X)
* Wed Mar 17 1999 Bill Nottingham - exit ifup if pump fails- fix stupid errors in reading commands from subprocess
* Tue Mar 16 1999 Bill Nottingham - fix ROFS logging- make fsck produce more happy output- fix killproc logic
* Mon Mar 15 1999 Bill Nottingham - doc updates- support for SYSFONTACM, other console-tools stuff- add net route for interface if it isn\'t there.- fix for a bash/bash2 issue
* Mon Mar 15 1999 Michael K. Johnson - pam_console lockfile cleanup added to rc.sysinit
* Sun Mar 14 1999 Bill Nottingham - fixes in functions for \'action\'- fixes for pump
* Wed Mar 10 1999 Bill Nottingham - Mmm. Must always remove debugging code. before release.
*thwap
*- pump support- mount -a after mount -a -t nfs
* Thu Feb 25 1999 Bill Nottingham - put preferred support back in
* Thu Feb 18 1999 Bill Nottingham - fix single-user mode (source functions, close if)
* Wed Feb 10 1999 Bill Nottingham - turn off xdm in runlevel 5 (now a separate service)
* Thu Feb 04 1999 Bill Nottingham - bugfixes (ifup-ppp, kill -TERM, force fsck, hwclock --adjust, setsysfont)- add initlog support. Now everything is logged (and bootup looks different)
* Thu Nov 12 1998 Preston Brown - halt now passed the \'-i\' flag so that network interfaces disabled
* Tue Nov 10 1998 Michael K. Johnson - handle new linuxconf output for ipaliases
* Fri Oct 16 1998 Erik Troan - fixed raid start stuff- added raidstop to halt
* Tue Oct 13 1998 Cristian Gafton - handle LC_ALL
* Tue Oct 13 1998 Preston Brown - adjusted setsysfont to always run setfont, even if only w/default font
* Wed Oct 07 1998 Cristian Gafton - rc.sysvinit should be working with all kernel versions now- requires e2fsprogs (for fsck)- set INPUTRC and LESSCHARSET on linux-lat
* Thu Sep 17 1998 Jeff Johnson - /etc/rc.d/rc: don\'t run /etc/rc.d/rcN.d/[KS]??foo.{rpmsave,rpmorig} scripts.- /etc/rc.d/rc.sysinit: raid startup (Nigel.MetheringhamAATTtheplanet.net).- /sbin/setsysfont: permit unicode fonts.
* Tue Aug 18 1998 Erik Troan - don\'t add \'Red Hat Linux\' to /etc/issue; use /etc/redhat-release as is
* Mon Aug 17 1998 Jeff Johnson - paranoia improvements to .rhkmvtag- if psacct with /sbin/accton, than turn off accounting
* Wed Jul 08 1998 Jeff Johnson - start/stop run levels changed.- ipx_configure/ipx_internal_net moved to /sbin.
* Thu Jul 02 1998 Erik Troan - usernetctl didn\'t understand \"\" around USERCTL attribute
* Thu Jul 02 1998 Jeff Johnson - Use /proc/version to find preferred modules.- Numerous buglets fixed.
* Mon Jun 08 1998 Erik Troan - rc.sysinit looks for bootfile= as well as BOOT_IMAGE to set /lib/modules/preferred symlink
* Tue Jun 02 1998 Erik Troan - ipcalc should
*never
* have been setgid anything- depmod isn\'t run properly for non-serial numbered kernels
* Thu May 07 1998 Donnie Barnes - added system font and language setting
* Tue May 05 1998 Michael K. Johnson - Added missing files to packagelist.
* Sun May 03 1998 Michael K. Johnson - Added lots of linuxconf support. Should still work on systems that do not have linuxconf installed, but linuxconf gives enhanced support.- In concert with linuxconf, added IPX support. Updated docs to reflect it.
* Sat May 02 1998 Erik Troan - rc.sysinit uses preferred directory
* Mon Apr 06 1998 Erik Troan - updated rc.sysinit to deal with kernel versions with release numbers
* Sun Mar 22 1998 Erik Troan - use ipcalc to calculate the netmask if one isn\'t specified
* Tue Mar 10 1998 Erik Troan - added and made use of ipcalc
* Tue Mar 10 1998 Erik Troan - removed unnecessary dhcp log from /tmp
* Mon Mar 09 1998 Erik Troan - if bootpc fails, take down the device
* Mon Mar 09 1998 Erik Troan - added check for mktemp failure
* Thu Feb 05 1998 Erik Troan - fixed support for user manageable cloned devices
* Mon Jan 12 1998 Michael K. Johnson - /sbin/ isn\'t always in $PATH, so call /sbin/route in ifup-routes
* Wed Dec 31 1997 Erik Troan - touch /var/lock/subsys/kerneld after cleaning out /var/lock/subsys- the logic for when /var/lock/subsys/kerneld is touched was backwards
* Tue Dec 30 1997 Erik Troan - tried to get /proc stuff right one more time (uses -t nonfs,proc now)- added support for /fsckoptions- changed \'yse\' to \'yes\' in KERNELD= line
* Tue Dec 09 1997 Erik Troan - set domainname to \"\" if none is specified in /etc/sysconfig/network- fix /proc mounting to get it in /etc/mtab
* Mon Dec 08 1997 Michael K. Johnson - fixed inheritance for clone devices
* Fri Nov 07 1997 Erik Troan - added sound support to rc.sysinit
* Fri Nov 07 1997 Michael K. Johnson - Added missing \"then\" clause
* Thu Nov 06 1997 Michael K. Johnson - Fixed DEBUG option in ifup-ppp- Fixed PPP persistance- Only change IP forwarding if necessary
* Tue Oct 28 1997 Donnie Barnes - removed the skeleton init script- added the ability to \'nice\' daemons
* Tue Oct 28 1997 Erik Troan - touch /var/lock/subsys/kerneld if it\'s running, and after mounting /var- applied dhcp fix
* Fri Oct 24 1997 Donnie Barnes - added status|restart to init scripts
* Fri Oct 24 1997 Michael K. Johnson - touch random seed file before chmod\'ing it.
* Thu Oct 16 1997 Erik Troan - run domainname if NISDOMAIN is set
* Thu Oct 16 1997 Michael K. Johnson - Make the random seed file mode 600.
* Wed Oct 15 1997 Michael K. Johnson - bring down ppp devices if ifdown-ppp is called while ifup-ppp is sleeping.
* Tue Oct 14 1997 Erik Troan - moved to new chkconfig conventions
* Sun Oct 12 1997 Erik Troan - fixed rc.sysinit for hwclock compatibility
* Fri Oct 10 1997 Erik Troan - run \'ulimit -c 0\' before running scripts in daemon function
* Thu Oct 09 1997 Donnie Barnes - added chkconfig support- made all rc
*.d symlinks have missingok flag
* Tue Oct 07 1997 Erik Troan - fixed network-scripts to allow full pathnames as config files- removed some old 3.0.3 pcmcia device handling
* Thu Oct 02 1997 Michael K. Johnson - /var/run/netreport needs to be group-writable now that /sbin/netreport is setguid instead of setuid.
* Wed Oct 01 1997 Michael K. Johnson - Added network-functions to spec file.- Added report functionality to usernetctl.- Fixed bugs I introduced into usernetctl while adding clone device support.- Clean up entire RPM_BUILD_ROOT directory in %clean.
* Tue Sep 30 1997 Michael K. Johnson - Clone device support in network scripts, rc scripts, and usernetctl.- Disassociate from controlling tty in PPP and SLIP startup scripts, since they act as daemons.- Spec file now provides start/stop symlinks, since they don\'t fit in the CVS archive.
* Wed Sep 24 1997 Donnie Barnes - added mktemp support to ifup
* Fri Sep 19 1997 Donnie Barnes - fixed some init.d/functions bugs for stopping httpd
* Wed Sep 17 1997 Donnie Barnes - reworked status() to adjust for processes that change their argv[0] in the process table. The process must still have it\'s \"name\" in the argv[0] string (ala sendmail: blah blah).
* Tue Sep 16 1997 Erik Troan - fixed bug in FORWARD_IPV4 support
* Mon Sep 15 1997 Erik Troan - added support for FORWARD_IPV4 variable
* Fri Sep 12 1997 Donald Barnes - added status function to functions along with better killproc handling.- added /sbin/usleep binary (written by me) and man page- changed BuildRoot to /var/tmp instead of /tmp
* Wed Jun 11 1997 Michael K. Johnson - /sbin/netreport sgid rather than suid.- /var/run/netreport writable by group root.- /etc/ppp/ip-{up|down} no longer exec their local versions, so now ifup-post and ifdown-post will be called even if ip-up.local and ip-down.local exist.
* Wed Jun 04 1997 Michael K. Johnson - Added missing -f to [ invocation in ksyms check.
* Sat May 24 1997 Michael K. Johnson - Support for net event notification: Call /sbin/netreport to request that SIGIO be sent to you whenever a network interface changes status (won\'t work for brining up SLIP devices). Call /sbin/netreport -r to remove the notification request.- Added ifdown-post, and made all the ifdown scrips call it, and added /etc/ppp/ip-down script that calls /etc/ppp/ip-down.local if it exists, then calls ifdown-post.- Moved ifup and ifdown to /sbin
* Wed Apr 16 1997 Michael K. Johnson - usernetctl put back in ifdown- support for slaved interfaces
* Thu Apr 03 1997 Erik Troan - Created ifup-post from old ifup- PPP, PLIP, and generic ifup use ifup-post
* Fri Mar 28 1997 Erik Troan - Added DHCP support- Set hostname via reverse name lookup after configuring a networking device if the current hostname is (none) or localhost
* Tue Mar 18 1997 Erik Troan - Got rid of xargs dependency in halt script- Don\'t mount /proc twice (unmount it in between)- sulogin and filesystem unmounting only happened for a corrupt root filesystem -- it now happens when other filesystems are corrupt as well
* Tue Mar 04 1997 Michael K. Johnson - PPP fixes and additions
* Mon Mar 03 1997 Erik Troan - Mount proc before trying to start kerneld so we can test for /proc/ksyms properly.
* Wed Feb 26 1997 Michael K. Johnson - Added MTU for PPP.- Put PPPOPTIONS at the end of the options string instead of at the beginning so that they override other options. Gives users more rope...- Don\'t do module-based stuff on non-module systems. Ignore errors if st module isn\'t there and we try to load it.
* Tue Feb 25 1997 Michael K. Johnson - Changed ifup-ppp and ifdown-ppp not to use doexec, because the argv[0] provided by doexec goes away when pppd gets swapped out.- ifup-ppp now sets remotename to the logical name of the device. This will BREAK current PAP setups on netcfg-managed interfaces, but we needed to do this to add a reasonable interface-specific PAP editor to netcfg.
* Fri Feb 07 1997 Erik Troan - Added usernetctl wrapper for user mode ifup and ifdown\'s and man page- Rewrote ppp and slip kill and retry code - Added doexec and man page
 
ICM