1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 18:55:40 +03:00
The systemd System and Service Manager
Go to file
Yu Watanabe 15519a81ac test-network: drop test_dhcp_client_ipv4_ipv6
As the test is covered by test_dhcp_client_reuse_address_as_static.
2022-07-09 11:44:25 +09:00
.clusterfuzzlite
.github mkosi: Update to latest release 2022-07-06 15:57:12 +02:00
.lgtm/cpp-queries
.semaphore
catalog
coccinelle basic/list: drop LIST_IS_EMPTY 2022-07-02 12:46:16 +02:00
docs docs: normalize uppercasing of titles of network doc 2022-07-05 22:12:08 +02:00
factory
hwdb.d tree-wide: link to docs.kernel.org for kernel documentation 2022-07-04 19:56:53 +02:00
LICENSES
man Merge pull request #23731 from bluca/bootctl_image 2022-07-08 21:59:16 +01:00
mkosi.default.d
modprobe.d
network
po
presets
rules.d
shell-completion bootctl: add --install-source=auto|image|host 2022-07-08 16:58:51 +01:00
src sd-dhcp-client: fix log message 2022-07-09 11:44:25 +09:00
sysctl.d tree-wide: link to docs.kernel.org for kernel documentation 2022-07-04 19:56:53 +02:00
sysusers.d
test test-network: drop test_dhcp_client_ipv4_ipv6 2022-07-09 11:44:25 +09:00
tmpfiles.d
tools
units user: delegate cpu controller, assign weights to user slices 2022-07-05 14:40:01 +02:00
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 Merge pull request #15205 from jlebon/pr/preset-all-firstboot 2022-07-06 19:11:01 +02:00
meson.build Merge pull request #15205 from jlebon/pr/preset-all-firstboot 2022-07-06 19:11:01 +02:00
mkosi.build
mkosi.postinst
NEWS NEWS: mention change in default behavior of background sessions 2022-07-07 10:11:45 +09:00
README
README.md
TODO Merge pull request #23731 from bluca/bootctl_image 2022-07-08 21:59:16 +01: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.