Find a file
2023-07-18 17:26:02 +01:00
.clusterfuzzlite
.github ci: drop super-linter's shellcheck 2023-07-17 20:12:57 +01:00
.semaphore ci: bump debian release bullseye -> bookworm 2023-06-16 10:43:06 +09:00
catalog catalog: update Polish translation 2023-07-14 18:22:00 +02:00
coccinelle coccinelle/take-fd: match for -EBADF instead of -1 2023-07-09 14:07:48 +09:00
docs docs: fix order 2023-07-13 09:37:00 +00:00
factory
hwdb.d Update hwdb 2023-07-14 23:40:49 +01:00
LICENSES LICENSES/README.md: fix syntax 2023-07-08 22:33:53 +00:00
man man: explicitly note that units surviving soft-reboot should not pin resources 2023-07-18 17:26:02 +01:00
mkosi.conf.d Merge pull request #28401 from keszybz/set-console-size 2023-07-14 23:02:41 +01:00
mkosi.presets mkosi: Stop using python3.9 on CentOS 8 2023-07-14 14:52:08 +02:00
modprobe.d
network
po po: Translated using Weblate (Swedish) 2023-07-17 13:20:59 +02:00
presets preset: enable systemd-networkd-wait-online.service by default 2023-06-07 21:51:37 +01:00
rules.d rules: drop weird spaces 2023-06-20 15:04:31 +02:00
shell-completion shell-completion: add show-cache to bash 2023-07-07 13:41:15 +01:00
src core: copy the host's os-release for /run/host/os-release 2023-07-18 17:26:02 +01:00
sysctl.d
sysusers.d sysusers.d: create the user for systemd-journal-upload.service 2023-06-19 23:42:00 +02:00
test core: copy the host's os-release for /run/host/os-release 2023-07-18 17:26:02 +01:00
tmpfiles.d core: Add RootEphemeral= setting 2023-06-21 12:48:46 +02:00
tools elf2efi: Make compatible with python 3.6 again 2023-07-14 14:41:19 +02:00
units units: Add --graceful flag to pcrphase units 2023-07-17 14:24:46 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig mkosi: Use 4 space indentation for scripts 2023-02-21 14:22:52 +01:00
.gitattributes
.gitignore mkosi: Update .gitignore to account for changed output locations 2023-05-12 11:38:02 +02:00
.mailmap NEWS: more preparation for 254-rc1 2023-07-06 11:16:16 +02:00
.packit.yml Revert "packit: temporarily use older Rawhide spec" 2023-07-18 15:28:07 +02:00
.vimrc vimrc: use 109ch text width for shell scripts as well 2023-05-13 22:02:37 +02:00
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build elf2efi: Make compatible with python 3.6 again 2023-07-14 14:41:19 +02:00
meson_options.txt shared: add libpasswdqc support 2023-07-06 10:59:41 +00:00
mkosi.kernel.config mkosi: Make sure we build custom kernels with EROFS support 2023-06-13 15:42:17 +02:00
NEWS NEWS: fix typo 2023-07-15 17:59:49 +09:00
README README: mention that meson 0.60 is now required 2023-07-07 11:44:54 +01:00
README.md Update badge on README to refer new scorecard viewer (#28050) 2023-06-15 19:24:32 +01:00
TODO update TODO 2023-07-12 23:23:42 +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)
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.