Find a file
2024-02-20 16:22:27 +01:00
.clusterfuzzlite
.github ci(labeler): add policy for escape labeler 2024-02-19 16:09:15 +01:00
.semaphore semaphore: temporarily pin autopkgtest to v5.32 2024-02-09 11:18:25 +01:00
catalog
coccinelle
docs user-record: Add blobDirectory and blobManifest 2024-02-19 11:18:11 +00:00
factory
hwdb.d hwdb: Add support for MetawillBook01 to 60-sensor.hwdb 2024-02-20 15:10:47 +01:00
LICENSES
man udev: String substitutions can be done in ENV, too 2024-02-20 13:10:30 +09:00
mime
mkosi.conf.d
mkosi.images Install pacman in Arch Linux image 2024-02-09 12:41:54 +00:00
modprobe.d
network
po po: Translated using Weblate (Lithuanian) 2024-02-16 09:29:40 +01:00
presets preset: enable homed sidecar services 2024-02-08 22:44:00 +00:00
rules.d
shell-completion homectl: Add flags to edit blob directories 2024-02-19 11:18:11 +00:00
src core/mount: if umount(8) fails but mount disappeared, assume success 2024-02-20 16:22:27 +01:00
sysctl.d
sysusers.d
test resolve: several follow-ups for resolving service via varlink 2024-02-19 22:13:07 +01:00
tmpfiles.d
tools meson-vcs-tag: Say version format specification 2024-02-14 19:58:19 +01:00
units homed: Create & advertise blob directory 2024-02-19 11:18:11 +00:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.packit.yml Revert "packit: temporarily build systemd without BPF stuff" 2024-02-11 16:45:03 +01:00
.pylintrc
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build Merge pull request #31320 from DaanDeMeyer/versioning 2024-02-15 20:15:04 +01:00
meson.version meson: Start adding devel and rc suffixes to the project version 2024-02-14 15:36:34 +01:00
meson_options.txt systemctl: drop chain invocation of telinit 2024-02-15 14:29:20 +00:00
mkosi.conf
mkosi.kernel.config
NEWS Merge pull request #31181 from fbuihuu/gpt-auto-more-defensive 2024-02-12 19:12:17 +08:00
README
README.md README: update link to CentOS CI 2024-02-09 18:08:58 +09:00
TODO update TODO 2024-02-19 11:18:11 +00:00

Systemd

System and Service Manager

Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
CentOS CI - CentOS 9
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report
Weblate
Coverage Status
Packaging status
OpenSSF Scorecard

Details

Most documentation is available on systemd's web site.

Assorted, older, general information about systemd can be found in the systemd Wiki.

Information about build requirements is provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the Code Map for information about this repository's layout and content.

Please see the Hacking guide for information on how to hack on systemd and test your modifications.

Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.

When preparing patches for systemd, please follow our Coding Style Guidelines.

If you are looking for support, please contact our mailing list, join our IRC channel #systemd on libera.chat or Matrix channel

Stable branches with backported patches are available in the stable repo.