summaryrefslogtreecommitdiff
path: root/app-misc/calamares-config-redcore/files/settings.conf
blob: c17ae61c7f3805a9808a7b7757e8f70ef17c4022 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
modules-search: [ local ]

sequence:
- show:
  - welcome
  - locale
  - keyboard
  - partition
  - users
  - summary
- exec:
  - partition
  - mount
  - unpackfs
  - machineid
  - fstab
  - locale
  - keyboard
  - localecfg
  - luksbootkeyfile
  - dracutlukscfg
  - openrcdmcryptcfg
  - users
  - displaymanager
  - hwclock
  - dracut
  - packages
  - grubcfg
  - bootloader
  - umount
- show:
  - finished

branding: redcore_branding
prompt-install: true
dont-chroot: false
oem-setup: false
disable-cancel: false
disable-cancel-during-exec: false
hide-back-and-next-during-exec: false
quit-at-end: false