update
This commit is contained in:
parent
bb3dcc94c4
commit
247f5eed40
@ -1 +1 @@
|
|||||||
initscripts-8.25.tar.bz2
|
initscripts-8.26.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: The inittab file and the /etc/init.d scripts.
|
Summary: The inittab file and the /etc/init.d scripts.
|
||||||
Name: initscripts
|
Name: initscripts
|
||||||
Version: 8.25
|
Version: 8.26
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Release: 1
|
Release: 1
|
||||||
@ -208,6 +208,15 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %attr(0664,root,utmp) /var/run/utmp
|
%ghost %attr(0664,root,utmp) /var/run/utmp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 7 2006 Bill Nottingham <notting@redhat.com> 8.26-1
|
||||||
|
- revert "rc.sysinit: don't mount usbfs, libusb no longer uses it" change
|
||||||
|
- add some ugly hacks to make sure net hotplug doesn't run after unclean
|
||||||
|
shutdown (#177795)
|
||||||
|
- don't mount /sys and /proc in rc.sysinit - the initrd already does
|
||||||
|
(<pjones@redhat.com>)
|
||||||
|
- halt: try to unmount tmpfs filesystems before swapoff (#174000,
|
||||||
|
<mitr@redhat.com>)
|
||||||
|
|
||||||
* Thu Feb 2 2006 Bill Nottingham <notting@redhat.com> 8.25-1
|
* Thu Feb 2 2006 Bill Nottingham <notting@redhat.com> 8.25-1
|
||||||
- ifup: don't run the arping check if the address is already on the device
|
- ifup: don't run the arping check if the address is already on the device
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user