YaST2 Developers Documentation: yqst2



functions
files
intro

yqst2

modules/Confirm.ycp
Confirmation routines Author: Michal Svec

Imports

  • Label
  • Mode
  • Popup

Global Functions

global Detection (string class) -> boolean

Confirm hardware detection (only in manual installation)

Parameters:
class hardware class (network cards)
Return value:
true on continue

global MustBeRoot () -> boolean

If we are running as root, return true. Otherwise ask the user whether we should continue even though things might not work


YaST2 Developers Documentation