YaST2 Developers Documentation: Online update



functions
files
intro

Online update

Data used for Online Update

Imports

  • Arch
  • Installation
  • Mode

Global Variables

global cd_update -> boolean

flag: do we do an update from CD?

global you_auto_get -> boolean

flag: YOU automatic get mode?

global you_auto_install -> boolean

flag: YOU automatic install mode?

global you_auto -> boolean

flag: Automatic Update

global you_continue -> boolean

flag: Continue mode?

global you_auto_batchkind -> string

batch kind like security,.....

global you_ok -> boolean

flag: YOU ok?

global reloadServer -> string

reloading serverlist form www.suse.de

global you_url -> string

Url where patches are looked for.

global signature_check -> boolean

should signatures be checked?

global reload -> boolean

Force reload of all patches?

global askServerSettings -> boolean

Donot ask for serversettings?


YaST2 Developers Documentation