Open
Description
The summary pretty much sums it up.
My current (working) config looks like this:
add_dracutmodules+=" systemd-veritysetup "
add_drivers+=" dm-verity erofs "
This boots everything successfully. But I'm surprised that I have to manually specify the dm-verity module. The systemd-veritysetup module should probably do that for me.