Search Criteria
Package Details: systemd-liberated-git 261.r87873-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/systemd-liberated-git.git (read-only, click to copy) |
|---|---|
| Package Base: | systemd-liberated-git |
| Description: | system and service manager — liberated fork (no surveillance, git version) |
| Upstream URL: | https://github.com/Jeffrey-Sardina/systemd |
| Keywords: | ageless |
| Licenses: | CC0-1.0, GPL-2.0-or-later, LGPL-2.1-or-later, MIT-0 |
| Conflicts: | nss-myhostname, systemd, systemd-git, systemd-tools, udev |
| Provides: | nss-myhostname, systemd, systemd-git, systemd-tools, udev |
| Replaces: | nss-myhostname, systemd-tools, udev |
| Submitter: | zeakz |
| Maintainer: | zeakz |
| Last Packager: | zeakz |
| Votes: | 15 |
| Popularity: | 8.38 |
| First Submitted: | 2026-03-21 23:38 (UTC) |
| Last Updated: | 2026-04-12 22:18 (UTC) |
Dependencies (98)
- acl (acl-gitAUR)
- audit
- bash (bash-gitAUR, bash-devel-gitAUR)
- cryptsetup (cryptsetup-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- dbus-units (dbus-broker-units-gitAUR, dbus-broker-units, dbus-daemon-units)
- hwdata
- kbd (kbd-gitAUR)
- kmod (kmod-gitAUR)
- libacl.so (acl-gitAUR, acl, lib32-acl)
- libaudit.so (audit, lib32-audit)
- libblkid.so (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR, lib32-util-linux, util-linux-libs)
- libcap
- libcap.so (lib32-libcap, libcap)
- libcrypt.so (libxcrypt-gitAUR, libxcrypt, libxcrypt-compat)
- libcrypto.so (openssl-gitAUR, openssl-1.1AUR, openssl-staticAUR, openssl-aegisAUR, lib32-openssl, openssl)
- libcryptsetup.so (cryptsetup-gitAUR, cryptsetup)
- libelf (elfutils-gitAUR, elfutils-gitAUR)
- libgcrypt
- libidn2 (libidn2-gitAUR)
- Show 78 more dependencies...
Required by (1860)
- 3dprinter-udev-rules (requires systemd)
- 3dprinter-udev-rules (requires systemd) (make)
- 8bitdo-ultimate-controller-udev (requires systemd)
- 8bitdo-ultimate-controller-udev (requires udev)
- accountsservice-git (requires systemd)
- acers3fand (requires systemd) (optional)
- acme.sh-systemd (requires systemd)
- actionfps-server (requires systemd)
- activate-linux-toggle (requires systemd)
- af-pro-display-bin (requires systemd)
- afb-helpers-git (requires systemd)
- agelessd (requires systemd)
- agelessd-flagrant (requires systemd)
- aic8800-dkms (requires udev)
- airgeddon (requires systemd) (optional)
- akbl-git (requires systemd)
- algorand-bin (requires systemd)
- allow-input-accelerometer-udev (requires udev)
- alsa-card-profiles-ldac (requires systemd) (make)
- alsa-utils-git (requires systemd) (make)
- Show 1840 more...
Sources (18)
- 0001-Use-Arch-Linux-device-access-groups.patch
- 20-systemd-sysusers.hook
- 30-systemd-binfmt.hook
- 30-systemd-catalog.hook
- 30-systemd-daemon-reload-system.hook
- 30-systemd-daemon-reload-user.hook
- 30-systemd-hwdb.hook
- 30-systemd-restart-marked.hook
- 30-systemd-sysctl.hook
- 30-systemd-tmpfiles.hook
- 30-systemd-udev-reload.hook
- 30-systemd-update.hook
- arch.conf
- loader.conf
- splash-arch.bmp
- systemd-hook
- systemd-liberated-git
- systemd-user.pam
Latest Comments
Wyn commented on 2026-04-23 07:59 (UTC) (edited on 2026-04-23 08:00 (UTC) by Wyn)
@zomgugoff If you're too lazy like I am comment out the meson test line in check() and replace with the following
meson test -C build --print-errorlogs --no-suite kernel-filesystem-magics || truezeakz commented on 2026-04-11 21:40 (UTC)
Thanks for this Cody_Learner after testing with systemd-git package and not getting the issue. I believe this is due to the current systemd-liberated fork not having merged https://github.com/Jeffrey-Sardina/systemd/commit/e2227c8a207e7afbaa07cd796aac5728d423bf4a yet.
I hope to make a stable package for systemd-liberated once that fork starts putting out stable releases.
Cody_Learner commented on 2026-04-11 20:51 (UTC) (edited on 2026-04-11 21:02 (UTC) by Cody_Learner)
Appreciate the quick response zeakz!
Unfortunately, I continue to get the nspawn use related warnings
Failed to unregister....after rebuilding/installing the latest packages below.Commands to reproduce in an Arch system: Some output included for clarity.
I pressed 'ctrl + ]' keys 3 times to kill container.
Glad to provide and additional info.
@zomgugoff: Consider building in a clean chroot. https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
zomgugoff commented on 2026-04-11 19:09 (UTC)
I'm getting an error about a timeout in the test process:
zeakz commented on 2026-04-10 22:51 (UTC)
Thanks for reporting this! I was able to reproduce easily and found the fix was removing '-Dmode=developer'
This package is based off of the systemd-git aur package so the developer mode being enabled carried over from that.
Cody_Learner commented on 2026-04-10 22:11 (UTC) (edited on 2026-04-10 22:18 (UTC) by Cody_Learner)
I'm getting the following error when working with
systemd-nspawnusing my AUR helper https://github.com/Cody-Learner/aurch.I updated my system today and rebuilt/installed
systemd-liberated-git systemd-liberated-libs-git systemd-liberated-sysvcompat-git systemd-liberated-ukify-git.Verified switching back to the repo pkgs eliminates the error message.
Cody_Learner commented on 2026-04-08 03:06 (UTC) (edited on 2026-04-08 03:13 (UTC) by Cody_Learner)
Thank you for the package zeakz.
Builds and works well.
Keeping an eye on the situation as it progresses and trying things out.
As a 63yo, worried about being locked out of things for being a boomer or just too damn old... lol /s
Seems XDG is/was ready to use the BD field, but not sure now.
zeakz commented on 2026-03-26 07:47 (UTC)
I believe this is normal behavior? If this isn't replicated on systemd-git then I can further look into it
test-copy: /var/tmp: fs-verity is not supported here, skipping tests: Inappropriate ioctl for device
benezen commented on 2026-03-25 04:51 (UTC) (edited on 2026-03-25 09:42 (UTC) by benezen)
Summary of Failures: 1194/1870 test - systemd:test-copy