1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 23:51:28 +03:00
The systemd System and Service Manager
Go to file
Zbigniew Jędrzejewski-Szmek aa0f357fd8 shared/install: split out alias verification function
No functional change.
2019-12-19 15:07:19 +01:00
.github github: use systemd.io links in issue template 2019-12-16 09:49:51 +01:00
.lgtm/cpp-queries
.mkosi mkosi: Find hostname command on Arch Linux 2019-11-01 13:34:41 +01:00
catalog catalog: update Polish translation 2019-07-29 09:30:24 +02:00
coccinelle
docs docs: CSS files should not be executable 2019-12-16 09:50:02 +01:00
factory/etc factory: add default /etc/issue file 2019-07-24 08:57:23 +09:00
hwdb.d hwdb: assume all Medion Akoya E-models have the same matrix 2019-12-17 18:15:34 +01:00
man man: add man page for sd_bus_message_sensitive() 2019-12-18 09:10:34 +01:00
modprobe.d
network network: set AlternativeNamesPolicy= in 99-default.link 2019-12-17 15:44:48 +09:00
po po: update Polish translation 2019-10-26 17:17:30 +02:00
presets
rules.d udev: mark all ccid/security devices with a special tag 2019-12-09 19:25:25 +01:00
semaphoreci semaphore: switch branch to debian/master 2019-11-30 19:05:53 +01:00
shell-completion core: add support for RestartKillSignal= to override signal used for restart jobs 2019-10-02 14:01:25 +02:00
src shared/install: split out alias verification function 2019-12-19 15:07:19 +01:00
sysctl.d sysctl: prefix ping port range setting with a dash 2019-07-26 09:26:07 +02:00
sysusers.d
test shared/dropin: fix assert for invalid drop-in 2019-12-18 08:43:40 +01:00
tmpfiles.d resolved, networkd: don't resolve the user if not root 2019-12-07 18:55:54 +02:00
tools man: sort options without "=" in the directives index 2019-11-21 22:06:30 +01:00
travis-ci coverity: replace python with jq 2019-10-30 09:17:04 +01:00
units initrd: make udev cleanup service confict trigger and settle too 2019-12-17 21:38:11 +01:00
xorg
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap mailmap: update 2019-11-22 09:33:40 +01:00
.travis.yml travis: add missing closing quote sign 2019-11-24 13:15:20 +03:00
.vimrc
.ycm_extra_conf.py
azure-pipelines.yml Free up some resources on Azure Pipelines 2019-07-17 13:28:38 +09:00
configure
fuzzbuzz.yaml
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt shared: add pkcs11-util.[ch] 2019-12-09 19:25:25 +01:00
meson.build cryptsetup: add native pkcs#11 support to cryptsetup 2019-12-09 19:25:25 +01:00
mkosi.build
mkosi.default
NEWS Fixup typo in NEWS 2019-12-03 08:02:24 +09:00
README resolved: require at least version 3.6.0 of GnuTLS for DNS-over-TLS 2019-10-29 20:26:05 +01:00
README.md minor: avoid double title 2019-12-11 19:57:57 +01:00
TODO Merge pull request #14339 from keszybz/invalid-enablement-logs 2019-12-17 15:04:14 +09: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
OSS-Fuzz 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.