Find a file
Frantisek Sumsal 04bce24d4e test: ignore missing libudev when creating the test image
Same scenario as with libsystemd - ldd might use unprefixed RPATH, and
we install our own stuff into the image unconditionally anyway.

Also, bail out early if we hit a missing DSO with a possibly helpful
message.
2023-08-05 13:32:17 +09:00
.clusterfuzzlite
.github mkosi: Update to latest 2023-08-04 16:48:58 +02:00
.semaphore
catalog
coccinelle
docs
factory
hwdb.d hwdb: Mute SW rfkill keys on MSI Wind U100 2023-08-04 02:18:13 +09:00
LICENSES
man Merge pull request #28398 from ddstreet/tpm2_specify_pcr_value 2023-08-04 21:04:03 +01:00
mkosi.conf.d
mkosi.presets mkosi: Use SuccessActionExitStatus= in mkosi-check-and-shutdown.service 2023-08-04 16:49:07 +02:00
modprobe.d
network
po po: Translated using Weblate (Turkish) 2023-08-04 02:22:55 +09:00
presets
rules.d meson: introduce HAVE_DMI flag 2023-08-03 20:37:16 +09:00
shell-completion
src tpm2: use ELEMENTSOF() instead of sizeof() for TPML_PCR_SELECTION pcrSelections field 2023-08-05 13:31:59 +09:00
sysctl.d
sysusers.d
test test: ignore missing libudev when creating the test image 2023-08-05 13:32:17 +09:00
tmpfiles.d Revert "tmpfiles.d: adjust /dev/vfio/vfio access mode" 2023-08-05 04:32:01 +09:00
tools
units unit: make udev rules take precesence over tmpfiles 2023-08-05 04:38:39 +09: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 vconsole: support KEYMAP=kernel for preserving kernel keymap 2023-08-04 02:20:39 +09:00
meson_options.txt
mkosi.kernel.config
NEWS NEWS: adjust grammar 2023-08-04 15:45:26 +01:00
README
README.md
TODO

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.