notiz:postmarketos-buildserver
Inhaltsverzeichnis
PostmarketOS Buildservre
Buidumgebung einrichten
Als superuser
sudo apt update && apt upgrade sudo apt install python3-pip sudo pip3 install pmbootstrap sudo pip3 install argcomplete sudo adduser --disabled-login postmarketos
- /etc/sudoers
postmarketos ALL = NOPASSWD: ALL
Also Benutzer postmarketos
- ~/.bashrc
eval "$(register-python-argcomplete pmbootstrap)"
Siehe auch
notiz/postmarketos-buildserver.txt · Zuletzt geändert: 2019/12/15 15:11 von clerie