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
Lennart Poettering 3661dc349e
Merge pull request #12217 from keszybz/unlocked-operations
Refactor how we do unlocked file operations
2019-04-12 13:51:53 +02:00
.github/ISSUE_TEMPLATE
.lgtm/cpp-queries
.mkosi
catalog
coccinelle Merge pull request #12217 from keszybz/unlocked-operations 2019-04-12 13:51:53 +02:00
docs CODING_STYLE: adjust indentation rules, and add note about config loading 2019-04-12 08:37:41 +02:00
factory/etc
hwdb hwdb: mark Apple Magic Trackpads as external 2019-04-11 18:27:01 +02:00
man scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
modprobe.d
network
po
presets
rules
semaphoreci scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
shell-completion shell-completion/zsh: add -*type*- headers 2019-04-12 08:36:18 +02:00
src Merge pull request #12217 from keszybz/unlocked-operations 2019-04-12 13:51:53 +02:00
sysctl.d
sysusers.d
test scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
tmpfiles.d
tools scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
travis-ci scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
units scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
xorg scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.ctags
.dir-locals.el scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.editorconfig scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.travis.yml
.vimrc scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt
meson.build tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0 2019-04-11 19:00:37 +02:00
mkosi.build
mkosi.default
NEWS NEWS: document kernel.pid_max change 2019-04-12 12:01:41 +02:00
README
README.md
TODO Merge pull request #12226 from poettering/22bit-pids 2019-04-11 18:58:08 +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
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI 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.