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
|
||||
- locale
|
||||
- keyboard
|
||||
- partition
|
||||
- users
|
||||
- packages
|
||||
- bootloader
|
||||
- summary
|
||||
- exec:
|
||||
- partition
|
||||
- mount
|
||||
- unpackfs
|
||||
- machineid
|
||||
- locale
|
||||
- keyboard
|
||||
- localecfg
|
||||
- fstab
|
||||
- initcpio
|
||||
- users
|
||||
- displaymanager
|
||||
- networkcfg
|
||||
- services-systemd
|
||||
- bootloader
|
||||
- umount
|
||||
- show:
|
||||
- finished
|
||||
|
||||
show:
|
||||
sidebar: true
|
||||
branding: lunora
|
||||
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