1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 10:25:37 +03:00
The systemd System and Service Manager
Go to file
2020-11-29 05:32:33 +09:00
.github ci: also set -Dfuzz-tests=true if -Dslow-tests=true 2020-11-13 18:15:41 +09:00
.lgtm/cpp-queries
.mkosi mkosi: make sure our mkosi files work with f33 2020-11-25 13:18:36 +01:00
catalog license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
coccinelle coccinelle: ignore specific cases to use SYNTHETIC_ERRNO() macro 2020-11-27 14:35:20 +09:00
docs docs/RELEASE: clarify which steps are done when 2020-11-26 13:54:37 +01:00
factory/etc
hwdb.d hwdb: 60-keyboard: Add Dell Inspiron 11 3168 Fn+Home/End/PageUp/PageDown key mappings 2020-11-27 13:14:12 +01:00
man resolved: allow cache responses from local DNS servers 2020-11-27 09:03:42 +09:00
modprobe.d license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
network meson: add option to skip installing to $sysconfdir 2020-11-12 11:21:46 +01:00
po Translated using Weblate (Chinese (Simplified)) 2020-11-26 12:52:34 +01:00
presets license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
rules.d license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
semaphoreci semaphore: temporarily disable the timedated test suite 2020-11-28 08:53:38 +09:00
shell-completion license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
src Merge pull request #17761 from keszybz/documentation-followups 2020-11-29 05:32:33 +09:00
sysctl.d meson: add option to skip installing to $sysconfdir 2020-11-12 11:21:46 +01:00
sysusers.d license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
test Merge pull request #17474 from yuwata/network-drop-link-deserialization-logic 2020-11-27 09:08:01 +09:00
tmpfiles.d meson: add option to skip installing to $sysconfdir 2020-11-12 11:21:46 +01:00
tools hwdb: update chromiumos autosuspend rules 2020-11-26 13:54:37 +01:00
travis-ci ci: also set -Dfuzz-tests=true if -Dslow-tests=true 2020-11-13 18:15:41 +09:00
units units: typo fix /proc/<pid>/exec → /proc/<pid>/exe 2020-11-25 11:23:38 +01:00
xorg
.clang-format clang-format: set SpaceBeforeParens to ControlStatementsExceptForEachMacros 2020-11-16 16:57:51 +09:00
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
azure-pipelines.yml
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt meson: add option to skip installing to $sysconfdir 2020-11-12 11:21:46 +01:00
meson.build Merge pull request #17478 from yuwata/split-network-internal 2020-11-27 09:04:19 +09:00
mkosi.build
NEWS NEWS: really fix kernel version number reference 2020-11-27 12:51:48 +01:00
README
README.md README.md: update CentOS CI badges 2020-10-06 13:59:52 +02:00
TODO Merge pull request #17597 from yuwata/fix-typo 2020-11-17 10:06:58 +01: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
OSS-Fuzz Status
CIFuzz
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI - CentOS 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Build Status
Fossies codespell report
Packaging status

Details

Most documentation is available on systemd's web site.

Assorted, older, 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.