aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2000-02-02 15:34:09 +0000
committerBill Nottingham <notting@redhat.com>2000-02-02 15:34:09 +0000
commit71100fe9451457e92974071dd96ee7c52e9a405f (patch)
treef2fc0d5313430ea6741922aa328a70f06e63c3b4
parent4560d5d48410ebeef2e8d8c614861837146bc713 (diff)
downloadinitscripts-71100fe9451457e92974071dd96ee7c52e9a405f.tar
initscripts-71100fe9451457e92974071dd96ee7c52e9a405f.tar.gz
initscripts-71100fe9451457e92974071dd96ee7c52e9a405f.tar.bz2
initscripts-71100fe9451457e92974071dd96ee7c52e9a405f.tar.xz
initscripts-71100fe9451457e92974071dd96ee7c52e9a405f.zip
obsolete sapinit (a SAP sysctl package)
-rw-r--r--ChangeLog5
-rw-r--r--initscripts.spec2
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 20ef1a21..7a1aec2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/initscripts.spec b/initscripts.spec
index 126497d9..dc8f67f7 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -15,7 +15,7 @@ Requires: util-linux >= 2.9w-26
%endif
Conflicts: kernel <= 2.2, timeconfig < 3.0, pppd < 2.3.9, wvdial < 1.40-3
Conflicts: initscripts < 1.22.1-5
-Obsoletes: rhsound
+Obsoletes: rhsound sapinit
Prereq: /sbin/chkconfig, /usr/sbin/groupadd, gawk
%description