chore: switch rechunked images to hardened_malloc-light and demote them to experimental

This commit is contained in:
qoijjj
2024-09-29 00:13:44 -07:00
committed by GitHub
parent e0554019bb
commit 989389e8da
83 changed files with 117 additions and 110 deletions

View File

@@ -2,6 +2,6 @@
# Tell build process to exit if there are any errors.
set -oue pipefail
\
patch /usr/share/ublue-os/just/15-luks.just < use-pkexec-in-luks-just.patch
patch /usr/share/ublue-os/just/40-nvidia.just < remove-unusable-just-command.patch

View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
# Tell build process to exit if there are any errors.
set -oue pipefail
sed -i 's/libhardened_malloc.so/libhardened_malloc-light.so/' /etc/ld.so.preload