diff options
author | xengineering <me@xengineering.eu> | 2023-08-27 13:07:02 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2023-08-27 13:07:02 +0200 |
commit | 326a8011203cbb7d0a72fdb8cb22280a765760cd (patch) | |
tree | aee2a20d895121f3e98517d7269fde73906545ce | |
parent | 3442c497c01dca8baa495468ef0db9f1096dcffa (diff) | |
download | website-326a8011203cbb7d0a72fdb8cb22280a765760cd.tar website-326a8011203cbb7d0a72fdb8cb22280a765760cd.tar.zst website-326a8011203cbb7d0a72fdb8cb22280a765760cd.zip |
oneplus: Switch goal from SXMO to Phosh
-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/ |