A System and Service Manager
These packages include binaries that link to a static version of libsystemd-shared, so they don't depend on the systemd-libs package at runtime. These packages are intended to expose systemd-tmpfiles and systemd-sysusers to non-systemd systems, such as container images. Note that static linking only pulls in the small subset of functions from libsystemd-shared that are actually used by the binaries, so the total size of a statically linked binary is much smaller than the sum of the shared binary with the shared library. The resulting binaries on an x86_64 build have 272KB (tmpfiles) and 180KB (sysusers). This commit relies on the -Dstandalone-binaries=true build configuration that was pushed upstream in PR 16061 and released in systemd v246. |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| 20-grubby.install | ||
| 20-yama-ptrace.conf | ||
| 0001-Do-not-assert-in-test_add_acls_for_user.patch | ||
| 0001-Revert-test-path-increase-timeout.patch | ||
| 0001-test-acl-util-output-more-debug-info.patch | ||
| 0002-test-path-more-debugging-information.patch | ||
| 0003-test-path-do-not-fail-the-test-if-we-fail-to-start-s.patch | ||
| 0004-test-path-use-Type-exec.patch | ||
| f58b96d3e8d1cb0dd3666bc74fa673918b586612.patch | ||
| inittab | ||
| libsystemd-shared.abignore | ||
| macros.sysusers | ||
| purge-nobody-user | ||
| sources | ||
| split-files.py | ||
| sysctl.conf.README | ||
| systemd-journal-gatewayd.xml | ||
| systemd-journal-remote.xml | ||
| systemd-udev-trigger-no-reload.conf | ||
| systemd-user | ||
| systemd.rpmlintrc | ||
| systemd.spec | ||
| sysusers.attr | ||
| sysusers.generate-pre.sh | ||
| sysusers.prov | ||
| triggers.systemd | ||
| use-bfq-scheduler.patch | ||
| yum-protect-systemd.conf | ||