Unknown YCP Module |
|
This module has an unstable interface. |
Imports
StructuresLocal Functions |
Info:
Module: update_proposal.ycp
Author: Arvin Schnell
Purpose: Let user choose update settings.
local
GetUpdateConf ()
->
map <string, any>
Function returns map of upgrade-configuration. Some keys might be missing. In that case, the default libzypp values will be used. See FATE #301990 and bnc #238488. The keys should be matching keys for Pkg::PkgUpdateAll(). "keep_installed_patches" were removed by bnc #349533.
Structure $[
"delete_unmaintained" : boolean,
"silent_downgrades" : boolean,
]
- Return value:
-
with a configuration