18. AutoinstFile

Handle complete configuration file dumps

18.1. Authors

  • Anas Nashif (nashif@suse.de)

18.2. Summary of Module Globals

List of Global Functions

  • Export - Export Settings

  • GetModified - Functions which returns if the settings were modified

  • Import - Import Settings

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

  • Summary - Settings Summary

  • Write - Write Settings

List of Global Variables

    18.3. Global Functions

    18.3.1. Export

    Export Settings

    Return value

    • list<map>

    18.3.2. GetModified

    Functions which returns if the settings were modified

    Return value

    • boolean - settings were modified

    18.3.3. Import

    Import Settings

    Function parameters

    • list<map> settings

    Return value

    • boolean

    18.3.4. SetModified

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

    Return value

    • void

    18.3.5. Summary

    Settings Summary

    Return value

    • string

    18.3.6. Write

    Write Settings

    Return value

    • boolean

    18.4. Global Variables

    18.5. Module Requirements

    18.5.1. Module Imports

    • AutoInstall
    • AutoinstConfig
    • Summary

    18.5.2. Module Includes

    • autoinstall/io.ycp