Find a file
Yu Watanabe 4b6b9d3060 hwdb: update hwdb for v250-final
Generated by `meson compile -C build update-hwdb update-hwdb-autosuspend`.
2021-12-23 19:53:59 +09:00
.github build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 2021-12-20 13:14:23 +03:00
.lgtm/cpp-queries ci: pack-ify our custom CodeQL queries and enable them in Actions 2021-12-07 14:57:09 +01:00
.semaphore Change all fixed-path bash shebangs to /u/b/env bash outside test/ 2021-12-12 21:13:50 +01:00
catalog
coccinelle Change all fixed-path bash shebangs to /u/b/env bash outside test/ 2021-12-12 21:13:50 +01:00
docs doc: fix typo 2021-12-09 08:50:19 +01:00
factory/etc
hwdb.d hwdb: update hwdb for v250-final 2021-12-23 19:53:59 +09:00
LICENSES
man man: reindent and rebreak systemd.network 2021-12-23 11:26:18 +01:00
mkosi.default.d ci: check for failed services after boot 2021-12-10 10:25:43 +01:00
modprobe.d
network
po
presets units: enable systemd-network-generator by default 2021-12-16 09:49:39 +01:00
rules.d Enable /dev/sgx_vepc access for the group 'sgx' 2021-12-12 11:02:21 +00:00
shell-completion shell-completion: Add completion for systemd-analyze critical-chain 2021-12-14 10:27:49 +01:00
src machined: set TTYPath for container shell 2021-12-23 11:27:56 +01:00
sysctl.d
sysusers.d
test test: wait for user inactive 2021-12-22 17:30:10 +09:00
tmpfiles.d
tools Change all fixed-path bash shebangs to /u/b/env bash outside test/ 2021-12-12 21:13:50 +01:00
units logind: add a comment with a reminder why we don't use ProtrectProc= 2021-12-17 21:34:20 +09:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore gitignore: remove patterns for build files in source dir 2021-12-08 09:52:31 +01:00
.lgtm.yml ci: add a missing SPDX header 2021-12-07 14:15:04 +01:00
.mailmap
.packit.yml Revert "ci: temporarily set -Wno-deprecated-declarations in Packit" 2021-12-09 10:27:18 +01:00
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: make it compatible with AFL and honggfuzz again 2021-12-22 15:03:18 +00:00
meson_options.txt boot, meson: allow statically linked build 2021-12-14 09:58:27 +09:00
mkosi.build ci: check for failed services after boot 2021-12-10 10:25:43 +01:00
mkosi.postinst ci: check for failed services after boot 2021-12-10 10:25:43 +01:00
NEWS NEWS: add missing noun 2021-12-20 19:39:35 +01:00
README
README.md Fix loading of graphs 2021-12-14 15:27:25 +09:00
TODO

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.