diff options
author | Bill Nottingham <notting@redhat.com> | 2000-02-02 15:34:09 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2000-02-02 15:34:09 +0000 |
commit | 71100fe9451457e92974071dd96ee7c52e9a405f (patch) | |
tree | f2fc0d5313430ea6741922aa328a70f06e63c3b4 /ChangeLog | |
parent | 4560d5d48410ebeef2e8d8c614861837146bc713 (diff) | |
download | initscripts-71100fe9451457e92974071dd96ee7c52e9a405f.tar initscripts-71100fe9451457e92974071dd96ee7c52e9a405f.tar.gz initscripts-71100fe9451457e92974071dd96ee7c52e9a405f.tar.bz2 initscripts-71100fe9451457e92974071dd96ee7c52e9a405f.tar.xz initscripts-71100fe9451457e92974071dd96ee7c52e9a405f.zip |
obsolete sapinit (a SAP sysctl package)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,5 @@ 2000-02-01 Nalin Dahyabhai <nalin@redhat.com> + * src/shvar.c: make svNewFile actually fail if file doesn't exist, add svCreateFile that ignores this error @@ -7,7 +8,6 @@ fix wrong default route ip in network-functions remove DEVICE=GATEWAYDEV weirdness -2000-01-31 Nalin Dahyabhai <nalin@redhat.com> * sysconfig/network-scripts/ifdown-post: attempt to reset the default route in case we dropped it for PPP @@ -22,6 +22,9 @@ 2000-01-31 Bill Nottingham <notting@redhat.com> + * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post: + set hostname only on boot + * rc.d/init.d/network: bring down *all* interfaces on network stop |