1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-30 14:55:37 +03:00
The systemd System and Service Manager
Go to file
2022-09-03 09:47:53 +09:00
.clusterfuzzlite
.github mkosi: update to latest commit 2022-09-02 19:46:54 +01:00
.lgtm/cpp-queries
.semaphore
catalog
coccinelle
docs sysusers: make sp_lstchg shadow field reproducible 2022-09-02 07:17:25 +02:00
factory
hwdb.d hwdb: fix Dell Professional Sound Bar AE515 scancode (#24497) 2022-08-31 04:31:50 +09:00
LICENSES
man condition: change operator logic to use $= instead of =$ for glob comparisons 2022-09-01 23:16:13 +02:00
mkosi.default.d mkosi: add back packages removed from OpenSUSE build 2022-08-26 00:12:55 +01:00
modprobe.d
network
po
presets
rules.d
shell-completion shell-completion: drop unused $mode 2022-08-28 08:11:26 +00:00
src loop-util: fix memleak when fd is for a block device with non-zero offset or size 2022-09-03 09:47:53 +09:00
sysctl.d
sysusers.d
test Merge pull request #24538 from mrc0mmand/TEST-13-tweaks 2022-09-03 00:16:36 +01:00
tmpfiles.d
tools
units
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt core: allow disabling system time correction if rtc returns time far in the future 2022-08-24 21:39:46 +01:00
meson.build meson: Compile with -Werror=format-signedness 2022-08-30 12:03:33 +02:00
mkosi.build mkosi: Print logs of failing tests 2022-08-25 21:42:57 +01:00
mkosi.postinst
NEWS mention ConditionKernelVersion= compat break in NEWS 2022-09-01 23:20:11 +02:00
README
README.md
TODO update TODO 2022-09-02 18:09:57 +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 8
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
CentOS CI - Rawhide (SELinux)
Fossies codespell report
Coverage Status
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.