mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-04 12:02:13 +02:00
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>