forked from pool/mdadm
This commit is contained in:
committed by
Git OBS Bridge
parent
8d7d26446e
commit
1422e7c520
@@ -20,7 +20,7 @@
|
||||
|
||||
Name: mdadm
|
||||
Version: 3.0
|
||||
Release: 14
|
||||
Release: 17
|
||||
%define ver 3.0-devel2
|
||||
BuildRequires: sgmltool
|
||||
PreReq: %fillup_prereq %insserv_prereq
|
||||
@@ -162,6 +162,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/lib/mkinitrd/scripts/boot-md.sh
|
||||
|
||||
%changelog
|
||||
* Tue Feb 17 2009 mmarek@suse.cz
|
||||
- disable auto-assemly in boot.md completely as it can collide with
|
||||
dmraid (bnc#474652). If someone wants to auto-assemble md arrays
|
||||
in the rescue system, they can run
|
||||
'mdadm -Es -c partitions >mdadm.conf && mdadm -As -c mdadm.conf'
|
||||
manually.
|
||||
* Mon Feb 16 2009 mmarek@suse.cz
|
||||
- fix segfault when stopping imsm arrays
|
||||
(bnc#473947, patch by Dan Williams)
|
||||
|
Reference in New Issue
Block a user