From 784c088c0eaac5c746520fb6d6b55906e743e283fc882accba30f5042eb33c87 Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Wed, 17 Jun 2026 18:44:12 +0100 Subject: [PATCH] V9.14.026.2026.06.17 Signed-off-by: Marc S. Weidner --- .../usr/lib/live/boot/0042_ciss_post_decrypt_attest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/includes.chroot/usr/lib/live/boot/0042_ciss_post_decrypt_attest b/config/includes.chroot/usr/lib/live/boot/0042_ciss_post_decrypt_attest index 4061575..70acb2b 100644 --- a/config/includes.chroot/usr/lib/live/boot/0042_ciss_post_decrypt_attest +++ b/config/includes.chroot/usr/lib/live/boot/0042_ciss_post_decrypt_attest @@ -23,7 +23,7 @@ # SHA-512 digest and the exact byte length; allocation slack after that SquashFS payload is intentionally out of scope. # - Panics on missing, malformed, unauthentic, or mismatched evidence. -set -eu +#set -eu printf "\e[95m[INFO] Starting : [/usr/lib/live/boot/0042_ciss_post_decrypt_attest] \n\e[0m"