YaST2 Developers Documentation: Auto-installation

Auto-installation

modules/AutoInstall.ycp
Auto-installation related functions module

This module has an unstable interface.

Imports

  • AutoInstallRules
  • AutoinstConfig
  • Mode
  • Profile
  • Report
  • Stage
  • TFTP

Global Functions

global Continue () -> boolean

Read saved data in continue mode

Return value:
true on success
global AutoInstall () -> void

Constructer

global Save () -> boolean

Save configuration

Return value:
true on success
global Finish (string destdir) -> void

Finish Auto-Installation by saving misc files

Parameters:
destdir
global PXELocalBoot () -> boolean

Put PXE file on the boot server using tftp

Return value:
true on success
global TurnOff () -> boolean

Turn off the second stage of autoyast