Go to file
Zbigniew Jędrzejewski-Szmek 10783aef2e meson: resort imports
2022-11-25 18:33:52 +01:00
.clusterfuzzlite
.github Merge pull request #25319 from zx2c4-forks/krngseed 2022-11-16 15:07:54 +01:00
.semaphore semaphore: remove the Semaphore repositories recursively 2022-11-08 01:11:44 +09:00
catalog man: reword some awkward sentences 2022-10-14 15:56:58 +02:00
coccinelle
docs core: add possibility to not track certain unit types 2022-11-24 09:28:22 +09:00
factory
hwdb.d hwdb: remove fuzz and deadzone for Simucube wheel bases. 2022-11-23 21:18:55 +01:00
LICENSES network: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
man repart: Add --skip-partitions= 2022-11-25 12:07:38 +01:00
mkosi.conf.d mkosi: pull in libbpf1 instead of legacy libbpf0 on debian 2022-11-21 16:13:29 +01:00
modprobe.d
network network: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
po po: Translated using Weblate (Dutch) 2022-11-21 00:43:55 +09:00
presets
rules.d udev: add safe guard for setting by-id symlink 2022-11-03 09:59:54 +09:00
shell-completion dissect: add --list option 2022-10-31 21:11:09 +01:00
src mkfs-util: Drop batch (b) and n flags from mcopy 2022-11-25 13:46:07 +01:00
sysctl.d
sysusers.d
test repart: Add --skip-partitions= 2022-11-25 12:07:38 +01:00
tmpfiles.d tmpfiles.d: do not fail if provision.conf fails 2022-11-04 15:42:16 +01:00
tools tree-wide: BLS and DPS are now on uapi-group website 2022-11-21 12:26:35 +01:00
units units: fix typo in Condition in systemd-boot-system-token 2022-11-24 19:17:50 +01: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: resort imports 2022-11-25 18:33:52 +01:00
meson_options.txt shutdown: Add Xen kexec support 2022-11-02 20:47:41 +01:00
mkosi.build Merge pull request #25327 from keszybz/mkosi-less-work 2022-11-14 11:44:16 +00:00
mkosi.postinst mkosi: drop spaces after shell redirection operator 2022-11-14 11:59:30 +01:00
NEWS Update changelog with latest sd-boot, sd-stub, and bootctl changes 2022-11-23 01:33:05 +01:00
README README: note Kconfig for verifying DDIs via MoK keys 2022-11-14 11:09:36 +00:00
README.md README.md: add a missing line break 2022-10-19 11:17:33 +02:00
TODO update TODO 2022-11-25 17:34:32 +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)
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.