Forum
update - Wersja do druku

+- Forum (https://www.globalsat.com.pl)
+-- Dział: Hobby (https://www.globalsat.com.pl/forumdisplay.php?fid=50)
+--- Dział: systemy do telefonów (https://www.globalsat.com.pl/forumdisplay.php?fid=336)
+---- Dział: postmarketOS (https://www.globalsat.com.pl/forumdisplay.php?fid=343)
+---- Wątek: update (/showthread.php?tid=1951)



update - miyu - 08.06.25

Update (2025-01-10)
The merge was done, related build.postmarketos.org code changes were merged too and packages are still building as of writing. See the current status at https://build.postmarketos.org and #140.
If you were using the staging repository before and want to switch over:
  • Wait until the binary packages for your architecture are built!
  • Edit
    Kod:
    /etc/apk/repositories
    and change
    Kod:
    staging/systemd
    to
    Kod:
    extra-repos/systemd
  • Kod:
    apk update
  • Kod:
    apk upgrade -a
Update (2025-01-12)
Images with systemd are building, and the first ones were built successfully!
  • Look for Gnome (Mobile), Plasma (Mobile), Phosh images dated 2025-01-12 or newer here.
  • If you need service files that we have not packaged yet, see the systemd/services wiki article.
  • Read the systemd wiki article for building your own images with pmbootstrap.
Join the postmarketos-systemd chat if you have any questions. Happy hacking!