diff options
author | Bill Nottingham <notting@redhat.com> | 2000-03-20 17:04:06 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2000-03-20 17:04:06 +0000 |
commit | c3abe08528e746b1b1c05b9e8718acdebab3f39a (patch) | |
tree | 007d1a8139c4a1708568ae13d4c39c0f82bf5f9d /initscripts.spec | |
parent | d9f8d5b0dd47ee745c6a1b674939a704af74b1ff (diff) | |
download | initscripts-c3abe08528e746b1b1c05b9e8718acdebab3f39a.tar initscripts-c3abe08528e746b1b1c05b9e8718acdebab3f39a.tar.gz initscripts-c3abe08528e746b1b1c05b9e8718acdebab3f39a.tar.bz2 initscripts-c3abe08528e746b1b1c05b9e8718acdebab3f39a.tar.xz initscripts-c3abe08528e746b1b1c05b9e8718acdebab3f39a.zip |
*** empty log message ***r5-02
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 11 |
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 |