From cda9e2f0c11e0d9cdf2a76e454cd6ed316e6eee6 Mon Sep 17 00:00:00 2001 From: Philip Date: Sat, 10 Sep 2016 14:03:39 +0200 Subject: [PATCH] [settings.conf] update for Manjaro --- settings.conf | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/settings.conf b/settings.conf index 4da88a8dd..e12434026 100644 --- a/settings.conf +++ b/settings.conf @@ -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