14. AutoinstGeneral

Configuration of general settings for autoyast

14.1. Summary of Module Globals

List of Global Functions

List of Global Variables

    14.2. Global Functions

    14.2.1. AutoinstGeneral

    Constructor

    Return value

    • void

    14.2.2. Export

    Export Configuration

    Return value

    • map

    14.2.3. GetModified

    Functions which returns if the settings were modified

    Return value

    • boolean - settings were modified

    14.2.4. Import

    Import Configuration

    Function parameters

    • map settings

    Return value

    • boolean - booelan

    14.2.5. SetModified

    Function sets internal variable, which indicates, that any settings were modified, to "true"

    Return value

    • void

    14.2.6. SetSignatureHandling

    set the sigature handling

    Return value

    • void

    14.2.7. Summary

    Summary of configuration

    Return value

    • string - Formatted summary

    14.2.8. Write

    Write General Configuration

    Return value

    • boolean - true on success

    14.3. Global Variables

    14.4. Module Requirements

    14.4.1. Module Imports

    • AutoInstall
    • AutoinstConfig
    • Keyboard
    • Keyboard
    • Language
    • Misc
    • Mouse
    • Pkg
    • Profile
    • Stage
    • Summary
    • Timezone

    14.4.2. Module Includes