diff options
Diffstat (limited to 'content/articles/oneplus-enchilada.md')
-rw-r--r-- | content/articles/oneplus-enchilada.md | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/content/articles/oneplus-enchilada.md b/content/articles/oneplus-enchilada.md index ac7e1be..593200e 100644 --- a/content/articles/oneplus-enchilada.md +++ b/content/articles/oneplus-enchilada.md @@ -12,9 +12,9 @@ usable, allows customizations and improves security. The intention of this article is to keep track of the ongoing development. The intended free software setup consists of: -- Linux kernel with as few modifications as possible -- postmarketOS as a Linux distribution (based on Alpine Linux) -- SXMO / Sway as graphical environment +- [Linux kernel][7] with as few modifications as possible +- [postmarketOS][8] as a Linux distribution (based on Alpine Linux) +- [Phosh][9] as graphical environment This setup is already usable for testing. To use it in everyday life some improvements have to be made. @@ -25,9 +25,7 @@ This roadmap tracks the open tasks ordered by personal priorities. ##### Milestone 1: Usable as primary phone -- display SXMO call menu on enchilada without manual workarounds (see [here][5]) - stabilize audio during calls -- develop screen locker [phonelock]({{< ref "/content/git/phonelock.md" >}}) for SXMO ##### Milestone 2: Full hardware support @@ -50,3 +48,6 @@ This roadmap tracks the open tasks ordered by personal priorities. [4]: https://wiki.postmarketos.org/wiki/Sxmo:Oneplus6 [5]: https://wiki.postmarketos.org/wiki/Sxmo:Oneplus6#Calls [6]: https://gitlab.com/gpsd/gpsd/-/merge_requests/139 +[7]: https://kernel.org/ +[8]: https://postmarketos.org/ +[9]: https://phosh.mobi/ |