main/postmarketos-base: switch from sudo to doas
Finally implements #1121 (closed)
This changes the default privilege escalation tool from sudo to doas to match Alpine. The config has been changed to work ootb with even postmarketos-ui-none as specified in the linked issue.
If a user wants to use sudo they can run doas apk add sudo !doas-sudo-shim
.
Edited by Administrator