Skip to content

init: pass unmodified root if it contains supported tags

nl6720 requested to merge nl6720/mkinitcpio:mount-tag into master

util-linux mount and fsck accept devices specified with UUID=, LABEL=, PARTUUID= and PARTLABEL= tags so root= starting with them can be passed as is.

This makes the boot messages a little more nicer looking.

Merge request reports