OSDN Git Service

Add prompt-install to settings.conf.
authorTeo Mrnjavac <teo@kde.org>
Fri, 10 Apr 2015 10:38:23 +0000 (12:38 +0200)
committerTeo Mrnjavac <teo@kde.org>
Mon, 13 Apr 2015 12:58:34 +0000 (14:58 +0200)
settings.conf

index 457a799..2ae033e 100644 (file)
@@ -67,3 +67,8 @@ postinstall:
 # Only the name of the branding component (directory) should be specified here, Calamares
 # then takes care of finding it and loading the contents.
 branding: default
+
+# If this is set to true, Calamares will show an "are you sure?" prompt right before the
+# install phase, i.e. at the point of no return. If it's false, no prompt is shown.
+# Default is false.
+prompt-install: false