YaST2 Developers Documentation: Update.ycp



functions
files
intro

Update.ycp

Imports

  • Packages
  • ProductFeatures

Global Functions

Local Functions

global Reset () -> void

local fill_version_map () -> void

global GetProductName () -> boolean

global GetBaseSelections () -> list<string>

Get all available base selections sorted in reverse order (highest ordered bases selection comes first).

global ProposeSelection () -> void

Propose a selection for the update and save it's name in Update::selected_selection.

global Detach () -> void


YaST2 Developers Documentation