From 6c38a975eeb0ebe06e7146fed6cf4bcdf8499b6c Mon Sep 17 00:00:00 2001 From: Katja Marttila Date: Tue, 19 Jun 2018 13:52:24 +0300 Subject: Add property to disable default repository saving By default, all default repositories defined in are saved to maintenancetool.ini -file. When you start maintenancetool, the repositories are read from maintenancetool.ini and those are used. There are cases when we don't want to use the default repositories when running maintenancetol. Change-Id: I4507e16636f2d709aa099eaa865264800591ce0d Reviewed-by: Leena Miettinen Reviewed-by: Jani Heikkinen --- doc/installerfw.qdoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc index 669fc66f4..22a15983b 100644 --- a/doc/installerfw.qdoc +++ b/doc/installerfw.qdoc @@ -324,6 +324,11 @@ \row \li SupportsModify \li Set to \c false if the product does not support modifying an existing installation. + \row + \li SaveDefaultRepositories + \li Set to \c false if default repositories \c should not be saved to \e {MaintenanceToolName}.ini. + By default default repositories are saved. Not saving the repositories means than when you run \e maintenancetool + there are no default repositories in use. \endtable -- cgit v1.2.3