Update for 07-05-22 18:00

This commit is contained in:
Tyler Perkins 2022-05-07 18:00:01 -04:00
parent f0c5c4b2d3
commit 4796bc3e54
2 changed files with 19 additions and 0 deletions

View File

@ -69,6 +69,10 @@ USE="gles gles2-only"
This ensures that we will only compile programs using OpenGL ES, or OpenGL for
embedded systems.
== Postmarket ==
See [[postmarketos]]
== Troubleshooting ==
=== Phone not booting due to fully drained battery ===

15
tech/postmarketos.wiki Normal file
View File

@ -0,0 +1,15 @@
= PostmarketOS =
PostmarketOS is a mobile linux operating system.
== Install ==
Install the build tool via `pip3 install --user pmbootstrap`.
== Setup ==
First time setup is performed via `pmbootstrap init`.
It asks several questions to set up the build enviroment for the application