PotatOS for Linux.
Go to file
Yu Watanabe 228dff8f43 test-network: add test case for KeepConfiguration=yes with RTPROT_BOOT
For issue #36411.

(cherry picked from commit 1cac0676da)
2025-02-22 12:15:12 +01:00
.clusterfuzzlite ci: unpin CFLite 2022-04-26 09:13:57 +00:00
.github mkosi: Update to latest 2025-02-21 14:36:02 +09:00
.obs obs: also trigger Fedora package builds 2025-01-07 18:30:03 +00:00
.semaphore semaphore: switch debian/ubuntu to ci/v257-stable branch 2024-12-19 11:49:05 +00: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 Fix tense in SD_MESSAGE_SHUTDOWN_STR 2025-02-08 15:51:06 +09:00
coccinelle introduce FOREACH_ELEMENT 2024-04-18 17:39:34 +02:00
docs docs/CONTROL_GROUP_INTERFACE: fix typo 2025-02-22 12:15:12 +01:00
factory man: don't suggest using pam_unix.so's use_authtok switch 2024-01-17 23:59:05 +00:00
hwdb.d hwdb: update to main@{2025-02-07} 2025-02-08 15:51:06 +09:00
man docs: Clarify that login1 signals are not emitted for convenience objects 2025-02-22 12:15:12 +01:00
mime creds-util: add a concept of "user-scoped" credentials 2024-01-30 17:07:47 +01:00
mkosi.conf.d mkosi: Fix section for BuildSourcesEphemeral= 2025-02-08 15:51:06 +09:00
mkosi.coverage mkosi: Make sure the /coverage directory exists 2024-12-05 22:03:07 +01:00
mkosi.extra mkosi: move drop-in config for sanitizers 2024-12-10 09:46:29 +09:00
mkosi.extra.common mkosi: Move leak sanitizer supressions file to sanitizers extra tree 2024-12-08 12:55:43 +01:00
mkosi.images mkosi: update fedora commit reference 2025-02-21 14:36:02 +09:00
mkosi.repart mkosi: Switch back to btrfs 2024-08-05 15:00:24 +02:00
mkosi.sanitizers test: use systemd-asan-env environment file at more places 2024-12-10 11:01:53 +09: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: request non-NULL SSID when a wlan interface is configured as station 2024-07-31 10:06:04 +09:00
po po: Translated using Weblate (Russian) 2024-12-06 18:26:40 +09:00
presets presets: Don't enable systemd-homed-firstboot.service by default 2024-06-08 11:29:55 +01:00
profile.d profile.d: don't bail if $SHELL_* variables are unset 2024-12-12 16:33:57 +00:00
rules.d hwdb: Make remote controllable lights work out-of-the-box 2025-02-08 15:51:06 +09:00
shell-completion shell completion: add kernel-identify/inspect verbs for bootctl 2025-02-22 12:15:12 +01:00
src network/route: do not remove any foreign routes when KeepConfiguration=yes 2025-02-22 12:15:12 +01:00
sysctl.d sysctl.d: Fix pid_max comment 2023-10-31 13:07:49 +01:00
sysusers.d sysusers.d: lock all system users defined by us 2024-10-29 11:00:13 +01:00
test test-network: add test case for KeepConfiguration=yes with RTPROT_BOOT 2025-02-22 12:15:12 +01:00
tmpfiles.d Revert "link README.logs from tmpfiles.d/legacy.conf only if available" 2024-11-29 14:18:15 +01:00
tools tools/dbus_exporter: set LD_ORIGIN_PATH if procfs is not available 2025-02-22 12:15:12 +01:00
units units: use PrivateTmp=disconnected instead of 'yes' if DefaultDependencies=no 2024-12-19 09:55:11 +00: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 gitignore: Ignore /pkg/ instead of pkg/ (#33119) 2024-05-31 14:06:07 +08:00
.gitmodules mkosi: Replace submodules with our own thing 2024-05-30 19:31:32 +02:00
.mailmap mailmap: "reduce contributor count by 13" 2023-08-16 12:49:42 +02:00
.packit.yml packit: Simplify configuration 2025-01-07 18:26:13 +00: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 Finalize NEWS and meson.version for v257 2024-12-10 19:23:45 +00:00
README Bump kernel recommended baseline to v5.4 2024-10-16 18:06:11 +02:00
README.md README: drop CentOS CI badges 2024-12-12 16:33:57 +00:00
TODO Update TODO 2024-11-27 13:06:18 +01:00
meson.build meson: allow to customize the access mode for tty/pts devices 2025-02-08 15:51:06 +09:00
meson.version meson: bump version to 257.3 2025-02-13 18:48:27 +01:00
meson_options.txt meson: allow to customize the access mode for tty/pts devices 2025-02-08 15:51:06 +09:00
mkosi.clangd mkosi: Fix mkosi.clangd 2025-02-21 14:36:02 +09:00
mkosi.clean mkosi: Add missing SPDX line 2024-09-22 15:23:08 +02:00
mkosi.conf mkosi: Only make build sources ephemeral if NO_BUILD is not enabled 2025-02-08 15:51:06 +09: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 mkosi: Fix authselect systemd-homed feature name 2025-01-07 18:26:13 +00: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

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