|
|
|
|
Changelog for initscripts-7.14-1cy1.i386.rpm :
Wed Mar 12 13:00:00 2003 Bill Nottingham 7.14-1 - do not handle changed chain name; change was reverted
Tue Feb 25 13:00:00 2003 Bill Nottingham 7.13-1 - handle 7.x SYSFONTACM settings in setsysfont (#84183)
Mon Feb 24 13:00:00 2003 Bill Nottingham 7.12-1 - handle changed chain name - init vts used in all cases
Fri Feb 21 13:00:00 2003 Bill Nottingham 7.10-1 - handle LANGUAGE specially for zh_CN.GB18030 and gdm (#84773)
Thu Feb 20 13:00:00 2003 Bill Nottingham 7.09-1 - initialize two ttys past # of mingettys (for GDM) - fix zeroconf route - redhat-config-network writes $NAME.route for some static routes (e.g., ppp); handle that (#84193)
Tue Feb 18 13:00:00 2003 Bill Nottingham 7.08-1 - load keybdev & mousedev even if hid is already loaded/static - run fewer scripts through action (#49670, #75279, #81531)
Mon Feb 10 13:00:00 2003 Bill Nottingham 7.07-1 - fix nicknames & profiles (#82246) - fix check_device_down (#83780, ) - vlan fixes () - fix groff macros (#83531, ) - various updated translations - fix checkpid for multiple pids (#83401)
Fri Jan 31 13:00:00 2003 Bill Nottingham 7.06-1 - 802.1Q VLAN support (, #82593) - update translations
Thu Jan 30 13:00:00 2003 Bill Nottingham 7.05-1 - fix syntax error in rc.sysinit when there are fsck errors - fix zh_TW display on console (#82235)
Wed Jan 15 13:00:00 2003 Bill Nottingham 7.04-1 - tweak some translatable strings - fix for rc.sysinit on machines that pass arguments to mingetty ()
Tue Jan 14 13:00:00 2003 Bill Nottingham 7.03-1 - move system font setting sooner () - fix link checking for dhcp, use both ethtool and mii-tool - fix CJK text on the console, and locale-archive held open on shutdown - IPv6 updates , - speedup tweaks () - use glib2 for ppp-watch (#78690, ) - add zeroconf route (#81738) - fix ifup-ppp for dial-on-demand, and onboot () - tweak raidtab parsing, don\'t worry about not-in-fstab RAID devices (#71087, #78467, ) - don\'t automatically bring up aliases if \'ONPARENT=no\' is set (#78992) - getkey cleanups/tweaks (#76071, ) - rework halt_get_remaining (#76831, ) - ipcalc: fix calculation of /32 addresses (#76646) - various other tweaks and fixes
Fri Dec 20 13:00:00 2002 Bill Nottingham 7.01-1 - %config(noreplace) inittab
Tue Dec 17 13:00:00 2002 Nalin Dahyabhai - add a \"nofirewire\" option to /etc/rc.sysinit, analogous to \"nousb\"
Tue Dec 17 13:00:00 2002 Bill Nottingham 7.00-1 - tweaks for potential GUI bootup - loop checking for network link state, don\'t unilterally wait five seconds
Sat Dec 14 13:00:00 2002 Karsten Hopp 6.99-1 - remove call to /sbin/update for S/390, too
Wed Dec 11 13:00:00 2002 Bill Nottingham 6.98-1 - remove call to /sbin/update - fix netprofile
Mon Dec 2 13:00:00 2002 Bill Nottingham 6.97-1 - IPv6 update (, ) - devlabel support () - do lazy NFS umounts
Tue Nov 19 13:00:00 2002 Florian La Roche - correctly remove non-packaged files for mainframe
Tue Nov 12 13:00:00 2002 Bill Nottingham 6.96-1 - fix various static-routes brokeness (#74317, #74318, #74320, #76619, - fix handling of SYSFONTACM in setsysfont (#75662) - fix lang.csh for CJK (#76908, ) - IPv6 update (, ) - other minor tweaks
Mon Sep 16 14:00:00 2002 Than Ngo - owns directory /etc/ppp/peers (bug #74037)
Wed Sep 4 14:00:00 2002 Bill Nottingham 6.95-1 - fix syntax error in duplicate route removal section of ifup
Wed Sep 4 14:00:00 2002 Nalin Dahyabhai 6.94-1 - fix syntax error calling unicode_start when SYSFONTACM isn\'t set
Mon Sep 2 14:00:00 2002 Bill Nottingham - fix calling of unicode_start in lang.{sh,csh} - ipv6 tweak
Wed Aug 28 14:00:00 2002 Bill Nottingham - don\'t infinite loop on ifdown - remove disabling of DMA; this can cause problems - move swap startup to after LVM (#66588)
Tue Aug 20 14:00:00 2002 Bill Nottingham - don\'t cycle through eth0-eth9 on dhcp link check (#68127) - don\'t retry indefinitely on ppp startup - activate network profile passed on kernel commandline via netprofile= - fix iptables invocations again - translation refresh
Wed Aug 14 14:00:00 2002 Bill Nottingham - fix silly typo in rc.sysinit - increase timeout for link to 5 seconds (#70545)
Tue Aug 13 14:00:00 2002 Bill Nottingham - require /etc/redhat-release (#68903) - fix tty2-tty6 (sort of) - fix iptables invocations (#70807, #71201, #68368) - other minor tweaks
Wed Jul 24 14:00:00 2002 Bill Nottingham - fix unicode checks in rc.sysinit, lang.{sh,csh} to handle UTF-8AATTeuro
Tue Jul 16 14:00:00 2002 Bill Nottingham - use iptables, not ipchains
Tue Jul 16 14:00:00 2002 Florian La Roche - /sbin/service: set PATH before calling startup scripts HOME and TERM are also set during bootup, but they should not make a difference for well-written daemons.
Mon Jul 15 14:00:00 2002 Bill Nottingham - fix boot-time cleanup of /var - update po files
Thu Jul 11 14:00:00 2002 Florian La Roche - /etc/init.d/functions: daemon(): avoid starting another bash killproc(): avoid starting another bash for the default case - do not call \"insmod -p\" before loading the \"st\" module
Tue Jul 9 14:00:00 2002 Florian La Roche - allow an option for ups poweroff #68123 - change grep for ONBOOT= #63903 - allow building with a cross-compiler #64362,#64255 - faster check in network-functions:check_default_route() - better checks for backup files - drastically reduce the number of consoletype invocations - do not export \"GATEWAY\" in network-functions - code cleanups in rc.sysinit
Fri Jul 5 14:00:00 2002 Florian La Roche - rc.sysinit: do not load raid modules unless /etc/raidtab exists - many cleanups for more consistent shell programming and also many smaller speedups within network scripts, no un-necessary sourcing of files etc - nearly re-code /etc/rc.d/rc
Thu Jun 27 14:00:00 2002 Bill Nottingham - a couple minor unicode tweaks in rc.sysinit
Wed Jun 26 14:00:00 2002 Bill Nottingham - move /proc/bus/usb mount, in case USB is in the initrd
Wed Jun 26 14:00:00 2002 Preston Brown - don\'t try to set wireless freq/channel when in Managed mode
Wed Jun 26 14:00:00 2002 Florian La Roche - start some sh coding cleanups - change to /etc/init.d/functions - eliminate some un-necessary PATH settings - eliminate some TEXTDOMAIN settings
Wed Jun 12 14:00:00 2002 Bill Nottingham 6.78-1 - fix UTF-8 checks
Wed Jun 5 14:00:00 2002 Than Ngo 6.77-1 - fixed a bug in setting defaultgateway
Thu May 30 14:00:00 2002 Bill Nottingham 6.76-1 - call unicode_start in lang.{sh,csh}, setsysfont when necessary
Tue May 28 14:00:00 2002 Bill Nottingham 6.75-1 - add check for link for dhcp back in
Fri Apr 19 14:00:00 2002 Bill Nottingham 6.67-1 - fix silly cut&paste bug in hdparm settings in initscripts
Mon Apr 15 14:00:00 2002 Trond Eivind Glomsr�d 6.65-1 - Update translations
Sun Apr 14 14:00:00 2002 Bill Nottingham 6.64-1 - make sure chatdbg is set before using it (#63448, ) - allow tweaking of more devices with hdparm (#53511), and tweak non-disk devices iff they explicitly have a config file for that device (#56575, #63415) - some translation updates
Fri Apr 12 14:00:00 2002 Bill Nottingham 6.63-1 - ipcalc cleanups (#58410) - quit stripping binaries - do LVM init after RAID init too (#63238) - export all locale variables (#56142) - run sysctl -p after network init as well
Tue Apr 9 14:00:00 2002 Bill Nottingham 6.62-1 - delete X/VNC locks on startup (#63035) - shut up DMA disabling, move it to after ide-scsi (#62873, #62956) - use full path to /sbin/ifconfig (#59457) - /sbin/service: change to root directory before staring/stopping; also sanitize environment
Tue Apr 2 14:00:00 2002 Bill Nottingham 6.61-1 - when disabling DMA, don\'t use things in /usr
Thu Mar 28 13:00:00 2002 Bill Nottingham 6.60-1 - disable DMA on CD-ROMs at bootup
Wed Mar 27 13:00:00 2002 Bill Nottingham 6.59-1 - add local hook to halt
Fri Mar 15 13:00:00 2002 Than Ngo 6.58-1 - fix usernetctl for working with neat
Thu Mar 14 13:00:00 2002 Bill Nottingham 6.57-1 - update translations
Tue Mar 12 13:00:00 2002 Bill Nottingham 6.56-1 - use nameif for interfaces where we don\'t agree on HWADDR with the config file () - LSB support tweaks
Tue Mar 12 13:00:00 2002 Mike A. Harris 6.55-1 - Removed process accounting stuff from rc.sysinit and halt scripts as it is now handled by the psacct initscript in the psacct package
Thu Feb 28 13:00:00 2002 Bill Nottingham - conflict with older psacct
Fri Feb 22 13:00:00 2002 Bill Nottingham - fix invocation of need_hostname (#58946), a couple other minor tweaks
Tue Feb 12 13:00:00 2002 Mike A. Harris - rc.sysinit: changed /var/log/pacct to /var/account/pacct for FHS 2.2 compliance
Wed Jan 30 13:00:00 2002 Bill Nottingham - run /bin/setfont, not /usr/bin/setfont (kbd) - lots-o-random bugfixes/tweaks (see ChangeLog)
Thu Jan 17 13:00:00 2002 Michael K. Johnson - Added support for libredhat-kernel.so. * symlink handling
Wed Nov 7 13:00:00 2001 Than Ngo - fix bug in setting netmask on s390/s390x (bug #55421) nmbd daemon works now ;-)
Fri Nov 2 13:00:00 2001 Than Ngo - fixed typo bug ifup-ippp
Mon Oct 29 13:00:00 2001 Than Ngo - fix bug in channel bundling if MSN is missed - support DEBUG option
Wed Sep 19 14:00:00 2001 Than Ngo - don\'t show user name by DSL connection
Sat Sep 8 14:00:00 2001 Bill Nottingham - don\'t run hwclock --adjust on a read-only filesystem
Thu Sep 6 14:00:00 2001 Than Ngo
* update initscripts-s390.patch for s390/s390x
Wed Sep 5 14:00:00 2001 Bill Nottingham - translation updates - quota and hwclock tweaks ()
Mon Sep 3 14:00:00 2001 Bill Nottingham - fix severe alias problems (#52882)
Mon Sep 3 14:00:00 2001 Than Ngo - don\'t start pppbind if encapsulation is rawip (bug #52491)
Sun Sep 2 14:00:00 2001 Than Ngo - add ISDN patches from pekkasAATTnetcore.fi and pbAATTbieringer.de (bug #52491) - fix handling of ISDN LSZ Compresssion
Thu Aug 30 14:00:00 2001 Than Ngo - po/de.po: fix typo bug, lo instead 1o
Wed Aug 29 14:00:00 2001 David Sainty - fix ifdown for multiple dhcpcd interfaces
Wed Aug 29 14:00:00 2001 Than Ngo - fix ISDN dial on demand bug - fix typo bug in network-functions
Tue Aug 28 14:00:00 2001 Nalin Dahyabhai - document /etc/sysconfig/authconfig
Tue Aug 28 14:00:00 2001 Bill Nottingham 6.31-1 - message un-tweaks () - make getkey more useful, fix some of the autofsck stuff ()
Mon Aug 27 14:00:00 2001 Bill Nottingham - autofsck support, archive modules/symbol info ()
Mon Aug 27 14:00:00 2001 Than Ngo - fix some typo bugs in ifup-ippp
Fri Aug 24 14:00:00 2001 Bill Nottingham - sort output of halt_get_remaining (#52180) - fix bad translation (#52503)
Wed Aug 22 14:00:00 2001 Bill Nottingham - fix ifup-wireless (#52135)
Wed Aug 22 14:00:00 2001 Than Ngo - fix return code of isdnctrl (bug #52225)
Tue Aug 21 14:00:00 2001 Than Ngo - fix Bringing up isdn device again. It works now correct.
Tue Aug 21 14:00:00 2001 Than Ngo - fix shutdown/Bringing up isdn device
Mon Aug 20 14:00:00 2001 Nalin Dahyabhai - fix syntax error in lang.csh - set codeset by echoing to /dev/tty instead of /proc/self/fd/15
Sun Aug 19 14:00:00 2001 Bill Nottingham - fix a broken call to check_device_down - make all loopback addresses have host scope, not global scope. Fixes #49374, possibly others
Wed Aug 15 14:00:00 2001 Bill Nottingham - add is_available() network function, use it; cleans up ugly modprobe error messages - update translation info - fix #51787
Wed Aug 15 14:00:00 2001 Bernhard Rosenkraenzer - adjust s390 patch - fix up ifup-ctc and mkkerneldoth.s390 (both are s390 specific)
Mon Aug 13 14:00:00 2001 Yukihiro Nakai - don\'t display Chinese Korean if we aren\'t on a pty
Sat Aug 11 14:00:00 2001 Florian La Roche - adjust s390 patches to current sources
Fri Aug 10 14:00:00 2001 Bill Nottingham - use GDM_LANG if it\'s set in lang.sh/lang.csh (#51432, )
Fri Aug 10 14:00:00 2001 Than Ngo - don\'t set MSN if it\' empty (it\'s now optional) - don\'t give login name as a cmdline-option (Bug #23066) - remove peer device file if ppp connection is down - fix channel bundling
Thu Aug 9 14:00:00 2001 Bill Nottingham - require SysVinit (#51335)
Wed Aug 8 14:00:00 2001 Bill Nottingham - tweak raittab grep slightly (#51231) - allow resetting of default route for DHCP addresses (#48994) - save resolv.conf in ifup-ppp for restoration by ifdown-post (#50759) - when munging firewall rules for dns, only allow dest ports 1025-65535 (#44038, #40833) - allow shell characters in ppp names (#43719) - allow setting DHCP arguments, just kill dhcpcd instead of using -k (#46492) - behave sanely if ifup called when dhcpcd is running (#49392, #51038)
Mon Aug 6 14:00:00 2001 Bill Nottingham - honor HOTPLUG=no if running under hotplug (#47483) - use awk, not grep, for modprobe -c checks (#49616) - don\'t print ugly messages for the case where the device doesn\'t exist, and there is no alias (i.e., PCMCIA ONBOOT=yes (#various)) - run kbdconfig in /.unconfigured mode (#43941) - use a bigger buffer size argument to dmesg (#44024) - detach loopback devices on shutdown (#43919, #45826)
Thu Aug 2 14:00:00 2001 Bill Nottingham - fix halt_get_remaining() (#50720)
Tue Jul 31 14:00:00 2001 Bill Nottingham - mount all FS types r/o at halt (#50461) - don\'t use mii-tool at all (#various)
Thu Jul 26 14:00:00 2001 Bill Nottingham - don\'t use kbd commands in setsysfont now that we\'ve switched back to console-tools (#50075) - sleep in check_link_down; some devices require it - only bring link down if check_link_down fails
Wed Jul 25 14:00:00 2001 Bill Nottingham - set link up before checking with mii-tool (#49949)
Tue Jul 24 14:00:00 2001 Bill Nottingham - update netdev stuff to use _netdev - IPv6 updates () - fix downing of devices with static IPs (#49777, #49783) - put ifcfg-lo back in the package
Fri Jul 20 14:00:00 2001 Preston Brown 6.06 - updates for quota
Tue Jul 17 14:00:00 2001 Bill Nottingham - own some more directories - use -O nonetdev, require mount package that understands this - fix do_netreport when called as non-root - remove ip addresses from interfaces on ifdown - oops, fix ifup/ifdown
Mon Jul 16 14:00:00 2001 Than Ngo - fix country_code for ISDN
Mon Jul 9 14:00:00 2001 Bill Nottingham - fix \'--check\' - prereq sh-utils (#43065) - fix some invocations of reboot/halt (#45966) - fix typo in ifup-wireless - don\'t muck with /etc/issue each boot - big IPv6 update ()
Fri Jul 6 14:00:00 2001 Trond Eivind Glomsr�d - Add new directories required by new network tool
Thu Jul 5 14:00:00 2001 Karsten Hopp - disable hwclock on S390 (no such executable) - Fix up kernel versioning on binary-only modules (S390) - don\'t use newt scripts on S390 console
Sun Jul 1 14:00:00 2001 Trond Eivind Glomsr�d - reenable pump, but make sure dhcpcd is the default. This way, upgrades of systems without dhcpcd has a better chance at working.
Thu Jun 28 14:00:00 2001 Trond Eivind Glomsr�d - Disable pump completely
Wed Jun 27 14:00:00 2001 Than Ngo - fix pap/chap authentication for syncppp - support ippp options
Mon Jun 25 14:00:00 2001 Bill Nottingham - add ifup-wireless
Fri Jun 22 14:00:00 2001 Than Ngo - add support xDSL
Thu Jun 21 14:00:00 2001 Bill Nottingham - more networking script fixes (#45364) - add stuff for unmounting /initrd
Thu Jun 21 14:00:00 2001 Than Ngo - add support ISDN
Wed Jun 20 14:00:00 2001 Bill Nottingham - fix extremely broken new network scripts
Wed Jun 20 14:00:00 2001 Bill Nottingham - bump version to 5.89 - make it build
Thu May 17 14:00:00 2001 Bill Nottingham - don\'t run ifup ppp0 if ppp-watch gets SIGINT (#40585, akAATTcave.hop.stu.neva.ru) - fix do_netreport (#37716, #39603 )
Wed May 16 14:00:00 2001 Nalin Dahyabhai - copyright: GPL -> license: GPL - fix a syntax error in lang.csh - skip commented-out i18n configuration lines in lang.csh
Fri May 11 14:00:00 2001 Preston Brown - new network-scripts infrastructure; ifcfg-lo moved to /etc/sysconfig/networking
Wed May 2 14:00:00 2001 Bernhard Rosenkraenzer 5.86-1 - support kbd in setsysfont - bzip2 source
Wed Apr 25 14:00:00 2001 Florian La Roche - add further s390 changes: - ifup-iucv - mkkerneldoth.s390
Tue Apr 24 14:00:00 2001 Than Ngo - add shutdown UPS into halt (bug #34312)
Sat Apr 7 14:00:00 2001 Preston Brown - broke out kernel.h updater from rc.sysinit into /sbin/mkkerneldoth
Fri Apr 6 14:00:00 2001 Bill Nottingham - be a little more careful in do_netreport (#34933)
Tue Apr 3 14:00:00 2001 Bill Nottingham - set umask explicitly to 022 in /etc/init.d/functions
Mon Apr 2 14:00:00 2001 Bill Nottingham - fix segfault in usernetctl (#34353)
Mon Mar 26 14:00:00 2001 Bill Nottingham - don\'t print errors in /etc/init.d/network if kernel.hotplug doesn\'t exist
Thu Mar 22 13:00:00 2001 Erik Troan - take advantage of new swapon behaviors
Wed Mar 14 13:00:00 2001 Bill Nottingham - add cipe interfaces last (#31597)
Tue Mar 13 13:00:00 2001 Bill Nottingham - fix typo in ifup (#31627) - update translation source
Tue Mar 13 13:00:00 2001 Nalin Dahyabhai - fix typo in rc.sysinit - fix ifup-routes not setting DEVICE properly
Mon Mar 12 13:00:00 2001 Preston Brown - Work properly with new quota utilities
Mon Mar 5 13:00:00 2001 Bill Nottingham - IPv6 fixes (#30506) - make static-routes handling more sane and consistent (#29500, #29549) - handle multiple USB controllers *correctly *
Wed Feb 28 13:00:00 2001 Nalin Dahyabhai - usernetctl, ppp-watch: cleanups - netreport: use O_NOFOLLOW - ifup-ppp: let ppp-watch watch over demand-dialed connections (#28927)
Tue Feb 27 13:00:00 2001 Bill Nottingham - 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 13:00:00 2001 Bill Nottingham - initialize multiple USB controllers if necessary
Wed Feb 21 13:00:00 2001 Nalin Dahyabhai - close extra file descriptors before exec()ing commands in initlog
Mon Feb 19 13:00:00 2001 Bill Nottingham - 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 13:00:00 2001 Nalin Dahyabhai - 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 13:00:00 2001 Bill Nottingham - fix init.d/single to work around possible kernel problem
Tue Feb 13 13:00:00 2001 Bill Nottingham - fix unmounting of loopback stuff (#26439, #14672)
Mon Feb 12 13:00:00 2001 Bill Nottingham - fix ifup-post so that it will work right when not called from ifup
Sat Feb 10 13:00:00 2001 Florian La Roche - add all save changes for s390 s390x that won\'t break anything patches are from Oliver Paukstadt AATT millenux.com
Fri Feb 9 13:00:00 2001 Bill Nottingham - muck with the font in lang.csh/lang.sh, but don\'t spit out errors (#26903)
Wed Feb 7 13:00:00 2001 Bill Nottingham - ipv6 sync ups (#26502, #25775) - fix hangs at shutdown (#25744) - fix ifup-ppp (#26323)
Tue Feb 6 13:00:00 2001 Bill Nottingham - 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 5 13:00:00 2001 Trond Eivind Glomsr�d - i18n updates
Fri Feb 2 13:00:00 2001 Bill Nottingham - actually *ship * the ipv6 (and plusb) files
Thu Feb 1 13:00:00 2001 Trond Eivind Glomsr�d - i18n updates
Tue Jan 30 13:00:00 2001 Bill Nottingham - various init.d/functions cleanups (#10761, from ) - in daemon(), only look at pidfile to determine if process is running (#17244, others) - ifup-ppp enhancements (#17388, from ) - ipv6 support (#23576, originally by Peter Bieringer ) - lots of other minor fixes (see ChangeLog)
Mon Jan 29 13:00:00 2001 Bill Nottingham - add plusb support (#18892, patch from ) - don\'t ignore RETRYTIMEOUT when we never connect (#14071, patch from )
Wed Jan 24 13:00:00 2001 Bill Nottingham - quiet LVM setup (#24841) - fix inability to shutdown cleanly (#24889)
Tue Jan 23 13:00:00 2001 Bill Nottingham - new i18n mechanism
Tue Jan 23 13:00:00 2001 Matt Wilson - fixed typo in init.d/network - missing | in pipeline
Mon Jan 22 13:00:00 2001 Bill Nottingham - do LVM setup through normal initscripts mechanisms - ignore backup files in /etc/sysconfig/network-scripts - lots of .po file updates
Tue Jan 2 13:00:00 2001 Bill Nottingham - initial i18n support - originally from Conectiva
Mon Dec 11 13:00:00 2000 Bill Nottingham - 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
Tue Nov 21 13:00:00 2000 Karsten Hopp - changed hdparm section in rc.sysinit to allow different parameters for each disk (if needed) by copying /etc/sysconfig/harddisks to /etc/sysconfig/harddiskhda (hdb,hdc..) - fix RFE #20967
Tue Oct 31 13:00:00 2000 Than Ngo - fix the adding default route if GATEWAY=0.0.0.0
Tue Oct 10 14:00:00 2000 Nalin Dahyabhai - handle \"gw x.x.x.x\" as the last pair of flags in ifup-routes (#18804) - fix top-level makefile install target - make usernetctl just fall-through if getuid() == 0
Sun Sep 3 14:00:00 2000 Florian La Roche - /etc/init.d is already provided by chkconfig
Wed Aug 23 14:00:00 2000 Nalin Dahyabhai - set \"holdoff ${RETRYTIMEOUT} ktune\" for demand-dialed PPP links
Tue Aug 22 14:00:00 2000 Bill Nottingham - update documentation (#15475)
Tue Aug 22 14:00:00 2000 Than Ngo - add KDE2 support to prefdm
Mon Aug 21 14:00:00 2000 Bill Nottingham - add usleep after kill -KILL in pidofproc, works around lockd issues (#14847) - add some fallback logic to prefdm (#16464)
Fri Aug 18 14:00:00 2000 Bill Nottingham - don\'t load usb drivers if they\'re compiled statically - don\'t call ifdown-post twice for ppp (#15285)
Wed Aug 16 14:00:00 2000 Bill Nottingham - fix /boot/kernel.h generation (#16236, #16250)
Tue Aug 15 14:00:00 2000 Nalin Dahyabhai - be more careful about creating files in netreport (#16164)
Fri Aug 11 14:00:00 2000 Nalin Dahyabhai - move documentation for the DEMAND and IDLETIMEOUT values to the right section of sysconfig.txt
Wed Aug 9 14:00:00 2000 Bill Nottingham - load agpgart if necessary (hack) - fix /boot/kernel.h stuff (jakub)
Mon Aug 7 14:00:00 2000 Bill Nottingham - remove console-tools requirement - in netfs, start portmap if needed - cosmetic cleanups, minor tweaks - don\'t probe USB controllers
Mon Aug 7 14:00:00 2000 Nalin Dahyabhai - fix demand-dialing support for PPP devices - change updetach back to nodetach
Sun Aug 6 14:00:00 2000 Bill Nottingham - add RETRYCONNECT option for ifcfg-pppX files (kennAATTlinux.ie)
Wed Jul 26 14:00:00 2000 Bill Nottingham - fix unclean shutdown
Tue Jul 25 14:00:00 2000 Nalin Dahyabhai - s/nill/null/g
Tue Jul 25 14:00:00 2000 Bill Nottingham - unmount usb filesystem on halt - run /sbin/ifup-pre-local if it exists
Tue Jul 18 14:00:00 2000 Trond Eivind Glomsr�d - add \"nousb\" command line parameter - fix some warnings when mounting /proc/bus/usb
Sat Jul 15 14:00:00 2000 Matt Wilson - kill all the PreTransaction stuff - directory ownership cleanups, add more LSB symlinks - move all the stuff back in to /etc/rc.d/
Thu Jul 13 14:00:00 2000 Bill Nottingham - fix == tests in rc.sysinit - more %pretrans tweaks
Thu Jul 13 14:00:00 2000 Jeff Johnson - test if /etc/rc.d is a symlink already in pre-transaction syscalls.
Tue Jul 11 14:00:00 2000 Bill Nottingham - implement the %pre with RPM Magic(tm)
Sat Jul 8 14:00:00 2000 Bill Nottingham - fix it to not follow /etc/rc.d
Fri Jul 7 14:00:00 2000 Bill Nottingham - fix %pre, again
Thu Jul 6 14:00:00 2000 Bill Nottingham - tweak %pre back to a mv (rpm is fun!) - do USB initialization before fsck, so keyboard works if it fails
Mon Jul 3 14:00:00 2000 Bill Nottingham - rebuild; allow \'fastboot\' kernel command line option to skip fsck
Mon Jul 3 14:00:00 2000 Nalin Dahyabhai - fix demand-dialing with PPP
Sun Jul 2 14:00:00 2000 Trond Eivind Glomsr�d - don\'t use tail
Wed Jun 28 14:00:00 2000 Trond Eivind Glomsr�d - add support for USB controllers and HID devices (mice, keyboards)
Tue Jun 27 14:00:00 2000 Trond Eivind Glomsr�d - add support for EIDE optimization
Mon Jun 26 14:00:00 2000 Bill Nottingham - tweak %pre
Wed Jun 21 14:00:00 2000 Preston Brown - noreplace for adjtime file
Fri Jun 16 14:00:00 2000 Nalin Dahyabhai - ifup-ppp: add hooks for demand-dialing PPP - functions: use basename of process when looking for its PID file
Thu Jun 15 14:00:00 2000 Bill Nottingham - move from /etc/rc.d/init.d -> /etc/init.d
Tue Jun 13 14:00:00 2000 Bill Nottingham - set soft limit, not hard, in daemon function - /var/shm -> /dev/shm
Thu Jun 8 14:00:00 2000 Preston Brown - use dhcpcd if pump fails. - use depmod -A (faster)
Sun Jun 4 14:00:00 2000 Bernhard Rosenkraenzer - add autologin support to prefdm
Thu Jun 1 14:00:00 2000 Bill Nottingham - random networking fixes (alias routes, others) - conf.modules -> modules.conf
Thu May 11 14:00:00 2000 Nalin Dahyabhai - fix incorrect grep invocation in rc.sysinit (bug #11267)
Wed Apr 19 14:00:00 2000 Bill Nottingham - fix lang.csh, again (oops) - use /poweroff, /halt to determine whether to poweroff
Fri Apr 14 14:00:00 2000 Bill Nottingham - fix testing of RESOLV_MODS (which shouldn\'t be used anyways)
Tue Apr 4 14:00:00 2000 Ngo Than - fix overwrite problem of resolv.conf on ippp/ppp/slip connections
Mon Apr 3 14:00:00 2000 Bill Nottingham - fix typo in functions file - explicitly set --localtime when calling hwclock if necessary
Fri Mar 31 14:00:00 2000 Bill Nottingham - fix typo in /etc/rc.d/init.d/network that broke linuxconf (#10472)
Mon Mar 27 14:00:00 2000 Bill Nottingham - remove compatiblity chkconfig links - run \'netfs stop\' on \'network stop\' if necessary
Tue Mar 21 13:00:00 2000 Bernhard Rosenkraenzer - Mount /var/shm if required (2.3.99, 2.4)
Mon Mar 20 13:00:00 2000 Bill Nottingham - don\'t create resolv.conf 0600 - don\'t run ps as much (speed issues) - allow setting of MTU - other minor fixes
Sun Mar 19 13:00:00 2000 Bernhard Rosenkraenzer - Start devfsd if installed and needed (Kernel 2.4...)
Wed Mar 8 13:00:00 2000 Bill Nottingham - check that network devices are up before bringing them down
Wed Mar 8 13:00:00 2000 Jakub Jelinek - update sysconfig.txt
Tue Mar 7 13:00:00 2000 Bill Nottingham - rerun sysctl on network start (for restarts)
Mon Feb 28 13:00:00 2000 Bill Nottingham - don\'t read commented raid devices
Mon Feb 21 13:00:00 2000 Bill Nottingham - fix typo in resolv.conf munging
Thu Feb 17 13:00:00 2000 Bill Nottingham | |