1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-30 06:25:37 +03:00
The systemd System and Service Manager
Go to file
2022-02-01 13:50:13 +01:00
.clusterfuzzlite ci: merge seed corpora with public OSS-Fuzz corpora on CFLite 2022-01-30 10:17:25 +00:00
.github ci: no longer upload the latest builds on commits 2022-01-30 10:17:25 +00:00
.lgtm/cpp-queries
.semaphore
catalog meson: Add missing test dependencies 2022-01-22 01:56:03 +09:00
coccinelle
docs docs: fix typos and improve language 2022-01-26 22:35:33 +00:00
factory
hwdb.d hwdb: add support for Surface Laptop 2 & 3 (#22303) 2022-01-31 04:50:09 +09:00
LICENSES network: license all config files as CC0 2022-01-12 16:05:59 +01:00
man Merge pull request #22175 from keszybz/kernel-install-mkosi-initrd 2022-01-31 23:09:46 +00:00
mkosi.default.d ci: switch from unstable to testing on mkosi 2022-01-18 10:27:28 +00:00
modprobe.d
network network: add example file that enables DHCP on ethernet links 2022-01-12 16:05:59 +01:00
po po: Translated using Weblate (Portuguese) 2022-01-13 20:24:05 +09:00
presets
rules.d rule: fallback to use board information if product information is not set 2022-01-23 13:04:37 +09:00
shell-completion
src execute: line break comments a bit less aggressively 2022-02-01 13:50:13 +01:00
sysctl.d
sysusers.d
test network: remove only managed configs on reconfigure or carrier lost 2022-02-01 11:30:37 +09:00
tmpfiles.d
tools ci: merge seed corpora with public OSS-Fuzz corpora on CFLite 2022-01-30 10:17:25 +00:00
units unit: introduce wait-online@.service for specific interface 2022-01-28 12:52:52 +00:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.packit.yml packit: switch the remaining jobs to F35 2022-01-22 15:27:04 +00:00
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt
meson.build meson: use bpftool based strip when available 2022-01-31 16:42:07 +09:00
mkosi.build
mkosi.postinst
NEWS NEWS: mention temporary limitations for running containers in systemd-homed directories 2022-01-27 10:15:56 +00:00
README README: link to the new page 2022-01-12 16:05:59 +01:00
README.md
TODO update TODO 2022-01-31 18:14:34 +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)
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.