[settings.conf] fix yaml
This commit is contained in:
parent
96783d2a55
commit
5c94a7b15d
@ -86,38 +86,38 @@ modules-search: [ local ]
|
|||||||
# 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-systemd
|
- services-systemd
|
||||||
- grubcfg
|
- grubcfg
|
||||||
- bootloader
|
- bootloader
|
||||||
- postcfg
|
- postcfg
|
||||||
- umount
|
- umount
|
||||||
- show:
|
- show:
|
||||||
- finished
|
- finished
|
||||||
|
|
||||||
# A branding component is a directory, either in SHARE/calamares/branding or
|
# A branding component is a directory, either in SHARE/calamares/branding or
|
||||||
# in /etc/calamares/branding (the latter takes precedence). The directory must
|
# in /etc/calamares/branding (the latter takes precedence). The directory must
|
||||||
|
Loading…
Reference in New Issue
Block a user