oginstaller/graf_installer/calamares/settings.conf

52 lines
842 B
Plaintext

---
modules-search:
- local
- /usr/lib/x86_64-linux-gnu/calamares/modules
instances:
- id: shell_nonchroot
module: shellprocess
config: shell_nonchroot.conf
- id: shell_chroot
module: shellprocess
config: shell_chroot.conf
sequence:
- show:
- welcome
- locale
- keyboard
- partition
- users
- summary
- exec:
- partition
- mount
- unpackfs
- fstab
- packages
- machineid
- locale
- keyboard
- users
- hwclock
- shellprocess@shell_nonchroot
- shellprocess@shell_chroot
- networkcfg
- initramfs
- bootloader
- umount
- show:
- finished
branding: opengnsys
prompt-install: false
dont-chroot: false
oem-setup: false
disable-cancel: false
hide-back-and-next-during-exec: false
disable-cancel-during-exec: false
quit-at-end: false