From 0120e26af5ddefc0a16faa9f6be752d7f5c2e864 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Tue, 14 Feb 2006 18:41:21 +0000 Subject: - filter out another "no" message from dmraid. We need to fix dmraid's exit status in these cases and use that in the future... - add path to one dmraid call - bump version, add changelog --- initscripts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 008c028b..e807ef33 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.28 +Version: 8.29 License: GPL Group: System Environment/Base Release: 1 @@ -208,6 +208,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Feb 14 2006 Peter Jones 8.29-1 +- scrub another possible error message from dmraid output + * Mon Feb 13 2006 Bill Nottingham 8.28-1 - kill nash-hotplug before starting udev () - silence warnings on /dev/pts remount () -- cgit