Ninjatrappeur's systemd working tree
Go to file
Norbert Lange 6589a56972 dont install systemd-initctl, runlevel, telinit if no SYSV compat
systemd-initctl executable is still built.
2020-05-26 15:04:36 +02:00
.github cifuzz: protect forks from CIFuzz 2020-05-19 08:12:07 +02:00
.lgtm/cpp-queries
.mkosi mkosi: Add explicit --bootable=no openSUSE dependencies 2020-05-19 13:14:19 +02:00
catalog catalog,po: update Polish translation 2020-05-04 17:13:02 +02:00
coccinelle tree-wide: formatting tweaks reported by Coccinelle 2020-04-21 23:21:04 +02:00
docs docs: add a link to the Fossies codespell report 2020-05-21 09:00:53 +02:00
factory/etc
hwdb.d ACCEL_MOUNT_MATRIX for additional Acer Spin model 2020-05-24 23:27:26 +02:00
man Merge pull request #15862 from hunger/master 2020-05-26 09:32:22 +02:00
modprobe.d Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
network network: add TUN/TAP vt-* network rule for VMs 2020-04-17 19:15:00 +02:00
po catalog,po: update Polish translation 2020-05-04 17:13:02 +02:00
presets preset: let's clean up preset list a bit 2020-04-07 19:01:00 +02:00
rules.d udev: rename the persistent link for ATA devices 2020-05-21 09:58:06 +02:00
semaphoreci ci: install fdisk on Debian 2020-05-14 04:24:49 +03:00
shell-completion Update resolvectl zsh completion 2020-05-21 14:06:58 +02:00
src Merge pull request #15914 from poettering/ubsan-float-check 2020-05-26 15:11:16 +03:00
sysctl.d sysctl: enable coredump for suid binaries 2020-04-07 15:28:46 +02:00
sysusers.d sysusers,tmpfiles: re-create systemd-network, systemd-resolve and systemd-timesync 2018-07-16 17:11:50 +02:00
test add a test triggering https://github.com/systemd/systemd/issues/15907 2020-05-26 09:01:26 +02:00
tmpfiles.d pstore: introduce tmpfiles.d/systemd-pstore.conf 2020-05-15 23:15:26 +02:00
tools oss-fuzz: turn on the pointer-overflow check 2020-05-21 08:52:18 +02:00
travis-ci travis: enable fuzzer regression tests under sanitizers 2020-05-22 19:12:59 +02:00
units dont install systemd-initctl, runlevel, telinit if no SYSV compat 2020-05-26 15:04:36 +02:00
xorg scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.clang-format
.ctags
.dir-locals.el
.editorconfig scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
NEWS
README
README.md
TODO
azure-pipelines.yml
configure
meson.build
meson_options.txt
mkosi.build
mkosi.default
zanata.xml

README.md

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
Fuzzit Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status
Build Status
Packaging status

Details

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.