11. AutoinstClone

Create a control file from an exisiting machine

11.1. Summary of Module Globals

List of Global Functions

List of Global Variables

    11.2. Global Functions

    11.2.1. AutoinstClone

    Constructor

    Return value

    • void

    11.2.2. Bootloader

    Bootloader options

    Return value

    • map - bootloader options

    11.2.3. Export

    Export profile, Used only from within autoyast2

    Return value

    • void

    11.2.4. General

    General options

    Return value

    • map - general options

    11.2.5. Partitioning

    Create a partition plan for the calling client

    Return value

    • list - partition plan

    11.2.6. Process

    Build the profile

    Return value

    • void

    11.2.7. Software

    Return list of software packages of calling client

    Return value

    • map<string, any > - map of installed software package "patterns" -> list<string> addon selections "packages" -> list<string> user selected packages "remove-packages" -> list<string> packages to remove

    11.2.8. Write

    Write the profile to a defined path

    Function parameters

    • string outputFile

    Return value

    • boolean - true on success

    11.2.9. createClonableList

    Create a list of clonable resources

    Return value

    • list - list to be used in widgets

    11.3. Global Variables

    11.4. Module Requirements

    11.4.1. Module Imports

    • AutoinstConfig
    • Call
    • Keyboard
    • Language
    • Misc
    • Mode
    • Mode
    • Partitions
    • Profile
    • Profile
    • Report
    • Storage
    • Storage
    • StorageDevices
    • Timezone
    • XML
    • Y2ModuleConfig

    11.4.2. Module Includes

    • autoinstall/xml.ycp