use mdadm instead of bundled stripped down mdassemble (v2)
authorMatthias Dahl <ua_bugz_gentoo@mortal-soul.de>
Fri, 27 Aug 2010 15:26:52 +0000 (17:26 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 17 Jan 2011 14:42:07 +0000 (15:42 +0100)
commitdaed0ccebb15142265e2634262c474a2ef81201b
treebc9a0e8b52e89bfa16602ed2b607286d07f8f161
parent170fb7441469b2d2f1aef051a6feeccc07960487
use mdadm instead of bundled stripped down mdassemble (v2)

mdassemble can't handle newer metadata formats and fails for partitioned
arrays, among other things.

This...

- replaces the bundled mdassemble with proper support for mdadm
- fixes raid autodetection/assemble when no mdadm.conf is available
- fixes a compilation failure for newer mdadm versions

Tested w/ genkernel 3.4.10.907 and mdadm 3.1.3.
defaults/initrd.scripts
gen_compile.sh
gen_determineargs.sh
gen_initramfs.sh
genkernel.conf