[settings.conf] update for Manjaro

This commit is contained in:
Philip 2016-09-10 14:03:39 +02:00
parent ff8be85b08
commit cda9e2f0c1

View File

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