diff options
author | Bill Nottingham <notting@redhat.com> | 2000-08-17 15:03:41 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2000-08-17 15:03:41 +0000 |
commit | b2a4224807eb215373ad493fa3a055c8493d12d9 (patch) | |
tree | 5964e385fde6049b87c82483c1be062f9c338c8d /ChangeLog | |
parent | 430be0803890626adf251b0d4d4c4e37e8fba410 (diff) | |
download | initscripts-b2a4224807eb215373ad493fa3a055c8493d12d9.tar initscripts-b2a4224807eb215373ad493fa3a055c8493d12d9.tar.gz initscripts-b2a4224807eb215373ad493fa3a055c8493d12d9.tar.bz2 initscripts-b2a4224807eb215373ad493fa3a055c8493d12d9.tar.xz initscripts-b2a4224807eb215373ad493fa3a055c8493d12d9.zip |
*** empty log message ***r5-45
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 41 |
1 files changed, 41 insertions, 0 deletions
@@ -1,3 +1,44 @@ +2000-08-17 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: + clean up /boot/kernel.h generation some + +2000-08-15 Nalin Dahyabhai <nalin@redhat.com> + + * sysconfig/network-scripts/ifdown: + fix syntax error in ifdown + + * initscripts.spec, src/netreport.c: + be more careful about netreport files + +2000-08-15 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/functions: + don't use head, it's in /usr + +2000-08-14 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifdown: + support killing dhcpcd as well as starting it + + * rc.d/rc.sysinit: + do case-insensitve greps of /proc/cmdline + +2000-08-12 Nalin Dahyabhai <nalin@redhat.com> + + * initscripts.spec, sysconfig.txt: + move documentation for the DEMAND and IDLETIMEOUT values to the right section of sysconfig.txt + +2000-08-11 Bill Nottingham <notting@redhat.com> + + * src/initlog.c: + don't do silly access checks on the root partition; instead, just try connecting to the syslog socket if it's there... + +2000-08-09 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: + bump to 5.44 + 2000-08-08 Bill Nottingham <notting@redhat.com> * rc.d/rc.sysinit: load agpgart if necessary |