|
|
@ -292,7 +292,7 @@ append_lvm(){
|
|
|
|
# See bug 382555
|
|
|
|
# See bug 382555
|
|
|
|
mv ${TEMP}/initramfs-lvm-temp/sbin/dmsetup.static ${TEMP}/initramfs-lvm-temp/bin/dmsetup ||
|
|
|
|
mv ${TEMP}/initramfs-lvm-temp/sbin/dmsetup.static ${TEMP}/initramfs-lvm-temp/bin/dmsetup ||
|
|
|
|
gen_die 'LVM error: Could not move dmsetup.static to dmsetup!'
|
|
|
|
gen_die 'LVM error: Could not move dmsetup.static to dmsetup!'
|
|
|
|
rm -rfv ${TEMP}/initramfs-lvm-temp/{lib,share,man,include,sbin/{lvm,dmsetup}}
|
|
|
|
rm -rf ${TEMP}/initramfs-lvm-temp/{lib,share,man,include,sbin/{lvm,dmsetup}}
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
if [ -x /sbin/lvm -o -x /bin/lvm ]
|
|
|
|
if [ -x /sbin/lvm -o -x /bin/lvm ]
|
|
|
|
then
|
|
|
|
then
|
|
|
|