This commit is contained in:
Bill Nottingham 2004-09-22 18:34:35 +00:00
parent 0a4ac90a74
commit 169228c586
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1 @@
initscripts-7.83.tar.bz2
initscripts-7.84.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
Version: 7.83
Version: 7.84
License: GPL
Group: System Environment/Base
Release: 1
@ -206,10 +206,16 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
* Wed Sep 22 2004 Bill Nottingham <notting@redhat.com> - 7.84-1
- only start udev once
* Wed Sep 22 2004 Jeremy Katz <katzj@redhat.com> - 7.83-1
- conflict with old udev
- use udev if it's present
* Tue Sep 21 2004 Bill Nottingham <notting@redhat.com>
- don't mount usbfs without usb. also, at least be consistent in filesystem type
* Fri Sep 17 2004 Bill Nottingham <notting@redhat.com> - 7.82-1
- fix handling of nonexistent devices (#132839)
- rhgb enhancements (<veillard@redhat.com>, #132665)

View File

@ -1 +1 @@
5c2d2b9d2b2bf5720dbaf0b101e4d981 initscripts-7.83.tar.bz2
7b961799064fc5e6a1d7769dcc7999a2 initscripts-7.84.tar.bz2