YaST2 Developers Documentation: Configuration of sysconfig



functions
files
intro

Configuration of sysconfig

include/sysconfig/wizards.ycp
Wizards definitions

Imports

  • Label
  • Popup
  • Sequencer
  • Sysconfig
  • Wizard

Includes

  • sysconfig/complex.ycp
  • sysconfig/dialogs.ycp

Local Functions

local MainSequence () -> symbol

Main workflow of the sysconfig configuration

Return value:
sequence result

local SysconfigAutoSequence () -> symbol

Whole configuration of sysconfig but without reading and writing. For use with autoinstallation.

Return value:
sequence result

local SysconfigSequence () -> boolean

Whole configuration of sysconfig

Return value:
sequence result

YaST2 Developers Documentation