diff options
author | Bill Nottingham <notting@redhat.com> | 1999-11-16 17:32:48 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-11-16 17:32:48 +0000 |
commit | 1dc88000a360f5f4fe8bc0a23248630ba617cc85 (patch) | |
tree | c197a7c553f7beec114d1bcef23c1c4bdba6f781 /ChangeLog | |
parent | edb3d22d4a8cde26ce03bfa34ad1c9fc02346059 (diff) | |
download | initscripts-1dc88000a360f5f4fe8bc0a23248630ba617cc85.tar initscripts-1dc88000a360f5f4fe8bc0a23248630ba617cc85.tar.gz initscripts-1dc88000a360f5f4fe8bc0a23248630ba617cc85.tar.bz2 initscripts-1dc88000a360f5f4fe8bc0a23248630ba617cc85.tar.xz initscripts-1dc88000a360f5f4fe8bc0a23248630ba617cc85.zip |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1,3 +1,35 @@ +1999-11-16 Bill Nottingham <notting@redhat.com> + + * 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) <ivanyi@internet.sk> + + * sysconfig/network-scripts/ifup: + add default route but no gateway <hanecak@megaloman.com> + +1999-11-15 Bill Nottingham <notting@redhat.com> + + * src/initlog.c: + close configuration file descriptor + +1999-11-12 Michael K. Johnson <johnsonm@redhat.com> + + * 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 <notting@redhat.com> * initscripts.spec, rc.d/rc.sysinit, sysconfig/init: |