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-14 15:01:02 +09:00
.clusterfuzzlite ci: merge seed corpora with public OSS-Fuzz corpora on CFLite 2022-01-30 10:17:25 +00:00
.github ci: remove MULTI_STATUS from superlinter 2022-02-09 13:04:06 +00:00
.lgtm/cpp-queries
.semaphore
catalog meson: Add missing test dependencies 2022-01-22 01:56:03 +09:00
coccinelle
docs Update footer.html 2022-02-08 21:59:10 +01:00
factory
hwdb.d hwbd: 60-sensor.hwdb: Add Pipo W2Pro 2022-02-07 21:34:42 +00:00
LICENSES network: license all config files as CC0 2022-01-12 16:05:59 +01:00
man Clarify protocol used in systemd-journal-upload (#22465) 2022-02-09 20:34:29 +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 fix italian translations to display unit name 2022-02-03 23:05:58 +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 sd-dhcp6-client: use memcmp_nn() at one more place 2022-02-14 15:01:02 +09:00
sysctl.d
sysusers.d
test Merge pull request #22471 from yuwata/network-bridge-vlan-protocol 2022-02-10 20:40:04 +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 units: we need systemd-journald.service from systemd-journal-flush.service 2022-02-02 05:09:39 +09:00
xorg
.clang-format various: fix three spelling issues found by fossies 2022-01-03 21:16:06 +01:00
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.packit.yml Revert "ci: switch to fedora-35 on i386 on Packit" 2022-02-08 19:00:28 +03:00
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt
meson.build meson: disable export-dbus-interfaces target when cross-compiling 2022-02-09 14:31:44 +01:00
mkosi.build
mkosi.postinst
NEWS NEWS: minor formatting tweaks 2022-02-01 17:59:49 +01:00
README README: CONFIG_KCMP is the new kernel compile time option for kcmp() 2022-02-08 19:54:14 +09: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.