From 1529342620f66c32debe0b7676f03d49b6725a3d Mon Sep 17 00:00:00 2001 From: debianpepper Date: Sat, 7 Oct 2023 21:13:01 +0900 Subject: [PATCH] Update: Corrected the setting.conf Calamares Uncommented the key value pairs section for the inits Signed-off-by: debianpepper --- .../dev_32/calamares/settings.conf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/iso_configs/calamares_settings/dev_32/calamares/settings.conf b/iso_configs/calamares_settings/dev_32/calamares/settings.conf index 7841bac9..9f039523 100644 --- a/iso_configs/calamares_settings/dev_32/calamares/settings.conf +++ b/iso_configs/calamares_settings/dev_32/calamares/settings.conf @@ -7,15 +7,15 @@ modules-search: [ local, /usr/lib/calamares/modules ] # YAML: list of maps of string:string key-value pairs. instances: -#- id: packages -# module: netinstall -# config: netinstall-packages.conf -#- id: system -# module: netinstall -# config: netinstall-system.conf -#- id: pkgs -# module: netinstall -# config: netinstall-pkgs.conf +- id: packages + module: netinstall + config: netinstall-packages.conf +- id: system + module: netinstall + config: netinstall-system.conf +- id: pkgs + module: netinstall + config: netinstall-pkgs.conf sequence: