PotatOS for Linux.
Go to file
Yu Watanabe 5c311ea21a
test: Use test.service template for all integration tests (#36979)
Instead of having some tests have their own unit, let's make
test.service.in generic enough so that it works for all integration
tests.
2025-04-03 12:11:49 +09:00
.clusterfuzzlite ci: unpin CFLite 2022-04-26 09:13:57 +00:00
.github mkosi: Various improvements and fixes (#36931) 2025-04-02 13:02:10 +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 boot: Add HWID calculation from SMBIOS strings and matching against a built-in list 2024-11-05 22:29:58 +03:00
catalog tpm2-clear: optionally reset TPM during a factory reset 2025-03-05 12:37:51 +01:00
coccinelle coccinelle: add .gitignore for cache files 2025-01-19 08:27:47 +09:00
docs docs/user_record: Put timeZone and resourceLimits in their own paragraph 2025-04-02 20:33:37 +09:00
factory pam_systemd_home: tweak order in authentication stack 2025-02-26 18:12:08 +01:00
hwdb.d hwdb/keyboard: Map FN key on TUXEDO NB02 devices 2025-04-03 06:07:54 +09:00
man sd_journal_get_cursor() tweaks (#36964) 2025-04-03 04:11:35 +09:00
mime mime: add mimetype for luks home dir 2025-03-07 17:27:20 +01:00
mkosi.conf.d mkosi: Stop passing package environment variables to tools image 2025-04-02 10:34:03 +02:00
mkosi.coverage mkosi: Make sure the /coverage directory exists 2024-12-05 22:03:07 +01:00
mkosi.credentials mkosi: Create testuser at runtime 2025-03-18 22:46:10 +01:00
mkosi.extra mkosi: Create testuser at runtime 2025-03-18 22:46:10 +01:00
mkosi.extra.common mkosi: Disable various extra things in the default preset 2025-03-28 09:49:17 +01:00
mkosi.images mkosi: Make sure we set DEB_BUILD_PROFILES when cleaning up with dpkg 2025-04-02 14:25:27 +02:00
mkosi.repart mkosi: switch rootfs to ext4 2025-01-22 22:50:52 +00:00
mkosi.sanitizers mkosi: Add unix_chkpwd to sanitizer wrapped binaries 2025-03-18 22:46:10 +01:00
mkosi.tools.conf mkosi: Stop passing package environment variables to tools image 2025-04-02 10:34:03 +02:00
mkosi.uki-profiles Rework TEST-86-MULTI-PROFILE-UKI 2024-10-21 17:24:14 +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 (Simplified) (zh_CN)) 2025-04-03 04:19:14 +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: split out gpt-root rules from 99-systemd.rules 2025-04-03 04:32:18 +09:00
shell-completion meson: add feature flag for nspawn build 2025-03-28 10:34:02 +00:00
src Two trivial cleanups (#36980) 2025-04-03 08:56:46 +09: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: Use test.service template for all integration tests (#36979) 2025-04-03 12:11:49 +09:00
tmpfiles.d profile: generate shell + command OSC events 2025-02-27 15:13:15 +01:00
tools mkosi: Stop passing package environment variables to tools image 2025-04-02 10:34:03 +02:00
units meson: rename RC_LOCAL_PATH -> SYSTEM_SYSVRCLOCAL_PATH 2025-04-03 00:19:49 +09: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
.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: Add back .mkosi-private/ to .gitignore 2025-03-26 14:40:14 +01:00
.mailmap mailmap: fix entries for Tobias Klauser 2024-12-11 13:55:07 +00:00
.packit.yml mkosi: Stop passing package environment variables to tools image 2025-04-02 10:34:03 +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: drop split-usr, rootlibdir, and rootprefix from meson_options.txt 2025-03-12 15:21:57 +01:00
README README: fix version of SO_BINDTOIFINDEX 2025-03-31 23:22:38 +09:00
README.md README: fix broken link in OBS badge 2025-02-15 01:32:51 +00:00
TODO journald: document Varlink interface 2025-04-02 17:32:05 +02:00
meson.build meson: rename RC_LOCAL_PATH -> SYSTEM_SYSVRCLOCAL_PATH 2025-04-03 00:19:49 +09:00
meson.version meson: update version to 258~devel 2024-12-10 19:30:06 +00:00
meson_options.txt meson: disable rc-local-generator when an empty string is specified to rc-local= meson option 2025-04-03 00:18:48 +09:00
mkosi.clangd mkosi: Switch to --rerun-build-scripts in mkosi.clangd 2025-03-07 16:09:03 +01:00
mkosi.clean mkosi: Add missing SPDX line 2024-09-22 15:23:08 +02:00
mkosi.conf mkosi: Stop passing package environment variables to tools image 2025-04-02 10:34:03 +02:00
mkosi.finalize mkosi: Mark /etc /var as updated in a finalize script 2025-03-28 09:49:17 +01:00
mkosi.functions mkosi: Move copying packages to the output directory to the postinst script 2024-10-29 11:28:47 +01:00
mkosi.postinst.chroot test: Make it possible to run the integration tests standalone 2025-03-27 21:37:13 +01:00
mkosi.sync mkosi: Use build image prepare scripts for tools tree as well 2025-03-28 12:29:09 +01: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