mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
8919f86f57
- Let's set the environment on the kernel command line so it applies to initrd and main system. - Let's add the necessary wrappers that are also added in test-functions. Unlike test-functions we don't use gcc/clang to get the library path as that requires installing gcc/clang in the initrd. - Let's drop the hack to get journald writing to the console and have it write to kmsg instead. We'll get the output either way. - Stop removing libstdc++ and sanitizer libraries from Arch Linux initrds and other images as it's required by the sanitizer libraries. - Add a workaround for specifying extra meson options for opensuse - Add a leak sanitizer suppression file as a workaround for a false positive leak in verify_selinuxmnt() in libselinux. We do a soname match because the stacktrace can't be properly symbolized on Debian. |
||
---|---|---|
.. | ||
build_test.sh | ||
build_test.yml | ||
cflite_pr.yml | ||
cifuzz.yml | ||
codeql.yml | ||
coverity.yml | ||
development_freeze.yml | ||
differential-shellcheck.yml | ||
gather-pr-metadata.yml | ||
issue_labeler.yml | ||
labeler.yml | ||
linter.yml | ||
make_release.yml | ||
mkosi.yml | ||
requirements.txt | ||
scorecards.yml | ||
unit_tests.sh | ||
unit_tests.yml |