systemd/systemd: upgrade to 256.11
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 MR and will be included in the downstream release. So 256.11 will no longer have 4.patch.
Edited by Jane Rachinger
Merge request reports
Activity
- Resolved by Jane Rachinger
I'll still need to tag a pmOS/systemd release. Using the commit from the MR to let people test it.
mentioned in merge request systemd!5 (merged)
@caleb @craftyguy for the initramfs changes. (this is not the mkinitfs thing i talked earlier about)EDIT: I removed those patches from this PR.
Edited by Jane Rachingermentioned in merge request postmarketos-mkinitfs!60
added 7 commits
-
703d2936...20b4be45 - 6 commits from branch
master
- 3dc51a54 - systemd/systemd: upgrade to 256.11
-
703d2936...20b4be45 - 6 commits from branch
added 182 commits
-
435a11b0...de8e3f14 - 181 commits from branch
master
- fa9e3405 - systemd/systemd: upgrade to 256.11
-
435a11b0...de8e3f14 - 181 commits from branch
- Resolved by Clayton Craft
on
linux-postmarketos-qcom-laptop
BTRFS_FS_POSIX_ACL is missing for journalctl to work without root. @craftyguyi guess we should add it to kconfigcheck
added 5 commits
-
fa9e3405...ec84571f - 4 commits from branch
master
- 6da432b1 - systemd/systemd: upgrade to 256.11 (MR 6145)
-
fa9e3405...ec84571f - 4 commits from branch
mentioned in commit 2f1e1f9d
Please register or sign in to reply