lvm2: use shared bins in the initramfs hook. bumprev.
--HG-- extra : convert_revision : 9f21ee631d33b7bc77e4983306ab9fe958875e2b
This commit is contained in:
@@ -25,8 +25,8 @@ if [ -e /etc/lvm/lvm.conf ]; then
|
||||
cp /etc/lvm/lvm.conf ${DESTDIR}/etc/lvm/
|
||||
fi
|
||||
|
||||
copy_exec /sbin/dmsetup.static /sbin/dmsetup
|
||||
copy_exec /sbin/lvm.static /sbin/lvm
|
||||
copy_exec /sbin/dmsetup /sbin/dmsetup
|
||||
copy_exec /sbin/lvm /sbin/lvm
|
||||
|
||||
for x in dm_mod dm_snapshot dm_mirror; do
|
||||
manual_add_modules ${x}
|
||||
|
||||
Reference in New Issue
Block a user