Skip to content

main/postmarketos-initramfs: add udev rules for devicemapper

Clayton Craft requested to merge craftyguy/initramfs-dm-rules into master

Without these rules, the /dev/disk/by-* stuff isn't created on devices that use subpartitions (and maybe FDE too?), and systemd boot fails because it's unable to find the boot partition UUID under that path.

fixes !5636 (merged)

Merge request reports

Loading