YaST2 Developers Documentation: Configuration of profile-manager



functions
files
intro

Configuration of profile-manager

include/profile-manager/wizards.ycp
Wizards definitions

Imports

  • Label
  • Popup
  • ProfileManager
  • Sequencer
  • Wizard

Includes

  • profile-manager/complex.ycp

Local Functions

local Cancel () -> symbol

Finishing module after clicking windowmanager "close window" button

Return value:
next (-> write all)

local MainSequence () -> any

Main sequence of profile-manager

Return value:
sequence result

local ProfileManagerSequence () -> symbol

Whole configuration of profile-manager

Return value:
sequence result

local ProfileManagerAutoSequence () -> symbol

Whole configuration of profile-manager but without reading and writing. For use with autoinstallation.

Return value:
sequence result

YaST2 Developers Documentation