19. AutoinstGeneral

Configuration of general settings for autoyast

19.1. Authors

  • Anas Nashif (nashif@suse.de)

19.2. Summary of Module Globals

List of Global Functions

List of Global Variables

    19.3. Global Functions

    19.3.1. AutoinstGeneral

    Constructor

    Return value

    • void

    19.3.2. Export

    Export Configuration

    Return value

    • map

    19.3.3. GetModified

    Functions which returns if the settings were modified

    Return value

    • boolean - settings were modified

    19.3.4. Import

    Import Configuration

    Function parameters

    • map settings

    Return value

    • boolean - booelan

    19.3.5. SetModified

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

    Return value

    • void

    19.3.6. SetSignatureHandling

    set the sigature handling

    Return value

    • void

    19.3.7. Summary

    Summary of configuration

    Return value

    • string - Formatted summary

    19.3.8. Write

    Write General Configuration

    Return value

    • boolean - true on success

    19.4. Global Variables

    19.5. Module Requirements

    19.5.1. Module Imports

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

    19.5.2. Module Includes