From 65c5569cc88900734d71b37b1f7d383275572f06 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 7 Feb 2006 05:02:35 +0000 Subject: 8.26-1 --- initscripts.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index ae96dd6c..09a529b3 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.25 +Version: 8.26 License: GPL Group: System Environment/Base Release: 1 @@ -208,6 +208,15 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Feb 7 2006 Bill Nottingham 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 + () +- halt: try to unmount tmpfs filesystems before swapoff (#174000, + ) + * Thu Feb 2 2006 Bill Nottingham 8.25-1 - ifup: don't run the arping check if the address is already on the device -- cgit