aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec11
1 files changed, 10 insertions, 1 deletions
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 <notting@redhat.com>
+- 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 <bero@redhat.com>
+- Start devfsd if installed and needed (Kernel 2.4...)
+
* Wed Mar 8 2000 Bill Nottingham <notting@redhat.com>
- check that network devices are up before bringing them down