Find a file
Franck Bui 7802260baa login: use a hwdb entry for tagging HyperV's fb devices with 'master-of-seat' tag
Graphic devices that don't do DRM and relies on fb devices are now listed in
hwdb. Dedicated udev rules are no more needed.
2021-07-05 11:56:10 +02:00
.github Revert "ci: work around #19442 to make CI happy again" 2021-06-18 14:51:33 +01:00
.lgtm/cpp-queries
.mkosi
.semaphore
catalog
coccinelle
docs Merge pull request #20058 from keszybz/status-format 2021-07-01 08:58:14 +02:00
factory/etc
hwdb.d login: use a hwdb entry for tagging HyperV's fb devices with 'master-of-seat' tag 2021-07-05 11:56:10 +02:00
man Merge pull request #20058 from keszybz/status-format 2021-07-01 08:58:14 +02:00
mkosi.default.d
modprobe.d
network
po po: Translated using Weblate (Korean) 2021-06-22 12:24:35 +02:00
presets
rules.d udev: remove unsafe characters from ID_SERIAL for nvme 2021-06-23 17:11:27 +09:00
shell-completion Revert "Introduce ExitType" 2021-06-30 21:56:47 +02:00
src login: use a hwdb entry for tagging HyperV's fb devices with 'master-of-seat' tag 2021-07-05 11:56:10 +02:00
sysctl.d
sysusers.d meson: allow "soft-static" allocations for uids and gids in the initrd 2021-06-17 09:48:28 +02:00
test Merge pull request #19980 from yuwata/sd-ipv4acd-filter-all-hwaddr 2021-06-30 22:22:47 +02:00
tmpfiles.d
tools man: add "DNS resource record types" section 2021-06-29 10:44:18 +02:00
units units: adjust description of systemd-update-utmp.service 2021-06-30 13:25:16 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: drop libseccomp and libselinux from libbasic linkage 2021-06-24 10:11:16 +02:00
meson_options.txt core: add combined status unit format 2021-06-28 20:11:52 +02:00
mkosi.build
NEWS NEWS: fix misplaces parenthesis 2021-07-01 11:44:31 +02:00
README docs: update autofs Kconfig name 2021-06-24 20:11:03 +02:00
README.md docs: add ARCHITECTURE.md with code map 2021-06-03 22:14:19 +02:00
TODO TODO: elide initrd-parse-etc.service if possible 2021-06-23 18:11:49 +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 Code Map for information about this repository's layout and content.

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.