From 93507b7f39ba50b786c1e0a067648ee0f0d2ec0a Mon Sep 17 00:00:00 2001 From: erebion Date: Sat, 24 Aug 2024 00:44:42 +0200 Subject: [PATCH] update status of project --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bd91fe3..7939a1c 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Roll out audio workarounds: `./audio.sh` #### Issues To Solve To Get Official Mobian Images -- Remove hard-coded value in the `droid-juicer` systemd unit (needs someone who knows Rust, **help wanted**) +- Remove hard-coded value in the `droid-juicer` systemd unit (done, but not yet in repos) - https://gitlab.com/mobian1/droid-juicer/-/issues/4 - Combining SDM670 kernel patches with the Mobian qcom kernel (To Do List entry above, **help wanted**) @@ -90,7 +90,7 @@ For those I will remove the workarounds once the changes are in the Mobian repo - call audio - vibration - Bluetooth™ -- eSIM +- eSIM (provisioning tool not yet packaged and has to be compiled and installed manually) - SMS (only receiving has been tested, but I don’t have reason to believe sending wouldn’t work) - audio (ALSA config not packaged, but can be manually added using the playbook in this repo) - full disk encryption (works, will document that soon)