1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-07 17:17:44 +03:00
Backports of patch from systemd git to stable distributions
Go to file
Mike Yuan 39c2b7fd58 portable: do not use SYNTHETIC_ERRNO for sd_bus_error_set_errno()
The concept of synthetic errnos is about logging, which
is irrelevant irt bus error and we don't do any special
treatment in sd-bus for them, meaning the value propagated
would be spurious.

(cherry picked from commit 2f2058da0b88535cb3a95fc98e7b2f1ae4d35601)
(cherry picked from commit 018c7fb18ae8aff5414d5e74cb41fb98b72c0554)
2024-11-15 00:04:54 +00:00
.clusterfuzzlite ci: unpin CFLite 2022-04-26 09:13:57 +00:00
.github mkosi: drop CentOS 8 from CI 2024-07-06 16:25:07 +02:00
.semaphore semaphore: do not build docs 2024-10-09 16:18:12 +01:00
catalog tpm2-setup: Don't fail if we can't access the TPM due to authorization failure 2024-06-25 11:37:48 +02:00
coccinelle coccinelle: don't run iovec-make on iovec_done{,_erase} 2023-10-25 11:16:37 +02:00
docs docs: add a missing : character 2024-11-15 00:04:54 +00:00
factory man: don't suggest using pam_unix.so's use_authtok switch 2024-01-24 13:57:48 +00:00
hwdb.d hwdb: update to main@{2024-11-12} 2024-11-15 00:04:54 +00:00
LICENSES LICENSES/README: expand text to summarize state for binaries and libs 2024-07-06 16:25:07 +02:00
man man: tone down claims on processes having exited already in ExecStop= 2024-11-15 00:04:54 +00:00
mkosi.conf.d mkosi: Enable hyperscale-packages-experimental for CentOS 2024-07-06 16:25:07 +02:00
mkosi.extra/root mkosi: Disable pagination in gdb 2024-08-16 11:07:11 +02:00
mkosi.images mkosi: install libgcrypt20 and libcryptsetup12 manually in debian 2024-08-16 12:05:49 +02:00
modprobe.d modprobe: set 'ifb numifbs=0' to avoid autocreating ifb0 2024-01-24 13:57:48 +00:00
network network: request non-NULL SSID when a wlan interface is configured as station 2024-08-16 11:07:11 +02:00
po l10n: fix credits for the French translation 2024-07-24 17:28:16 +01:00
presets preset: enable confext and sysext by default (#31211) 2024-02-11 19:07:23 +00:00
rules.d udev: consider serial ports as unconfigured only if both port and iomem_base sysattr is zero 2024-11-15 00:04:54 +00:00
shell-completion zsh/_networkctl: remove duplicated argument for completion (#31926) 2024-07-24 17:28:16 +01:00
src portable: do not use SYNTHETIC_ERRNO for sd_bus_error_set_errno() 2024-11-15 00:04:54 +00:00
sysctl.d sysctl.d: Fix pid_max comment 2023-10-31 13:07:49 +01:00
sysusers.d Revert "sysusers.d: create the user for systemd-journal-upload.service" 2023-12-15 16:36:36 +01:00
test core/namespace: honor MountEntry.read_only, .options, and so on in static entries 2024-11-15 00:04:54 +00:00
tmpfiles.d tmpfiles.d/systemd: use ACL 'X' bit where appropriate 2024-04-23 20:19:24 +02:00
tools doc-sync: strip point release from version before uploading 2024-11-15 00:04:54 +00:00
units logind: allow read/write to char-hvc devices 2024-11-15 00:04:54 +00:00
xorg xorg/50-systemd-user: add a full license header 2021-10-01 14:45:00 +02:00
.clang-format clang-format: Adjust style of pointers 2022-05-30 04:00:54 +09: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 Update to mkosi v19 2023-11-28 19:54:58 +01:00
.mailmap mailmap: "reduce contributor count by 13" 2023-08-16 12:49:42 +02:00
.packit.yml packit: use Fedora 40 2024-05-27 17:17:51 +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
configure configure: update meson invocation 2023-07-29 14:08:06 +02: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
Makefile tree-wide: add spdx header on all scripts and helpers 2021-01-28 09:55:35 +01:00
meson_options.txt meson: add option to build systemd-executor "statically" 2024-07-24 17:28:16 +01:00
meson.build meson: add loongarch64's definition to cpu_arch_defines 2024-11-15 00:04:54 +00:00
mkosi.conf Update to mkosi v19 2023-11-28 19:54:58 +01:00
mkosi.kernel.config mkosi: Don't disable CONFIG_USB 2023-09-06 12:58:30 +02:00
NEWS NEWS: fix typo s/show/shown/ 2023-12-15 16:36:36 +01:00
README README: update requirements for signed dm-verity 2024-07-06 16:25:07 +02:00
README.md Revert "docs: use collections to structure the data" 2024-02-26 13:21:18 +00:00
TODO man: slightly enhance docs about "exitrd" and remove TODO entry for it 2024-10-09 16:18:12 +01: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, join our IRC channel or Matrix channel

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