Create a control file from an exisiting machine
List of Global Functions
AutoinstClone - Constructor
Bootloader - Bootloader options
Export - Export profile, Used only from within autoyast2
General - General options
Partitioning - Create a partition plan for the calling client
Process - Build the profile
Software - Return list of software packages of calling client
Write - Write the profile to a defined path
createClonableList - Create a list of clonable resources
List of Global Variables
Create a partition plan for the calling client
Return value
list - partition plan
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
Write the profile to a defined path
Function parameters
string outputFile
Return value
boolean - true on success