forked from pool/mdadm
This commit is contained in:
committed by
Git OBS Bridge
parent
cf70caa120
commit
2f7c55a8d9
@@ -20,7 +20,7 @@
|
||||
|
||||
Name: mdadm
|
||||
Version: 3.0
|
||||
Release: 10
|
||||
Release: 11
|
||||
%define ver 3.0-devel2
|
||||
BuildRequires: sgmltool
|
||||
PreReq: %fillup_prereq %insserv_prereq
|
||||
@@ -160,6 +160,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/lib/mkinitrd/scripts/boot-md.sh
|
||||
|
||||
%changelog
|
||||
* Fri Dec 05 2008 nfbrown@suse.de
|
||||
- boot.md : an exit status of '2' from "mdadm --assemble"
|
||||
should not be seen as failure by boot.md.
|
||||
It happens if one or more arrays is already
|
||||
assembled.
|
||||
(bnc#456028)
|
||||
* Thu Nov 20 2008 nfbrown@suse.de
|
||||
- don-t-auto-assemble-if-any-arrays-are-list.patch
|
||||
Avoid assembling extra arrays during initrd
|
||||
|
Reference in New Issue
Block a user