Open cuantar opened 4 months ago
I think grub
wants static libs so it can boot directly into lvm
rootfs without an initramfs. IIRC the lvm
ebuild produces some, with .static
extensions... Grub should be able to use those.
This can be resolved locally by turning off static
and static-libs
for everything affected.
This seems fixed for me, by the changes in the mix-ins from macaroni-os/kit-fixups#30.