Find a file
Adrian Vovk 4006b98da6 Document blob directory behavior
We're documenting the behavior of blob directories here. These docs
refer to things that aren't yet implemented at the time of the commit, but will be later in the same PR.
2024-02-19 11:18:11 +00:00
.clusterfuzzlite
.github build(deps): bump systemd/mkosi 2024-02-09 16:28:12 +01:00
.semaphore semaphore: temporarily pin autopkgtest to v5.32 2024-02-09 11:18:25 +01:00
catalog bulgarian: use "RateLimitIntervalSec" rather than "RateLimitInterval" 2024-02-04 02:42:09 +09:00
coccinelle
docs Document blob directory behavior 2024-02-19 11:18:11 +00:00
factory
hwdb.d hwdb: Remove version check in CH Pro Pedals rule 2024-02-16 12:07:17 +00:00
LICENSES
man Merge pull request #31364 from bluca/vpick_ext 2024-02-19 11:15:54 +00:00
mime
mkosi.conf.d
mkosi.images Install pacman in Arch Linux image 2024-02-09 12:41:54 +00:00
modprobe.d
network
po po: Translated using Weblate (Lithuanian) 2024-02-16 09:29:40 +01:00
presets preset: enable homed sidecar services 2024-02-08 22:44:00 +00:00
rules.d
shell-completion user-record: Add languages field 2024-02-13 17:39:14 -05:00
src fd-util: Expose helper to pack fds into 3,4,5,... 2024-02-19 11:18:11 +00:00
sysctl.d
sysusers.d
test Merge pull request #31364 from bluca/vpick_ext 2024-02-19 11:15:54 +00:00
tmpfiles.d meson: don't install broken tmpfiles config with sshd?confdir == 'no' 2024-01-30 17:56:21 +00:00
tools meson-vcs-tag: Say version format specification 2024-02-14 19:58:19 +01:00
units Merge pull request #31218 from CodethinkLabs/vmspawn/journal_forwarding 2024-02-16 12:09:52 +00:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.packit.yml Revert "packit: temporarily build systemd without BPF stuff" 2024-02-11 16:45:03 +01:00
.pylintrc
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build Merge pull request #31320 from DaanDeMeyer/versioning 2024-02-15 20:15:04 +01:00
meson.version meson: Start adding devel and rc suffixes to the project version 2024-02-14 15:36:34 +01:00
meson_options.txt systemctl: drop chain invocation of telinit 2024-02-15 14:29:20 +00:00
mkosi.conf
mkosi.kernel.config
NEWS Merge pull request #31181 from fbuihuu/gpt-auto-more-defensive 2024-02-12 19:12:17 +08:00
README README: bump the gcc baseline to 8.4 2024-02-05 10:45:10 +00:00
README.md README: update link to CentOS CI 2024-02-09 18:08:58 +09:00
TODO TODO: fix typo 2024-02-18 07:15:01 +09: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 9
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, join our IRC channel #systemd on libera.chat or Matrix channel

Stable branches with backported patches are available in the stable repo.