Find a file
Lennart Poettering 86e24d608a
Merge pull request #20001 from keszybz/test-path-simplify-less
Do not call path_simplify() when not needed
2021-06-24 15:33:09 +02:00
.github Revert "ci: work around #19442 to make CI happy again" 2021-06-18 14:51:33 +01:00
.lgtm/cpp-queries
.mkosi mkosi: stop pulling in vi 2021-05-19 10:55:03 +02:00
.semaphore ci: drop py2 lxml, pull in jinja2 2021-05-19 10:25:26 +09:00
catalog
coccinelle
docs Merge pull request #19997 from keszybz/selinux-opt 2021-06-24 15:07:29 +02:00
factory/etc
hwdb.d hwdb: add rules for Lenovo U41-70 (80JV) 2021-06-19 04:57:17 +09:00
man Merge pull request #20001 from keszybz/test-path-simplify-less 2021-06-24 15:33:09 +02:00
mkosi.default.d
modprobe.d
network
po po: Translated using Weblate (Korean) 2021-06-22 12:24:35 +02:00
presets
rules.d rules.d: Properly quote $env{MODALIAS} 2021-05-24 18:40:01 +01:00
shell-completion completion: fix 'unbound variables' errors 2021-06-22 14:56:47 +01:00
src Merge pull request #20001 from keszybz/test-path-simplify-less 2021-06-24 15:33:09 +02:00
sysctl.d
sysusers.d meson: allow "soft-static" allocations for uids and gids in the initrd 2021-06-17 09:48:28 +02:00
test Merge pull request #19990 from mrc0mmand/test-tweaks 2021-06-23 01:45:04 +09:00
tmpfiles.d meson: add workaround for old meson 2021-05-19 10:25:26 +09:00
tools tools/analyze-dump-sort: a helper to compare two 'systemd-analyze dump' outputs 2021-06-04 12:09:58 +02:00
units unit: use alias name of man page 2021-06-15 12:14:26 +01:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml ci: drop py2 lxml, pull in jinja2 2021-05-19 10:25:26 +09:00
.mailmap mailmap: two more names 2021-03-30 13:17:58 +02:00
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: drop libseccomp and libselinux from libbasic linkage 2021-06-24 10:11:16 +02:00
meson_options.txt meson: allow "soft-static" allocations for uids and gids in the initrd 2021-06-17 09:48:28 +02:00
mkosi.build
NEWS NEWS: fix typos 2021-06-17 08:52:46 +01:00
README README: drop reference to Kinvolk 2021-05-26 09:34:14 +02:00
README.md docs: add ARCHITECTURE.md with code map 2021-06-03 22:14:19 +02:00
TODO TODO: elide initrd-parse-etc.service if possible 2021-06-23 18:11:49 +02:00

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Language Grade: C/C++
CentOS CI - CentOS 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report
Packaging status

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.