diff --git a/.cvsignore b/.cvsignore index 072f143..09b07c1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -initscripts-8.25.tar.bz2 +initscripts-8.26.tar.bz2 diff --git a/initscripts.spec b/initscripts.spec index ae96dd6..09a529b 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 diff --git a/sources b/sources index 6f495f0..6a5375b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a862433b57df1b86d257d1a1d364c11d initscripts-8.25.tar.bz2 +5b24e91873235fd81f89ca69b1098a9e initscripts-8.26.tar.bz2