17. AutoinstGeneral

Configuration of general settings for autoyast

17.1. Summary of Module Globals

List of Global Functions

List of Global Variables

    17.2. Global Functions

    17.2.1. AutoinstGeneral

    Constructor

    Return value

    • void

    17.2.2. Export

    Export Configuration

    Return value

    • map

    17.2.3. GetModified

    Functions which returns if the settings were modified

    Return value

    • boolean - settings were modified

    17.2.4. Import

    Import Configuration

    Function parameters

    • map settings

    Return value

    • boolean - booelan

    17.2.5. SetModified

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

    Return value

    • void

    17.2.6. SetSignatureHandling

    set the sigature handling

    Return value

    • void

    17.2.7. Summary

    Summary of configuration

    Return value

    • string - Formatted summary

    17.2.8. Write

    Write General Configuration

    Return value

    • boolean - true on success

    17.3. Global Variables

    17.4. Module Requirements

    17.4.1. Module Imports

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

    17.4.2. Module Includes