mirror of
https://github.com/Snigdha-OS/snigdhaos-calamares-config.git
synced 2025-09-07 14:25:12 +02:00
⏳ @eshanized updated the repository!!!
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user