Skip to content
Snippets Groups Projects
  1. Mar 03, 2025
  2. Mar 02, 2025
  3. Mar 01, 2025
  4. Feb 28, 2025
  5. Feb 27, 2025
    • Adam Thiede's avatar
      linux-postmarketos-mediatek-mt8173: upgrade to 6.13.5 (MR 6262) · 4af4a32b
      Adam Thiede authored and achill (fossdd)'s avatar achill (fossdd) committed
      Verified
      4af4a32b
    • sicelo's avatar
      device-nokia-n900: force SD card partition resizing (MR 6257) · 6589a57e
      sicelo authored and Clayton Craft's avatar Clayton Craft committed
      Reverts 82a8d551 (device-nokia-n900: drop partition resize cmdline option
      (MR 6164)) since it seems resizing does not actually take place automatically,
      at least as far as the N900 is concerned
      
      [ci:skip-build]: already built successfully in CI
      Verified
      6589a57e
    • Jane Rachinger's avatar
      systemd/systemd: upgrade to 256.11 (MR 6145) · 6da432b1
      Jane Rachinger authored and Clayton Craft's avatar Clayton Craft committed
      There are some notable changes:
      - systemd-journal-upload is now available, but not tested
      - pam files now live under `/usr/lib/pam.d`. users can easily override
        configuration by putting files under /etc/pam.d with the same name.
      - journalctl should now work for `wheel` groups without privilege
        esclation to root. ACLs' for /var/log/journal should hopefully be
        set correctly now.
      - /bin/udevadm /sbin/{init,udevd} are now provided by the APKBUILD itself
      - The split-usr backport lives now in the downstream release.
      Verified
      6da432b1
    • Jane Rachinger's avatar
      systemd/phosh: use abuild's systemd splitfunc and launch dbus via socket-activation (MR 6243) · ec84571f
      Jane Rachinger authored and Clayton Craft's avatar Clayton Craft committed
      The current -systemd subpackage isn't getting installed due to the
      invalid install_if statement. As abuild's fork in pmOS for systemd
      specifies a default_systemd() and systemd() function, overriding it
      here isn't needed.
      
      The -systemd subpackage contains configuration for gnome-session in
      systemd mode.
      - By placing a file into systemd/user/gnome-session@phosh.target.d,
        we generate a valid gnome-session@phosh.target.
      - The first invokation of gnome-session by phosh-session includes
        the arg `--session phosh`. When gnome-session sees a running
        systemd user manager via dbus, it will signal to systemd to start
        `gnome-session@phosh.target`.
      
      As we switched to tinydm/autologin for phosh on systemd-edge, this
      will only work when autologin also tries to load pam_systemd.so.
      [ci:skip-build]: already built successfully in CI
      Verified
      ec84571f
    • Package auto-update's avatar
      Unverified
      99b062b4
  6. Feb 26, 2025
  7. Feb 25, 2025
  8. Feb 24, 2025
  9. Feb 23, 2025
  10. Feb 22, 2025
  11. Feb 21, 2025
    • Clayton Craft's avatar
      systemd/postmarketos-base-systemd: add zram-init/zram_swap preset (MR 6208) · 08602622
      Clayton Craft authored
      I evaluated using systemd/zram-generator but decided against it for the following reasons:
      
      1) it was more difficult to configure using the existing deviceinfo var
      we have for zram_pct, this meant that we would ultimately couldn't have
      a consistent way to configure zram stuff for all supported init systems
      
      2) it's a Rust app, and was failing to build in CI for armv7, riscv64,
      and armhf with some weird qemu crashes, failed tests, etc
      
      3) zram-init Just Works, upstream ships a unit file for it so they
      support running under systemd already
      [ci:skip-build]: already built successfully in CI
      Verified
      08602622
Loading