PotatOS for Linux.
Go to file
Daan De Meyer cfe8f3ec74
Add clang-tidy check in CI (#37226)
This will make sure we keep our headers standalone and don't introduce
any new cyclic header dependencies
2025-04-23 16:43:17 +02:00
.clusterfuzzlite ci: unpin CFLite 2022-04-26 09:13:57 +00:00
.github ci: Add basic clang-tidy check to linter workflow 2025-04-23 16:13:58 +02:00
.obs obs: trigger systemd-suse instead of systemd-fedora 2025-02-18 23:10:00 +00:00
.semaphore semaphore-runner: disable cgroup setup in lxc 2025-03-16 15:30:38 +01:00
LICENSES tree-wide: Mark linux and sys includes as system includes 2025-04-18 14:19:16 +02:00
catalog tpm2-clear: optionally reset TPM during a factory reset 2025-03-05 12:37:51 +01:00
coccinelle tree-wide: Mark linux and sys includes as system includes 2025-04-18 14:19:16 +02:00
docs docs/MEMORY_PRESSURE: Replace incorrect "packages" with correct "pages" 2025-04-20 17:49:06 +09:00
factory pam_systemd_home: tweak order in authentication stack 2025-02-26 18:12:08 +01:00
hwdb.d hwdb: add G-Mode key support (#37175) 2025-04-18 17:43:26 +09:00
man Various logging improvements and cleanups (#37040) 2025-04-23 15:31:44 +02:00
mime mime: add mimetype for luks home dir 2025-03-07 17:27:20 +01:00
mkosi mkosi: Add clang tools and iwyu to tools tree 2025-04-19 00:45:47 +02:00
modprobe.d modprobe: set 'ifb numifbs=0' to avoid autocreating ifb0 2024-01-12 23:24:54 +00:00
network network: also manage namespace tap links 2025-03-17 16:03:18 +01:00
po po: Translated using Weblate (Chinese (Traditional) (zh_TW)) 2025-04-09 12:30:45 +09:00
presets tpm2-clear: optionally reset TPM during a factory reset 2025-03-05 12:37:51 +01:00
profile.d meson: use install_symlink() where applicable 2025-03-10 02:41:40 +09:00
rules.d rules: Make ADB and fastboot work out-of-the-box 2025-04-18 06:06:35 +09:00
shell-completion import/export: add support for zstd 2025-04-15 12:21:30 +01:00
src Various logging improvements and cleanups (#37040) 2025-04-23 15:31:44 +02:00
sysctl.d sysctl.d: Fix pid_max comment 2023-10-31 13:07:49 +01:00
sysusers.d udev: set clock group for PTP and RTC devices 2025-01-16 21:12:47 +01:00
test test: add integration test for concurrency limits 2025-04-22 18:56:01 +02:00
tmpfiles.d profile: generate shell + command OSC events 2025-02-27 15:13:15 +01:00
tools ci: Use mkosi in linter workflow 2025-04-23 15:27:49 +02:00
units oomd: it's safe to assume cgv2 now 2025-04-13 18:09:40 +02:00
xorg xorg/50-systemd-user: add a full license header 2021-10-01 14:45:00 +02:00
.clang-format Improve the formatting by adding AlignArrayOfStructures and setting it to Right(right justify) 2024-03-06 15:24:23 +01:00
.clang-tidy ci: Add basic clang-tidy check to linter workflow 2025-04-23 16:13:58 +02:00
.clang-tidy-ignore ci: Add basic clang-tidy check to linter workflow 2025-04-23 16:13:58 +02:00
.clangd Add .clangd configuration file that disables the unused include check 2025-04-23 15:27:49 +02:00
.ctags editors: Prevent ctags from following symlinks 2019-02-15 11:01:20 -08:00
.dir-locals.el scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.editorconfig editorconfig: add NEWS whitespace configuration 2023-10-26 22:41:03 +01:00
.gitattributes Mark all base64 files as generated 2023-08-16 12:49:45 +02:00
.gitignore mkosi: update mkosi commit reference to 7e4ec15aee6b98300b2ee14265bc647a716a9f8a 2025-04-10 02:51:37 +09:00
.mailmap mailmap: fix entries for Tobias Klauser 2024-12-11 13:55:07 +00:00
.packit.yml mkosi: update fedora commit reference to 6646d13acae64665f63354cd60ecf963ee563b96 2025-04-11 12:13:31 +02:00
.pylintrc Add .pylintrc to globally suppress warnings we don't really care about 2023-08-10 18:13:29 +02:00
.vimrc vimrc: explicitly set shiftwidth for the C file type 2023-09-18 13:11:45 +02:00
.ycm_extra_conf.py ycm: add doc string for all the functions in configuration file 2017-11-29 13:21:49 -07:00
LICENSE.GPL2 relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
LICENSE.LGPL2.1 licence: remove references to old FSF address 2012-12-17 11:41:31 +01:00
NEWS meson: use deprecated tag for dns-over-tls and cryptolib meson options 2025-04-22 10:10:53 +02:00
README resolve: always use openssl as backend of DNS-over-TLS 2025-04-02 05:20:40 +09:00
README.md README: fix broken link in OBS badge 2025-02-15 01:32:51 +00:00
TODO update TODO 2025-04-22 18:56:01 +02:00
meson.build resolve,import: always use openssl (#36937) 2025-04-18 15:30:33 +02:00
meson.version meson: update version to 258~devel 2024-12-10 19:30:06 +00:00
meson_options.txt meson: use deprecated tag for dns-over-tls and cryptolib meson options 2025-04-22 10:10:53 +02:00
mypy.ini Move mypy.ini and ruff.toml to top level 2024-11-24 16:47:20 +01:00
ruff.toml Move mypy.ini and ruff.toml to top level 2024-11-24 16:47:20 +01:00

README.md

Systemd

System and Service Manager

OBS Packages Status
Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
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, join our IRC channel #systemd on libera.chat or Matrix channel

Stable branches with backported patches are available in the stable repo.

We have a security bug bounty program sponsored by the Sovereign Tech Fund hosted on YesWeHack

Repositories with distribution packages built from git main are available on OBS