YaST2 Developers Documentation: repair

repair

OSRMode.ycp
Special OSR mode

This module has an unstable interface.

Provide osr mode information.

Imports

  • Mode
  • OSRLogFile
  • Report
  • Stage

Global Variables

Global Functions

global automatic -> boolean

Automatic detection and repair, no user-interaction but GUI.

global demo -> boolean

No real error-detection or repair, only demonstration, GUI.

global detection -> boolean

Only detection, no repair, GUI.

global script -> boolean

No GUI, no user-interaction, input-values come from a map.

global provides -> boolean

Prints the values provided by the detection-modules to the

global IsValid () -> boolean

Get the execution-mode, description: Stage::initial () == true -> Initial boot per CD-Rom or NFS Stage::cont () == true -> Continue installation Stage::initial ()e == false) && (Stage::cont () == false) -> Running Linux-system