1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-29 21:55:36 +03:00
The systemd System and Service Manager
Go to file
Frantisek Sumsal cb68860ece test: add a test case for table_dup_cell()
Also, sneak in coverage for "less popular" cell types.
2023-04-15 23:36:40 +02:00
.clusterfuzzlite
.github mkosi: Update to latest 2023-04-13 13:49:30 +01:00
.semaphore
catalog
coccinelle
docs docs: a couple of typo fixes & formatting tweaks 2023-04-15 13:12:43 +02:00
factory
hwdb.d hwdb: add matrix for Asus BR1100F (#27197) 2023-04-11 23:11:16 +09:00
LICENSES
man user units: implicitly enable PrivateUsers= when sandboxing options are set 2023-04-13 21:33:48 +01:00
mkosi.conf.d mkosi: Update to latest 2023-04-13 13:49:30 +01:00
mkosi.extra mkosi: Update to latest 2023-03-29 13:27:19 +02:00
modprobe.d
network
po po: Translated using Weblate (Russian) 2023-04-02 16:25:12 +09:00
presets
rules.d Merge pull request #27169 from yuwata/udev-rule-refuse-unsafe-path 2023-04-11 14:43:50 +02:00
shell-completion shell-completion: add --xml-interface option of busctl to the rules 2023-04-11 11:47:56 +09:00
src test: add a test case for table_dup_cell() 2023-04-15 23:36:40 +02:00
sysctl.d
sysusers.d
test test: stop the test unit when it's not needed anymore 2023-04-14 21:13:14 +02:00
tmpfiles.d
tools
units Merge pull request #25608 from poettering/dissect-moar 2023-04-12 13:46:08 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore mkosi: Update to latest 2023-03-29 13:27:19 +02:00
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt
meson.build
mkosi.build mkosi: Make sure we always boot our built from source kernel 2023-04-05 16:20:28 +02:00
mkosi.kernel.config mkosi: Update bundled kconfig 2023-04-05 17:19:24 +02:00
mkosi.postinst mkosi: Update to latest 2023-04-13 13:49:30 +01:00
mkosi.prepare
NEWS
README
README.md
TODO service: close fdstore asynchronously 2023-04-13 06:44:27 +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
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.