Find a file
2023-04-25 14:05:08 +02:00
.clusterfuzzlite
.github mkosi: Update fedora to release 38 2023-04-25 11:25:36 +02:00
.semaphore
catalog
coccinelle
docs doc: say in CODING_STYLE that AT_EMPTY_PATH should be implied on openat() style APIs (and NULL path is OK) 2023-04-25 14:05:08 +02:00
factory
hwdb.d hwdb: disable entry for Logitech USB receiver used by G502 X 2023-04-19 21:14:03 +01:00
LICENSES
man Merge pull request #27113 from keszybz/variable-expansion-rework 2023-04-24 22:03:06 +02:00
mkosi.conf.d mkosi: add tmpfiles to create debian/ubuntu /etc/default/locale link 2023-04-24 10:47:29 +01:00
mkosi.extra mkosi: Always disable sshd, dnsmasq and isc-dhcp-server 2023-04-15 21:06:32 +02:00
modprobe.d
network
po po: Translated using Weblate (Galician) 2023-04-15 03:07:01 +08:00
presets
rules.d Merge pull request #27349 from mrc0mmand/codespell 2023-04-20 22:02:17 +01:00
shell-completion shell-completion: add --xml-interface option of busctl to the rules 2023-04-11 11:47:56 +09:00
src user-record-nss: make return values optional 2023-04-25 14:00:57 +02:00
sysctl.d
sysusers.d
test test: use idiomatic bash loop iteration 2023-04-24 21:59:28 +02:00
tmpfiles.d
tools
units Merge pull request #25608 from poettering/dissect-moar 2023-04-12 13:46:08 +02:00
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 meson: move bpf hookup into main meson build file 2023-04-24 17:10:08 +02:00
meson_options.txt
mkosi.build mkosi: Make sure we always boot our built from source kernel 2023-04-05 16:20:28 +02:00
mkosi.kernel.config mkosi: Update bundled kconfig 2023-04-05 17:19:24 +02:00
mkosi.postinst mkosi: move debian/ubuntu ignore preset to config directory 2023-04-24 10:46:39 +01:00
mkosi.prepare
NEWS
README
README.md README: add a Weblate badge 2023-04-20 22:06:28 +02:00
TODO tree-wide: code spelling fixes 2023-04-20 21:54:59 +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
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.