Find a file
Daan De Meyer 246fd4d2ed docs: Update HACKING.md to mention latest mkosi is needed
Let's require users to run mkosi from git so we can fix any issues
forward instead of trying to keep the configs working with older
versions.
2023-01-24 22:05:49 +01:00
.clusterfuzzlite
.github
.semaphore
catalog timesyncd: write structured log messages whenever we bump the clock based on disk timestamp 2023-01-20 22:33:04 +01:00
coccinelle
docs docs: Update HACKING.md to mention latest mkosi is needed 2023-01-24 22:05:49 +01:00
factory
hwdb.d Update hwdb 2023-01-24 12:30:25 +00:00
LICENSES
man man: clarify that MESSAGE= should not appear more than once in the same journal entry 2023-01-24 19:29:06 +01:00
mkosi.conf.d mkosi: Rename the configuration files to use ".conf" as extension 2023-01-19 16:34:49 +01:00
modprobe.d
network
po
presets
rules.d
shell-completion bootctl: unlink and cleanup functions 2023-01-19 14:24:43 +01:00
src meson: Do not include headers in source lists 2023-01-24 22:04:03 +01:00
sysctl.d
sysusers.d
test Merge pull request #26164 from mrc0mmand/test-bus-timeout 2023-01-24 08:49:29 +00:00
tmpfiles.d
tools
units units: don't install pcrphase-related units without gnu-efi 2023-01-17 14:30:02 +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: bump numbers for v253-rc1 2023-01-24 12:32:15 +00:00
meson_options.txt
mkosi.build
mkosi.kernel.config
mkosi.postinst
NEWS Update NEWS 2023-01-24 19:12:36 +00:00
README
README.md
TODO update TODO 2023-01-24 15:33:38 +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.