Nice review of @postmarketOS with #Phosh on a Raspberry Pi5
The just merged load-meter status icon plugin by johnwa is the first "real" (as in non-demo) plugin to make use of the top-bar plugin infrastructure implemented by @arunmani . It shows the CPU load sampled as a time graph.
We were discussing hiding & disabling preinstalled apps on immutable images at PCM26 and recently with the @postmarketOS #duranium folks.
We now have some bits that allow to hide those (and other) applications. There's plenty of more work needed for different app types (e.g. we can do better for webapps) so help here is appreciated.
New mobile-config-firefox release:
https://gitlab.postmarketos.org/postmarketOS/mobile-config-firefox/-/tags/5.4.0
Thanks to @linmob and @dannycolin for their contributions and also to Jesus from @furilabs! Once again Peter cherry-picked a few patches from their version into this release.
New mobile-config-firefox release:
https://gitlab.postmarketos.org/postmarketOS/mobile-config-firefox/-/tags/5.4.0
Thanks to @linmob and @dannycolin for their contributions and also to Jesus from @furilabs! Once again Peter cherry-picked a few patches from their version into this release.
With our changes to Phosh's first-boot in 0.55 and the recent changes in mobile settings we can now finally go full circle on immutable images:
- Set up the initial user via systemd-homed
- Perform OS upgrades from the mobile settings app using systemd-sysupdate
This landed in Phosh's nightly images already but will hopefully also become useful for other immutable phone distros like @postmarketOS #Duranium .
As the systemd org.freedesktop.sysupdate1 interface is bound to change to #varlink in 262 this is currently rather minimal and will be tweaked in future releases but it makes things already usable without having to resort to the command line.