1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 01:55:22 +03:00
The systemd System and Service Manager
Go to file
Zbigniew Jędrzejewski-Szmek a4d208018c bootctl: log message tweaks
Follow-up for e44c3229f2.
2019-07-26 15:05:18 +02:00
.github
.lgtm/cpp-queries
.mkosi
catalog
coccinelle
docs docs: add longer document about systemd and random number seeds 2019-07-25 18:31:20 +02:00
factory/etc factory: add default /etc/issue file 2019-07-24 08:57:23 +09:00
hwdb Add Logitech touchpads, sort vendors alphabetically (#13167) 2019-07-24 19:49:44 +02:00
man man: reword description of "-" for sysctl.d 2019-07-26 15:01:36 +02:00
modprobe.d
network
po
presets
rules
semaphoreci tests: pass --werror to meson on Semaphore 2019-07-25 02:35:35 +03:00
shell-completion
src bootctl: log message tweaks 2019-07-26 15:05:18 +02:00
sysctl.d sysctl: prefix ping port range setting with a dash 2019-07-26 09:26:07 +02:00
sysusers.d
test network: rename IGMPVersion= -> MulticastIGMPVersion= 2019-07-26 11:00:56 +09:00
tmpfiles.d tmpfiles: copy files to /etc only on boot 2019-07-25 19:13:41 +02:00
tools
travis-ci fuzzit: ignore library version 2019-07-23 23:32:33 +03:00
units random-seed: rework systemd-random-seed.service substantially 2019-07-25 18:30:06 +02:00
xorg
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
azure-pipelines.yml
configure
fuzzbuzz.yaml
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt
meson.build netlink: move local-addresses.[ch] to src/shared 2019-07-24 09:06:50 +02:00
mkosi.build
mkosi.default
NEWS Merge pull request #13191 from poettering/sysctl-no-fail 2019-07-26 14:57:56 +02:00
README
README.md
TODO Merge pull request #13137 from poettering/efi-random 2019-07-26 12:43:32 +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
Fuzzit Status
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status
Build 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.