YaST2 Developers Documentation: update_proposal.ycp

update_proposal.ycp

  • Arvin Schnell
  • Purpose: Let user choose update settings.

This module has an unstable interface.

Imports

  • FileUtils
  • HTML
  • Installation
  • Label
  • PackageCallbacks
  • Packages
  • Popup
  • Product
  • ProductFeatures
  • RootPart
  • SpaceCalculation
  • Stage
  • Update

Structures

Local Functions

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