From 8fc7bdbfe20c442dae6c0a8f1c472ca0ca9e7189 Mon Sep 17 00:00:00 2001 From: debianpepper Date: Tue, 16 Jan 2024 20:47:37 +0900 Subject: [PATCH] Testing: Calamares building Signed-off-by: debianpepper --- python_modules/conf.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/python_modules/conf.py b/python_modules/conf.py index 6d4b998b..152dc26b 100644 --- a/python_modules/conf.py +++ b/python_modules/conf.py @@ -355,7 +355,9 @@ LBSET_MAIN_SHARED = ('lb config noauto' ' --iso-publisher "Peppermint OS Team"' ' --iso-volume "PeppermintOS" --mode debian --quiet' ' --security false --uefi-secure-boot enable' - ' --updates false --win32-loader false --zsync false' + ' --updates false --win32-loader false --zsync false' + ' --live-hook ./config/hooks/live/0070-install-calamares' + ) # Shared by architecture