15. AutoinstConfig

This module handles the configuration for auto-installation

15.1. Authors

  • Anas Nashif <nashif@suse.de>

15.2. Summary of Module Globals

List of Global Functions

List of Global Variables

    15.3. Global Functions

    15.3.1. AutoinstConfig

    Constructor

    Return value

    • void

    15.3.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/


    15.3.3. Save

    Save Configuration global settings

    Return value

    • void

    15.3.4. SetProtocolMessage

    SetProtocolMessage ()

    Return value

    • void

    15.3.5. ShellEscape

    escape a string so it can be passed to a shell

    Function parameters

    • string s

    Return value

    • string - escaped string string

    15.4. Global Variables

    15.5. Module Requirements

    15.5.1. Module Imports

    • Installation
    • Misc
    • Mode
    • URL
    • URL

    15.5.2. Module Includes

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