1
0
mirror of https://github.com/systemd/systemd synced 2024-07-03 08:29:25 +00:00
systemd/mkosi.conf.d
Daan De Meyer 8919f86f57 mkosi: Sanitizer improvements
- 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.
2024-05-31 17:26:13 +02:00
..
10-centos.conf mkosi: Switch from btrfs to ext4 2024-05-29 14:10:50 +02:00
10-debian.conf mkosi: Update to latest 2023-09-05 15:28:23 +02:00
10-extra-search-paths.conf mkosi: Conditionally use tools tree 2023-09-09 15:53:26 +02:00
10-fedora.conf mkosi: Update fedora to latest 2024-05-14 20:44:39 +02:00
10-opensuse.conf Build distribution packages in mkosi 2024-03-07 10:47:19 +01:00
10-tools.conf Set default value for tools tree 2023-11-09 12:10:11 +01:00
10-ubuntu.conf Build distribution packages in mkosi 2024-03-07 10:47:19 +01:00
20-sanitizers.conf mkosi: Sanitizer improvements 2024-05-31 17:26:13 +02:00
macros.db_backend Build distribution packages in mkosi 2024-03-07 10:47:19 +01:00