[settings.conf] update for Manjaro
This commit is contained in:
parent
ff8be85b08
commit
cda9e2f0c1
@ -30,8 +30,7 @@ modules-search: [ local ]
|
||||
# For more information on running module instances, run Calamares in debug mode
|
||||
# and check the Modules page in the Debug information interface.
|
||||
# YAML: list of maps of string:string key-value pairs.
|
||||
|
||||
#instances:
|
||||
instances:
|
||||
#- id: owncloud
|
||||
# module: webview
|
||||
# config: owncloud.conf
|
||||
@ -67,8 +66,6 @@ sequence:
|
||||
- users
|
||||
- summary
|
||||
- exec:
|
||||
# - dummyprocess
|
||||
# - dummypython
|
||||
- partition
|
||||
- mount
|
||||
- unpackfs
|
||||
@ -77,23 +74,22 @@ sequence:
|
||||
- locale
|
||||
- keyboard
|
||||
- localecfg
|
||||
# - luksbootkeyfile
|
||||
# - luksopenswaphookcfg
|
||||
# - plymouthcfg
|
||||
- luksopenswaphookcfg
|
||||
- luksbootkeyfile
|
||||
- plymouthcfg
|
||||
- initcpiocfg
|
||||
- initcpio
|
||||
- users
|
||||
- displaymanager
|
||||
- hardwarecfg
|
||||
- networkcfg
|
||||
- hwclock
|
||||
- services
|
||||
# - dracut
|
||||
- initramfs
|
||||
# - grubcfg
|
||||
- grubcfg
|
||||
- bootloader
|
||||
- postcfg
|
||||
- umount
|
||||
- show:
|
||||
# - webview@owncloud
|
||||
- finished
|
||||
|
||||
# A branding component is a directory, either in SHARE/calamares/branding or in
|
||||
@ -105,7 +101,7 @@ sequence:
|
||||
# Only the name of the branding component (directory) should be specified here, Calamares
|
||||
# then takes care of finding it and loading the contents.
|
||||
# YAML: string.
|
||||
branding: default
|
||||
branding: manjaro
|
||||
|
||||
# If this is set to true, Calamares will show an "Are you sure?" prompt right before
|
||||
# each execution phase, i.e. at points of no return. If this is set to false, no prompt
|
||||
|
Loading…
Reference in New Issue
Block a user