1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 18:55:40 +03:00
The systemd System and Service Manager
Go to file
2022-10-04 13:43:48 +02:00
.clusterfuzzlite
.github build(deps): bump ninja from 1.10.2.3 to 1.10.2.4 in /.github/workflows 2022-10-01 14:36:48 +02:00
.semaphore
catalog tree-wide: also settle on "initrd" instead of "initial RAM disk" 2022-09-23 15:12:18 +02:00
coccinelle
docs docs/CONTRIBUTING: strenghten language about ABI stability, fix links, other tweaks 2022-10-01 11:29:24 +02:00
factory
hwdb.d Merge pull request #24913 from keszybz/hwdb-252-2 2022-10-04 13:43:48 +02:00
LICENSES
man resolve: drop remaining references for Monitor= 2022-10-03 08:26:05 +02:00
mkosi.default.d mkosi: install fdisk for test-loop-block 2022-09-28 03:06:27 +09:00
modprobe.d
network
po
presets
rules.d udev: support by-path devlink for multipath nvme block devices 2022-09-23 10:21:46 +09:00
shell-completion Merge pull request #24686 from d4nuu8/delta_output 2022-09-23 13:33:55 +02:00
src udev-builtin-net_id: reading phys_port_name may be refused with EOPNOTSUPP 2022-10-04 20:29:41 +09:00
sysctl.d
sysusers.d
test test-70: check if LUKS2 plugins are actually installed, not just supported 2022-10-03 10:26:31 +01:00
tmpfiles.d tmpfiles: add lines for provisioning ssh keys for root by default 2022-09-23 09:30:00 +02:00
tools docs/DPS: use the SD_GPT_* constants here too 2022-09-21 15:30:31 +02:00
units units: udev: partially emulate ProtectClock= 2022-09-26 11:40:28 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt
meson.build meson: set minimum libbpf/bpftool versions for bpf-gcc 2022-10-01 13:24:37 +09:00
mkosi.build
mkosi.postinst
NEWS Update NEWS 2022-10-04 11:33:50 +01:00
README
README.md README: drop graphs counting issues or PRs 2022-09-23 18:29:22 +09:00
TODO update TODO 2022-10-04 11:55:33 +02:00

Systemd

System and Service Manager

Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
CentOS CI - CentOS 8
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
CentOS CI - Rawhide (SELinux)
Fossies codespell report
Coverage Status
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.