1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-30 06:25:37 +03:00
The systemd System and Service Manager
Go to file
2022-10-14 20:57:30 +02:00
.clusterfuzzlite
.github Merge pull request #24933 from keszybz/erradicate-strerror 2022-10-11 21:47:38 +02:00
.semaphore semaphore: run autopkgtest with sudo 2022-08-11 13:36:15 +02:00
catalog tree-wide: also settle on "initrd" instead of "initial RAM disk" 2022-09-23 15:12:18 +02:00
coccinelle
docs Merge pull request #24629 from DaanDeMeyer/mkosi-kernel 2022-10-11 14:37:19 +02:00
factory
hwdb.d Update hwdb 2022-10-07 11:00:28 +02:00
LICENSES
man analyze: extend the dump command to accept patterns 2022-10-13 07:47:42 +09:00
mkosi.default.d Merge pull request #24629 from DaanDeMeyer/mkosi-kernel 2022-10-11 14:37:19 +02:00
modprobe.d
network
po po: Translated using Weblate (Hungarian) 2022-08-10 06:04:56 +09:00
presets
rules.d udev-builtin-kmod: support to run without arguments 2022-10-14 21:32:24 +09:00
shell-completion analyze: extend the dump command to accept patterns 2022-10-13 07:47:42 +09:00
src basic/mountpoint-util: skip dependency on quota services for some filesystems 2022-10-14 20:57:30 +02:00
sysctl.d
sysusers.d
test shared/install: rename UnitFileChange to InstallChange 2022-10-13 19:44:47 +02: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 meson: Fix pcrphase unit conditions 2022-10-11 15:29:08 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore core/cgroup: CPUWeight/CPUShares support idle input 2022-08-11 14:25:58 +02:00
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt core: allow disabling system time correction if rtc returns time far in the future 2022-08-24 21:39:46 +01:00
meson.build Revert "journal: Add --convert= command to journalctl" 2022-10-08 03:24:25 +09:00
mkosi.build Merge pull request #24629 from DaanDeMeyer/mkosi-kernel 2022-10-11 14:37:19 +02:00
mkosi.postinst mkosi: Ensure we build all features/components in mkosi 2022-08-23 15:19:26 +02:00
NEWS update NEWS 2022-10-13 09:48:01 +02:00
README Bump libbpf version to 0.7 2022-10-06 07:31:20 +09:00
README.md README: drop graphs counting issues or PRs 2022-09-23 18:29:22 +09:00
TODO update TODO 2022-10-14 11:33:17 +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.