From 8e02d6cb7dc00519a0e6d35ea1b7125cdf78cacaaa0650475026a46f55d9949b Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Fri, 5 Dec 2025 15:31:30 +0100 Subject: [PATCH] V8.13.544.2025.12.05 Signed-off-by: Marc S. Weidner --- config/hooks/live/zzzz_ciss_crypt_squash.hook.binary | 2 +- lib/lib_lb_config_write_trixie.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hooks/live/zzzz_ciss_crypt_squash.hook.binary b/config/hooks/live/zzzz_ciss_crypt_squash.hook.binary index 1c7030d..d5a8917 100644 --- a/config/hooks/live/zzzz_ciss_crypt_squash.hook.binary +++ b/config/hooks/live/zzzz_ciss_crypt_squash.hook.binary @@ -99,7 +99,7 @@ if [[ "${VAR_GITEA_RUNNER}" == "false" ]]; then --verbose \ "${LUKSFS}" -else +elif [[ "${VAR_GITEA_RUNNER}" == "true" ]]; then cryptsetup luksFormat \ --batch-mode \ diff --git a/lib/lib_lb_config_write_trixie.sh b/lib/lib_lb_config_write_trixie.sh index a8a676a..00a84ed 100644 --- a/lib/lib_lb_config_write_trixie.sh +++ b/lib/lib_lb_config_write_trixie.sh @@ -101,7 +101,7 @@ lb_config_write_trixie() { --system live \ --source false \ --source-images tar \ - --uefi-secure-boot auto \ + --uefi-secure-boot enable \ --updates true \ --utc-time true \ --verbose