onny:notizen:postmarketos
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
onny:notizen:postmarketos [2022/03/02 10:18] – [building package] 2a02:8071:3ecc:6e00:1a9:a89f:404c:a243 | onny:notizen:postmarketos [2022/03/02 10:48] (current) – [building package] 2a02:8071:3ecc:6e00:f7ec:78a:90c3:7888 | ||
---|---|---|---|
Line 11: | Line 11: | ||
<code bash> | <code bash> | ||
apk add alpine-sdk doas nano | apk add alpine-sdk doas nano | ||
+ | adduser onny | ||
+ | addgroup onny abuild | ||
+ | mkdir -p / | ||
+ | chmod a+w / | ||
+ | su onny | ||
+ | cd | ||
git config --global user.name "Your Full Name" | git config --global user.name "Your Full Name" | ||
git config --global user.email " | git config --global user.email " | ||
git clone https:// | git clone https:// | ||
+ | SUDO=doas abuild-keygen -a | ||
+ | cd community/ | ||
+ | abuild -r | ||
</ | </ |
onny/notizen/postmarketos.1646216286.txt.gz · Last modified: 2022/03/02 10:18 by 2a02:8071:3ecc:6e00:1a9:a89f:404c:a243