From 1dc88000a360f5f4fe8bc0a23248630ba617cc85 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 16 Nov 1999 17:32:48 +0000 Subject: *** empty log message *** --- ChangeLog | 32 ++++++++++++++++++++++++++++++++ initscripts.spec | 2 +- 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6e5327e2..02f73c09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +1999-11-16 Bill Nottingham + + * sysconfig.txt: document ARP variable + + * sysconfig/network-scripts/ifup: + add ARP variable use + + * rc.d/rc.sysinit: + look for fonts that aren't psf.gz + + * lang.sh: fix logic in lang.sh + + * service: + update service (do status probes) + + * sysconfig/network-scripts/ifup: + add default route but no gateway + +1999-11-15 Bill Nottingham + + * src/initlog.c: + close configuration file descriptor + +1999-11-12 Michael K. Johnson + + * sysconfig/network-scripts/ifup-ppp: + allow pppd to set the default route + + * sysconfig/network-scripts/ifup-ppp: + move PPPOPTIONS to the end + use noauth always to work around new defaultroot behaviour + 1999-11-10 Bill Nottingham * initscripts.spec, rc.d/rc.sysinit, sysconfig/init: diff --git a/initscripts.spec b/initscripts.spec index b3d72f1d..4871a585 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -%define version 4.64 +%define version 4.65 Version: %{version} Copyright: GPL Group: System Environment/Base -- cgit v1.2.1