YaST2 Developers Documentation: repair



functions
files
intro

repair

OSRSystem.ycp
Provide osr mode information.

Imports

  • Installation
  • Mode
  • OSRStatus
  • Report

Global Functions

Local Variables

local root -> string

The current root environment.

local target_root -> string

The target system root mount point.

local org_root -> string

The base root mount point.

global ChangeRoot (string new_root) -> boolean

Change the root environment.

Parameters:
new_root

global SetTargetRoot () -> void

Change root to target root mount point.


YaST2 Developers Documentation