YaST2 Developers Documentation: Auto-installation

Auto-installation

clients/inst_autoconfigure.ycp
This module finishes auto-installation and configures the system as described in the profile file.
  • Anas Nashif

This module has an unstable interface.

Imports

  • AutoinstConfig
  • AutoinstScripts
  • Call
  • Label
  • Popup
  • Profile
  • Wizard
  • Y2ModuleConfig

Local Functions

local logStep (string step_descr) -> void

Display a step in the LogView widget and increment the progress bar. Uses global variable 'current_step'.

Parameters:
step_descr description of the step.