diff options
author | Bill Nottingham <notting@redhat.com> | 2000-07-25 16:46:53 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2000-07-25 16:46:53 +0000 |
commit | 2ec9979c7df9592a577c86792bec17fe7103c80e (patch) | |
tree | 1c57327d30f442d97be6a9065190440e9a7018a7 | |
parent | 22d6e47024dc9b38470cf326880641df2b1e8558 (diff) | |
download | initscripts-2ec9979c7df9592a577c86792bec17fe7103c80e.tar initscripts-2ec9979c7df9592a577c86792bec17fe7103c80e.tar.gz initscripts-2ec9979c7df9592a577c86792bec17fe7103c80e.tar.bz2 initscripts-2ec9979c7df9592a577c86792bec17fe7103c80e.tar.xz initscripts-2ec9979c7df9592a577c86792bec17fe7103c80e.zip |
bump to 5.37
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 7bbc3d23..6876261c 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 5.35 +Version: 5.37 Copyright: GPL Group: System Environment/Base Release: 1 @@ -232,6 +232,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Jul 25 2000 Bill Nottingham <notting@redhat.com> +- unmount usb filesystem on halt +- run /sbin/ifup-pre-local if it exists + * Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com> - add "nousb" command line parameter - fix some warnings when mounting /proc/bus/usb |