Find a file
2023-10-23 22:30:37 +02:00
.clusterfuzzlite
.github
.semaphore
catalog
coccinelle
docs man,docs: suffix directories with / 2023-10-21 06:25:35 +08:00
factory
hwdb.d add udev rule for micmute (f20) 2023-10-08 15:41:13 +01:00
LICENSES
man docs: correct parenthesis placement in 'man/tmpfiles.d.xml' 2023-10-22 18:12:58 +01:00
mkosi.conf.d
mkosi.presets mkosi: Use RuntimeTrees= to mount sources 2023-10-20 12:43:57 +02:00
modprobe.d
network
po po: Translated using Weblate (French) 2023-10-12 17:42:22 +01:00
presets
rules.d rules: add mtd/by-name symlinks 2023-10-17 11:43:30 +02:00
shell-completion
src basic/iovec-util: use FOREACH_ARRAY in one more place 2023-10-23 22:30:37 +02:00
sysctl.d
sysusers.d
test test: install af_packet kernel module on openSUSE 2023-10-21 11:39:10 +01:00
tmpfiles.d
tools meson: generate proper version tag when git fails on permission errors 2023-10-19 17:52:44 +02:00
units units: modprobe@.service: don't unescape instance name 2023-10-21 11:41:22 +01:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.packit.yml
.pylintrc
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: add build option for install path of main config files 2023-10-17 18:57:45 +02:00
meson_options.txt meson: add build option for install path of main config files 2023-10-17 18:57:45 +02:00
mkosi.kernel.config
NEWS tree-wide: fix typo 2023-10-18 12:40:25 +09:00
README
README.md
TODO Update TODO 2023-10-19 16:31:05 +01: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 8
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 or join our IRC channel.

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