Find a file
Frantisek Sumsal d203e5e008 test: add one missing cleanup
So the test doesn't fail when run multiple times with the same image.
2023-10-30 22:37:08 +09:00
.clusterfuzzlite
.github CI: add a build job with TPM but without OpenSSL 2023-10-27 14:03:23 +01:00
.semaphore
catalog
coccinelle coccinelle: don't run iovec-make on iovec_done{,_erase} 2023-10-25 11:16:37 +02:00
docs doc: document explicitly when we require specific top-level mounts to be established 2023-10-30 11:10:50 +00:00
factory
hwdb.d add udev rule for micmute (f20) 2023-10-08 15:41:13 +01:00
LICENSES
man network: introduce SendHostname/Hostname DHCPv6 options 2023-10-30 11:04:10 +00:00
mkosi.conf.d mkosi: Use cache and build subdirectories 2023-10-28 11:30:18 +01:00
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 meson: Always build bootctl 2023-10-25 16:49:24 +02:00
src secure-boot: print just before cold-resetting to help diagnose hangs 2023-10-30 13:20:48 +00:00
sysctl.d
sysusers.d
test test: add one missing cleanup 2023-10-30 22:37:08 +09: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 editorconfig: add NEWS whitespace configuration 2023-10-26 22:41:03 +01:00
.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 network: introduce SendHostname/Hostname DHCPv6 options 2023-10-30 11:04:10 +00:00
README
README.md
TODO Update TODO 2023-10-30 12:29:16 +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.