Find a file
Daan De Meyer bfb7635544 mkosi: Look for mkosi.kernel/ in the top level directory
Let's make this slightly easier to use by looking for mkosi.kernel/
in the top level directory instead of in mkosi.presets/20-final/.
2023-05-04 15:45:42 +02:00
.clusterfuzzlite
.github mkosi: Switch to use mkosi presets with prebuilt initrds 2023-05-01 15:39:50 +02:00
.semaphore
catalog
coccinelle
docs docs: add correct pacman command (#27486) 2023-05-02 17:18:10 +08:00
factory
hwdb.d hwdb: add hardware rfkill key for Dell Latitude E6* models (#27462) 2023-04-30 11:33:13 +08:00
LICENSES
man sd-daemon: add sd_pid_notify_barrier() call and use it in systemd-notify 2023-05-03 18:21:42 +02:00
mkosi.conf.d mkosi: Switch to use mkosi presets with prebuilt initrds 2023-05-01 15:39:50 +02:00
mkosi.presets mkosi: Look for mkosi.kernel/ in the top level directory 2023-05-04 15:45:42 +02:00
modprobe.d
network
po
presets
rules.d
shell-completion coredumpctl: add --file/--root/--image to bash completion 2023-04-29 18:47:34 +01:00
src run: change sd_bus_call_method to bus_call_method (#27518) 2023-05-04 09:41:10 +08:00
sysctl.d
sysusers.d
test test: clean up the test script even further 2023-05-03 18:32:00 +02:00
tmpfiles.d
tools
units
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: Search for find program 2023-05-01 14:58:08 +02:00
meson_options.txt
mkosi.kernel.config mkosi: Look for mkosi.kernel/ in the top level directory 2023-05-04 15:45:42 +02:00
NEWS
README
README.md
TODO update TODO 2023-05-03 17:55:55 +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)
CentOS CI - Rawhide (SELinux)
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.