From 3224d3c44fb28511d067dce19511023b4ca48ce2 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Fri, 12 Apr 2024 04:18:27 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- calamares/settings-beginner.conf | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/calamares/settings-beginner.conf b/calamares/settings-beginner.conf index 389c685..5d8c0e5 100644 --- a/calamares/settings-beginner.conf +++ b/calamares/settings-beginner.conf @@ -130,28 +130,38 @@ sequence: - partition # - zfs - mount - - unpackfs + - unpackfs@rootfs + - unpackfs@vmlinuz - machineid - fstab - locale - keyboard - localecfg -# - luksbootkeyfile -# - luksopenswaphookcfg + - luksbootkeyfile + - luksopenswaphookcfg + - shellprocess@before # - dracutlukscfg # - plymouthcfg # - zfshostid - initcpiocfg - initcpio - - users - - displaymanager + # - users + # - displaymanager - networkcfg - hwclock - - services-systemd + - packages@choice + - removeuser + - users + - displaymanager + - ucode + - grubcfg + # - services-systemd # - dracut - initramfs # - grubcfg - bootloader + - shellprocess@final + - preservefiles - umount - show: - finished @@ -168,7 +178,7 @@ sequence: # here, Calamares then takes care of finding it and loading the contents. # # YAML: string. -branding: default +branding: snigdhaos # If this is set to true, Calamares will show an "Are you sure?" prompt right # before each execution phase, i.e. at points of no return. If this is set to @@ -176,7 +186,7 @@ branding: default # this is not explicitly set. # # YAML: boolean. -prompt-install: false +prompt-install: true # If this is set to true, Calamares will execute all target environment # commands in the current environment, without chroot. This setting should