1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-26 03:22:00 +03:00
The systemd System and Service Manager
Go to file
2023-10-02 19:02:30 +01:00
.clusterfuzzlite
.github build(deps): bump systemd/mkosi 2023-10-02 16:54:01 +00:00
.semaphore
catalog
coccinelle
docs docs: note root storage daemons can now also use SurviveFinalKillSignal=yes 2023-09-28 13:48:14 +01:00
factory docs: excorcise NIS from nsswitch.conf 2023-09-20 15:17:52 +02:00
hwdb.d add support for hp pavilion gaming 15 lid switch (#29304) 2023-09-26 13:32:03 +01:00
LICENSES
man man: add version info for newly added systemd-tpm2-setup.service 2023-10-01 11:54:29 +01:00
mkosi.conf.d
mkosi.presets mkosi: Run meson and ninja as the user invoking mkosi 2023-09-25 11:06:15 +01:00
modprobe.d
network
po po: Translated using Weblate (Hungarian) 2023-09-27 07:56:54 +00:00
presets
rules.d
shell-completion bash-completion: add missing commands and options to systemd-dissect 2023-09-25 16:46:11 +02:00
src docs: rename src/boot/efi/SECURITY.md as UEFI_SECURITY.md 2023-10-02 19:02:30 +01:00
sysctl.d
sysusers.d
test Merge pull request #29339 from bluca/mount_namespace_new_api 2023-10-02 16:04:26 +01:00
tmpfiles.d
tools man: add checks for missing version information 2023-10-01 11:54:29 +01:00
units tpm2-setup: add new early boot tool for initializing the SRK 2023-09-29 19:36:04 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore Add mkosi.conf to gitignore 2023-09-22 08:14:10 +02:00
.mailmap
.packit.yml Revert "ci: temporarily disable Packit's i386" 2023-09-17 22:18:49 +02:00
.pylintrc
.vimrc vimrc: explicitly set shiftwidth for the C file type 2023-09-18 13:11:45 +02:00
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt
meson.build man: add checks for missing version information 2023-10-01 11:54:29 +01:00
mkosi.kernel.config
NEWS fix typo in NEWS 2023-09-27 17:24:39 +09:00
README docs: excorcise NIS from nsswitch.conf 2023-09-20 15:17:52 +02:00
README.md
TODO update TODO 2023-09-29 19:36:06 +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)
Fossies codespell report
Weblate
Coverage Status
Packaging status
OpenSSF Scorecard

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.