Go to file
Anita Zhang 06ca077ba2 meson: remove multi-line statement with trailing '\'
Error on meson 0.47:
```
meson.build:885:47: ERROR:  Expecting colon got eol_cont.
crypt_header = conf.get('HAVE_CRYPT_H') == 1 ? \
                                               ^
```

This seems to have been fixed in meson 0.50 after a report from
https://github.com/mesonbuild/meson/issues/4720
2020-09-21 21:20:39 +02:00
.github
.lgtm/cpp-queries
.mkosi mkosi: include libfido2 binary package in mkosi manually for now 2020-09-19 18:06:45 +02:00
catalog catalog: update Polish translation 2020-07-26 11:28:29 +02:00
coccinelle
docs doc: document the new GPT partition type UUIDs 2020-09-19 21:20:16 +02:00
factory/etc man: move 'files' module in NSS 'hosts:' line before myhostname 2020-08-17 18:55:59 +02:00
hwdb.d Update 60-sensor.hwdb 2020-09-18 13:28:18 +02:00
man doc: document the new GPT partition type UUIDs 2020-09-19 21:20:16 +02:00
modprobe.d
network
po Translated using Weblate (Turkish) 2020-09-19 14:22:13 +02:00
presets
rules.d rules: don't install 80-drivers.rules when kmod is disabled 2020-08-25 09:35:49 +02:00
semaphoreci semaphoreci: update Debian release to bullseye 2020-07-24 01:45:44 +03:00
shell-completion bash-completion: resolvectl: support 'log-level' command 2020-09-04 17:03:28 +09:00
src dissect-image: process /usr/ GPT partition type 2020-09-19 21:19:51 +02:00
sysctl.d
sysusers.d
test test: add test cases for RuntimeDirectoryPreserve=yes 2020-09-18 13:11:39 +02:00
tmpfiles.d
tools update-dbus-docs: add hint 2020-08-27 21:30:23 +02:00
travis-ci
units units: pass CAP_SYS_RESOURCE to homed 2020-09-18 22:35:36 +02:00
xorg
.clang-format Remove FOREACH_WORD and friends 2020-09-09 09:34:55 +02:00
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap NEWS: update contributors list for v246-pre 2020-07-23 17:30:54 +02:00
.travis.yml
.vimrc
.ycm_extra_conf.py
azure-pipelines.yml
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: remove multi-line statement with trailing '\' 2020-09-21 21:20:39 +02:00
meson_options.txt meson: add "develop mode" config switch 2020-08-27 20:20:23 +02:00
mkosi.build
NEWS tree-wide: fix typos found by codespell 2020-09-14 15:32:37 +02:00
README meson: add min version for libfdisk 2020-08-19 10:18:33 +02:00
README.md
TODO update TODO 2020-09-19 21:20:35 +02:00
zanata.xml

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status
Build Status
Fossies codespell report
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 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.