SHA256
1
0
forked from pool/mdadm
OBS User unknown
2008-11-06 21:19:12 +00:00
committed by Git OBS Bridge
parent b7a1ef182f
commit ab762c8d5e
6 changed files with 37 additions and 7 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Nov 6 03:22:50 CET 2008 - nfbrown@suse.de
- Update from mdadm-3.0-devel1 to mdadm-3.0-devel2.
This includes various bug fixes and enhancements to the
extent that DDF and IMSM work reasonably well and can be
auto-assembled much like other arrays.
- Allow BOOT_MD_USE_MDADM_CONFIG to have the value 'part'
that, like 'no', arrays are auto-assembled. However they
get assembled as 'mdp' partitionable arrays where possible.
This currently only affect arrays with v1.x metadata.
This supports FATE#303894
-------------------------------------------------------------------
Fri Oct 3 15:28:49 CEST 2008 - mmarek@suse.cz