update
This commit is contained in:
parent
9cbdee77a2
commit
59f8950db3
1 changed files with 35 additions and 13 deletions
|
@ -1,16 +1,38 @@
|
||||||
---
|
---
|
||||||
branding: "lunora"
|
modules-search: [ local ]
|
||||||
|
|
||||||
modules:
|
sequence:
|
||||||
|
- show:
|
||||||
- welcome
|
- welcome
|
||||||
- locale
|
- locale
|
||||||
- keyboard
|
- keyboard
|
||||||
- partition
|
- partition
|
||||||
- users
|
- users
|
||||||
- packages
|
|
||||||
- bootloader
|
|
||||||
- summary
|
- summary
|
||||||
|
- exec:
|
||||||
|
- partition
|
||||||
|
- mount
|
||||||
|
- unpackfs
|
||||||
|
- machineid
|
||||||
|
- locale
|
||||||
|
- keyboard
|
||||||
|
- localecfg
|
||||||
|
- fstab
|
||||||
|
- initcpio
|
||||||
|
- users
|
||||||
|
- displaymanager
|
||||||
|
- networkcfg
|
||||||
|
- services-systemd
|
||||||
|
- bootloader
|
||||||
|
- umount
|
||||||
|
- show:
|
||||||
- finished
|
- finished
|
||||||
|
|
||||||
show:
|
branding: lunora
|
||||||
sidebar: true
|
prompt-install: false
|
||||||
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue