Skip to content

Support specifying root device by partuuid

Richard Stephens requested to merge richardstephens/mkinitfs:part-uuid into master

We're trying to run root on squashfs, but squashfs partitions don't have a UUID that can be picked up. This allows identifying them by PARTUUID instead.

Merge request reports