mirror of
https://github.com/Snigdha-OS/snigdhaos-calamares-config.git
synced 2025-09-08 06:44:57 +02:00
⏳ @eshanized updated the repository!!!
This commit is contained in:
@@ -130,28 +130,38 @@ sequence:
|
|||||||
- partition
|
- partition
|
||||||
# - zfs
|
# - zfs
|
||||||
- mount
|
- mount
|
||||||
- unpackfs
|
- unpackfs@rootfs
|
||||||
|
- unpackfs@vmlinuz
|
||||||
- machineid
|
- machineid
|
||||||
- fstab
|
- fstab
|
||||||
- locale
|
- locale
|
||||||
- keyboard
|
- keyboard
|
||||||
- localecfg
|
- localecfg
|
||||||
# - luksbootkeyfile
|
- luksbootkeyfile
|
||||||
# - luksopenswaphookcfg
|
- luksopenswaphookcfg
|
||||||
|
- shellprocess@before
|
||||||
# - dracutlukscfg
|
# - dracutlukscfg
|
||||||
# - plymouthcfg
|
# - plymouthcfg
|
||||||
# - zfshostid
|
# - zfshostid
|
||||||
- initcpiocfg
|
- initcpiocfg
|
||||||
- initcpio
|
- initcpio
|
||||||
- users
|
# - users
|
||||||
- displaymanager
|
# - displaymanager
|
||||||
- networkcfg
|
- networkcfg
|
||||||
- hwclock
|
- hwclock
|
||||||
- services-systemd
|
- packages@choice
|
||||||
|
- removeuser
|
||||||
|
- users
|
||||||
|
- displaymanager
|
||||||
|
- ucode
|
||||||
|
- grubcfg
|
||||||
|
# - services-systemd
|
||||||
# - dracut
|
# - dracut
|
||||||
- initramfs
|
- initramfs
|
||||||
# - grubcfg
|
# - grubcfg
|
||||||
- bootloader
|
- bootloader
|
||||||
|
- shellprocess@final
|
||||||
|
- preservefiles
|
||||||
- umount
|
- umount
|
||||||
- show:
|
- show:
|
||||||
- finished
|
- finished
|
||||||
@@ -168,7 +178,7 @@ sequence:
|
|||||||
# here, Calamares then takes care of finding it and loading the contents.
|
# here, Calamares then takes care of finding it and loading the contents.
|
||||||
#
|
#
|
||||||
# YAML: string.
|
# YAML: string.
|
||||||
branding: default
|
branding: snigdhaos
|
||||||
|
|
||||||
# If this is set to true, Calamares will show an "Are you sure?" prompt right
|
# 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
|
# 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.
|
# this is not explicitly set.
|
||||||
#
|
#
|
||||||
# YAML: boolean.
|
# YAML: boolean.
|
||||||
prompt-install: false
|
prompt-install: true
|
||||||
|
|
||||||
# If this is set to true, Calamares will execute all target environment
|
# If this is set to true, Calamares will execute all target environment
|
||||||
# commands in the current environment, without chroot. This setting should
|
# commands in the current environment, without chroot. This setting should
|
||||||
|
Reference in New Issue
Block a user