Find a file
2023-03-29 02:08:18 +01:00
.clusterfuzzlite
.github
.semaphore
catalog
coccinelle
docs portable: add PORTABLE_NAME_AND_VERSION= and other metadata to LogsExtraFields= 2023-03-28 12:14:21 +01:00
factory
hwdb.d hwdb: Move MSI touchpad-toggle mapping to generic MSI section 2023-03-28 03:03:02 +09:00
LICENSES
man man: fix shellcheck warning for html.in 2023-03-29 02:08:18 +01:00
mkosi.conf.d mkosi: Narrow glob used to install python packages 2023-03-27 14:03:42 +02:00
mkosi.extra
modprobe.d
network
po
presets
rules.d rules: add whitespace after comma before the line continuation 2023-03-27 10:00:30 +00:00
shell-completion
src Merge pull request #27035 from DaanDeMeyer/ukify-align 2023-03-28 19:45:04 +02:00
sysctl.d
sysusers.d
test test: fix shellcheck warnings in test-sysusers.sh 2023-03-29 02:08:18 +01:00
tmpfiles.d
tools
units
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build Merge pull request #26870 from fbuihuu/move-unit-tests-in-a-dedicated-subdir 2023-03-27 09:38:15 +01:00
meson_options.txt
mkosi.build
mkosi.kernel.config
mkosi.postinst
mkosi.prepare
NEWS
README
README.md
TODO update TODO 2023-03-27 15:55:36 +02: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)
CentOS CI - Rawhide (SELinux)
Fossies codespell report
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.