Find a file
Zbigniew Jędrzejewski-Szmek a3b227d28a ukify: add 'build' verb
The old syntax with linux + initrds as positional arguments is still accepted,
but a warning is emitted. We should remove the support for this after the
next release or so.

Adding a single verb by itself is not very useful, but opens the door to adding
other verbs.
2023-06-06 15:45:57 +02:00
.clusterfuzzlite
.github ci: Report results from CIFuzz using SARIF 2023-06-05 07:37:34 +02:00
.semaphore
catalog
coccinelle
docs
factory
hwdb.d
LICENSES
man ukify: add 'build' verb 2023-06-06 15:45:57 +02:00
mkosi.conf.d mkosi: Enable more options 2023-06-02 17:25:23 +02:00
mkosi.presets mkosi: Enable more options 2023-06-02 17:25:23 +02:00
modprobe.d
network
po po: Translated using Weblate (Korean) 2023-06-03 17:48:02 +02:00
presets
rules.d
shell-completion udev: downgrade log level about style issues 2023-06-05 11:37:26 +09:00
src ukify: add 'build' verb 2023-06-06 15:45:57 +02:00
sysctl.d
sysusers.d
test Merge pull request #27871 from yuwata/udevadm-verify-downgrade-style-issues 2023-06-05 16:07:19 +02:00
tmpfiles.d
tools
units pid1: add "soft-reboot" reboot method 2023-06-02 16:49:38 +02: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: Add missing tss2-tcti-device dependency 2023-06-02 15:43:28 +02:00
meson_options.txt
mkosi.kernel.config add support for KSM 2023-06-05 11:22:43 +02:00
NEWS
README
README.md
TODO update TODO 2023-06-02 18:43:11 +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.