YaST2 Developers Documentation: Auto-Installation



functions
files
intro

Auto-Installation

modules/AutoinstConfig.ycp
This module handles the configuration for auto-installation

Imports

  • Installation
  • Misc
  • Mode
  • URL
  • URL

Includes

  • autoinstall/io.ycp
  • autoinstall/xml.ycp

Global Functions

global ParseCmdLine (string autoinstall) -> boolean

Return location of profile from command line.

Parameters:
autoinstall
Return value:
with protocol, server, path
Example:
  autoyast=http://www.server.com/profiles/

global SetProtocolMessage () -> void

SetProtocolMessage ()

global Save () -> void

Save Configuration global settings

global AutoinstConfig () -> void

Constructor


YaST2 Developers Documentation