From c3abe08528e746b1b1c05b9e8718acdebab3f39a Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 20 Mar 2000 17:04:06 +0000 Subject: *** empty log message *** --- ChangeLog | 36 +++++++++++++++++++++++++++++++++--- initscripts.spec | 11 ++++++++++- 2 files changed, 43 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 62f2ea37..3195516d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,32 @@ -2000-03-08 Bill Nottingham +2000-03-20 Bill Nottingham - * rc.d/init.d/halt, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/network-functions: - check that a device is up before bringing it down + * src/netreport.c: + show usage on bogus arguments + + * rc.d/init.d/functions: + remove calls to ps - this should speed things up on slower machines + + * sysconfig.txt, sysconfig/network-scripts/ifup: + allow for setting of MTU for a device + + * sysconfig/network-scripts/ifup-post: + set umask before writing /etc/resolv.conf + + * sysconfig/network-scripts/ifup: + honor NEEDHOSTNAME flag for pump as well + + * src/ppp-watch.c: + open /dev/null for child process instead of closing fds 0,1,2 + +2000-03-17 Bernhard "Bero" Rosenkränzer + + * rc.d/rc.sysinit: + Launch devfsd if required and installed + +2000-03-10 Nalin Dahyabhai + + * ppp/ip-down, ppp/ip-up: + use $@ intead of $* to fix bug #9697 2000-03-08 Cristian Gafton @@ -10,6 +35,11 @@ * initscripts.spec, sysconfig.txt: documentation update from jakub +2000-03-08 Bill Nottingham + + * rc.d/init.d/halt, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/network-functions: + check that a device is up before bringing it down + 2000-03-07 Bill Nottingham * src/minilogd.c: diff --git a/initscripts.spec b/initscripts.spec index 74dccbed..ffd3c1a7 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -Version: 5.01 +Version: 5.02 Copyright: GPL Group: System Environment/Base Release: 1 @@ -246,6 +246,15 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Mar 20 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 2000 Bernhard Rosenkraenzer +- Start devfsd if installed and needed (Kernel 2.4...) + * Wed Mar 8 2000 Bill Nottingham - check that network devices are up before bringing them down -- cgit v1.2.1