14. AutoinstConfig

This module handles the configuration for auto-installation

14.1. Summary of Module Globals

List of Global Functions

List of Global Variables

    14.2. Global Functions

    14.2.1. AutoinstConfig

    Constructor

    Return value

    • void

    14.2.2. ParseCmdLine

    Return location of profile from command line.

    Function parameters

    • string autoinstall

    Return value

    • boolean - with protocol, server, path

    Example 3. 

     autoyast=http://www.server.com/profiles/


    14.2.3. Save

    Save Configuration global settings

    Return value

    • void

    14.2.4. SetProtocolMessage

    SetProtocolMessage ()

    Return value

    • void

    14.2.5. ShellEscape

    escape a string so it can be passed to a shell

    Function parameters

    • string s

    Return value

    • string - escaped string string

    14.3. Global Variables

    14.4. Module Requirements

    14.4.1. Module Imports

    • Installation
    • Misc
    • Mode
    • URL
    • URL

    14.4.2. Module Includes

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