Find a file
2021-04-23 07:28:37 +02:00
.github docs: link to stable releases in the bug template 2021-03-25 20:38:45 +00:00
.lgtm/cpp-queries
.mkosi mkosi.arch: add rsync build dependency 2021-04-10 22:22:08 +02:00
.semaphore
catalog
coccinelle coccinelle: filter out a couple of 'false-positive' transformations 2021-03-18 11:59:53 +01:00
docs doc: slightly reorder/improve partition type table 2021-04-21 22:25:10 +02:00
factory/etc
hwdb.d hwdb: Add accel orientation quirk for the Teclast Tbook 11 tablet 2021-04-19 11:44:16 +01:00
man man: --add was renamed --copy-to when it was merged, fix man page reference to it 2021-04-21 22:24:38 +02:00
mkosi.default.d
modprobe.d Add READMEs in all .d directories 2021-03-26 09:35:07 +01:00
network
po po: Translated using Weblate (Korean) 2021-04-15 20:16:19 +09:00
presets
rules.d network: enable DHCP broadcast flag if required by interface 2021-04-21 18:11:18 +02:00
shell-completion shell-completion: use base.lst, not xorg.lst 2021-04-20 10:19:41 +02:00
src test-install-root: add test for unknown WantedBy= target 2021-04-23 07:28:37 +02:00
sysctl.d Add READMEs in all .d directories 2021-03-26 09:35:07 +01:00
sysusers.d Add READMEs in all .d directories 2021-03-26 09:35:07 +01:00
test test: add a test to cover restarting services in reloading state 2021-04-22 09:33:37 +01:00
tmpfiles.d Add READMEs in all .d directories 2021-03-26 09:35:07 +01:00
tools tools: shellcheck-ify most of the tool scripts 2021-04-20 20:11:13 +02:00
units units: fix repart conditions to run if definitions exist in /sysroot + /sysusr 2021-04-21 12:23:31 +01:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap mailmap: two more names 2021-03-30 13:17:58 +02:00
.packit.yml packit: drop the 'sources' file after cloning the Fedora repo 2021-04-12 18:10:04 +02:00
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build boot/efi: compile on riscv64 2021-04-22 14:37:25 +02:00
meson_options.txt resolved.conf: Add hostnames for default DNS servers 2021-03-31 10:49:36 +02:00
mkosi.build mkosi: work-around to make systemd build in Fedora images that lack populated /etc 2021-04-07 17:45:28 +02:00
NEWS NEWS: prep release date 2021-03-30 22:00:11 +02:00
README
README.md
TODO update TODO 2021-04-21 21:44:02 +02:00

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Language Grade: C/C++
CentOS CI - CentOS 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
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.