settings.conf: validate settings with kwalify
This commit is contained in:
parent
2b00d28de2
commit
1917844338
@ -58,39 +58,39 @@ instances:
|
|||||||
# instances are lifted.
|
# instances are lifted.
|
||||||
# YAML: list of lists of strings.
|
# YAML: list of lists of strings.
|
||||||
sequence:
|
sequence:
|
||||||
- show:
|
- show:
|
||||||
- welcome
|
- welcome
|
||||||
- locale
|
- locale
|
||||||
- keyboard
|
- keyboard
|
||||||
- partition
|
- partition
|
||||||
- users
|
- users
|
||||||
- summary
|
- summary
|
||||||
- exec:
|
- exec:
|
||||||
- partition
|
- partition
|
||||||
- mount
|
- mount
|
||||||
- unpackfs
|
- unpackfs
|
||||||
- machineid
|
- machineid
|
||||||
- fstab
|
- fstab
|
||||||
- locale
|
- locale
|
||||||
- keyboard
|
- keyboard
|
||||||
- localecfg
|
- localecfg
|
||||||
- luksopenswaphookcfg
|
- luksopenswaphookcfg
|
||||||
- luksbootkeyfile
|
- luksbootkeyfile
|
||||||
- plymouthcfg
|
- plymouthcfg
|
||||||
- initcpiocfg
|
- initcpiocfg
|
||||||
- initcpio
|
- initcpio
|
||||||
- users
|
- users
|
||||||
- displaymanager
|
- displaymanager
|
||||||
- mhwdcfg
|
- mhwdcfg
|
||||||
- networkcfg
|
- networkcfg
|
||||||
- hwclock
|
- hwclock
|
||||||
- services
|
- services
|
||||||
- grubcfg
|
- grubcfg
|
||||||
- bootloader
|
- bootloader
|
||||||
- postcfg
|
- postcfg
|
||||||
- umount
|
- umount
|
||||||
- show:
|
- show:
|
||||||
- finished
|
- finished
|
||||||
|
|
||||||
# A branding component is a directory, either in SHARE/calamares/branding or in
|
# A branding component is a directory, either in SHARE/calamares/branding or in
|
||||||
# /etc/calamares/branding (the latter takes precedence). The directory must contain a
|
# /etc/calamares/branding (the latter takes precedence). The directory must contain a
|
||||||
|
Loading…
Reference in New Issue
Block a user