Skip to content
Snippets Groups Projects
Commit cda9e2f0 authored by Philip's avatar Philip
Browse files

[settings.conf] update for Manjaro

parent ff8be85b
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment