Package: initramfs-tools
Severity: wishlist

Currently the last line in /usr/share/initramfs-tools/scripts/local-top/lvm only activates the volume group which seems to contain the root fs.

In order to support features such as root-auto-probing (bug #337682) and cryptoroot-over-lvm, it would be desirable to activate all lvm volumes.

It seems that the only change needed is to change the last line from the above mentioned script from "vgchange -ay ${vg}" to "vgchange -ay".

Re,
David



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to