12. AutoinstGeneral

Configuration of general settings for autoyast

12.1. Summary of Module Globals

List of Global Functions

  • AutoinstGeneral - Constructor

  • Export - Export Configuration

  • GetModified - Functions which returns if the settings were modified

  • Import - Import Configuration

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

  • Summary - Summary of configuration

  • Write - Write General Configuration

List of Global Variables

    12.2. Global Functions

    12.2.1. AutoinstGeneral

    Constructor

    Return value

    • void

    12.2.2. Export

    Export Configuration

    Return value

    • map

    12.2.3. GetModified

    Functions which returns if the settings were modified

    Return value

    • boolean - settings were modified

    12.2.4. Import

    Import Configuration

    Function parameters

    • map settings

    Return value

    • boolean - booelan

    12.2.5. SetModified

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

    Return value

    • void

    12.2.6. Summary

    Summary of configuration

    Return value

    • string - Formatted summary

    12.2.7. Write

    Write General Configuration

    Return value

    • boolean - true on success

    12.3. Global Variables

    12.4. Module Requirements

    12.4.1. Module Imports

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

    12.4.2. Module Includes