Find a file
Zbigniew Jędrzejewski-Szmek 8112c91e48 github: use 'meson setup'
Meson started warning when 'setup' is not used:
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.

Also add more quoting in output to make the message clearer.
2023-01-11 16:46:24 +01:00
.clusterfuzzlite
.github github: use 'meson setup' 2023-01-11 16:46:24 +01:00
.semaphore
catalog
coccinelle tree-wide: use -EBADF for fd initialization 2022-12-19 15:00:57 +01:00
docs bootctl: honor $KERNEL_INSTALL_CONF_ROOT 2023-01-10 15:17:07 +01:00
factory
hwdb.d hwdb: Add mount matrix for Linx 1020 2023-01-11 22:19:57 +09:00
LICENSES
man notify: add --stopping + --reloading switches 2023-01-10 18:28:38 +01:00
mkosi.conf.d mkosi: Drop i686 packages 2022-12-13 22:00:04 +09:00
modprobe.d
network
po po: Translated using Weblate (Portuguese) 2022-12-12 13:26:55 +09:00
presets
rules.d udev: also create partition /dev/disk/by-diskseq/ symlinks 2022-12-23 12:42:37 +01:00
shell-completion Implement --luks-pbkdf-force-iterations for homed 2022-12-06 15:56:11 +01:00
src tree-wide: fix return value handling of base64mem() 2023-01-11 10:46:08 +01:00
sysctl.d
sysusers.d
test test: add Type=notify-reload testcase 2023-01-10 18:28:38 +01:00
tmpfiles.d
tools oss-fuzz: include generated corpora in the final zip file 2023-01-07 17:44:23 +01:00
units logind: implement Type=notify-reload protocol properly 2023-01-10 18:28:38 +01:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.packit.yml packit: drop/replace deprecated directives 2022-12-15 21:48:49 +09:00
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: use 0|1 for SD_BOOT 2023-01-10 14:25:57 +01:00
meson_options.txt boot: Remove option TPM PCR compat option 2023-01-09 09:52:55 +01:00
mkosi.build mkosi: Make sure selftests bpftool is accessible from $PATH 2022-12-05 10:51:24 +01:00
mkosi.kernel.config mkosi: Enable CONFIG_ZBOOT 2022-12-13 21:27:15 +01:00
mkosi.postinst
NEWS NEWS: fix typo 2022-12-14 20:41:42 +09:00
README ci: install pefile 2022-12-07 15:53:47 +01:00
README.md
TODO update TODO 2023-01-10 18:28: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.