Fix dmraid building with LVM/device-mapper
authorRobin H. Johnson <robbat2@gentoo.org>
Tue, 14 Feb 2012 08:31:46 +0000 (08:31 +0000)
committerRobin H. Johnson <robbat2@gentoo.org>
Tue, 14 Feb 2012 08:31:46 +0000 (08:31 +0000)
commit265363f79df5a545dc47547dbee76972b387e9b7
tree6e338c5370203e99a9f425337681e7b4f63ccf1a
parent8e800df298362c0936712852a80f7b323552fbe7
Fix dmraid building with LVM/device-mapper

dmraid is entirely broken if you try to use the system static
LVM/device-mapper. Instead, always build our own LVM2 for the initramfs,
using DESTDIR for cleaner install. Dead code paths for old LVM2 build
not removed yet until more users have tested.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
ChangeLog
gen_compile.sh
gen_initramfs.sh