Go to file
Yu Watanabe 8ea9fad715 meson: use warning() method
This bumps the required minimum version of meson to 0.44, as
`warning()` method is supported since 0.44.
2018-05-10 15:30:56 +09:00
.github doc: add a new doc/ directory, and move two markdown docs into them 2018-02-27 19:59:09 +01:00
.mkosi mkosi: ensure the 'hostname' tool is available in the build environment 2018-04-19 11:30:18 +02:00
catalog tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00
coccinelle util-lib: introduce new empty_or_root() helper (#8746) 2018-04-18 14:20:49 +02:00
doc Merge pull request #8898 from poettering/nspawn-mount-block 2018-05-08 12:54:58 +02:00
factory/etc
hwdb hwdb: Add accelerometer orientation quirk for the Kazam Vision tablet (#8845) 2018-04-28 10:43:06 +02:00
man man: systemd-networkd-wait-online: systemd.service (#8945) 2018-05-10 12:47:03 +09:00
modprobe.d
network tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00
po po: update Turkish translation (#8783) 2018-04-23 10:12:03 +02:00
presets tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00
rules tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00
shell-completion bash-completion: add completion for resolvectl 2018-04-19 03:26:54 +09:00
src conf-parser: accept trailing backslash at the end of the file (#8941) 2018-05-09 18:10:07 -07:00
sysctl.d tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00
sysusers.d meson: generate m4 preprocessor from config.h (#8914) 2018-05-07 11:17:35 +02:00
test test: don't send image building output to /dev/null (#8886) 2018-05-03 16:47:42 +03:00
tmpfiles.d meson: generate m4 preprocessor from config.h (#8914) 2018-05-07 11:17:35 +02:00
tools tools/oss-fuzz: install private shared library non-executable (#8927) 2018-05-08 18:00:19 +03:00
travis-ci
units meson: generate m4 preprocessor from config.h (#8914) 2018-05-07 11:17:35 +02:00
xorg
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap mailmap: one more person 2018-03-05 17:21:09 +01:00
.travis.yml Rename scripts/coverity.sh to tools/coverity.sh 2018-03-12 15:39:21 +01:00
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: use warning() method 2018-05-10 15:30:56 +09:00
meson_options.txt meson: add support for building static libsystemd and libudev 2018-05-08 17:33:04 +02:00
mkosi.build mkosi: drop dumping all test output to console again 2018-04-19 11:41:28 +02:00
mkosi.default
NEWS NEWS: Warn about predictable network naming changes 2018-03-26 14:00:43 -04:00
README doc: update hosts nsswitch setting to which consistent to man pages 2018-05-01 15:18:10 +09:00
README.md README: mention systemd-stable 2018-03-26 15:28:03 +02:00
TODO update TODO 2018-05-03 17:46:31 +02:00
zanata.xml po: add basic fedora.zanata.org configuration 2018-02-19 13:56:57 +01:00

systemd - System and Service Manager

Count of open issues over time Count of open pull requests over time Build Status
Coverity Scan Status
CII Best Practices

Details

General information about systemd can be found in the systemd Wiki.

Information about build requirements are 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 file for information 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.