fff7d1bc / better-initramfs

Small and reliable initramfs solution supporting (remote) rescue shell, lvm, dmcrypt luks, software raid, tuxonice, uswsusp and more.
BSD 3-Clause "New" or "Revised" License
315 stars 48 forks source link

Support thin-provisioning lvm volumes #20

Closed whoizit closed 10 years ago

whoizit commented 10 years ago

I think it required thin-provisioning-tools, for vgchange -ay success.

fff7d1bc commented 10 years ago

Hello.

Sadly thin-provisioning-tools require boost and building it as dep just to get initramfs is a bit too much n my opinion. If you however provide the lebuild for this tool, I can make it optional and support it on initramfs level.