James Le Cuirot 617decbbc3
sys-kernel/coreos-kernel: Tighten dependencies to ensure working initrd
In particular, sys-fs/lvm2 includes dmsetup, and systemd will fail to
recognise /dev/mapper/usr if that is built without udev support.

This is not a problem in CI, but a fresh SDK will have board packages
installed without their final USE flags in place due to cyclic
dependencies.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-07-03 16:55:07 +01:00
..