Update for 07-05-22 18:00
This commit is contained in:
parent
f0c5c4b2d3
commit
4796bc3e54
@ -69,6 +69,10 @@ USE="gles gles2-only"
|
|||||||
This ensures that we will only compile programs using OpenGL ES, or OpenGL for
|
This ensures that we will only compile programs using OpenGL ES, or OpenGL for
|
||||||
embedded systems.
|
embedded systems.
|
||||||
|
|
||||||
|
== Postmarket ==
|
||||||
|
|
||||||
|
See [[postmarketos]]
|
||||||
|
|
||||||
== Troubleshooting ==
|
== Troubleshooting ==
|
||||||
|
|
||||||
=== Phone not booting due to fully drained battery ===
|
=== Phone not booting due to fully drained battery ===
|
||||||
|
15
tech/postmarketos.wiki
Normal file
15
tech/postmarketos.wiki
Normal 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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user