YaST2 Developers Documentation: Autoinstallation Configuration System

Autoinstallation Configuration System

modules/AutoinstClone.ycp
Create a control file from an exisiting machine
  • Anas Nashif

This module has an unstable interface.

Imports

  • AutoinstConfig
  • Call
  • Misc
  • Mode
  • Mode
  • Profile
  • Profile
  • Report
  • Storage
  • XML
  • Y2ModuleConfig

Includes

  • autoinstall/xml.ycp

Global Functions

Local Functions

global AutoinstClone () -> void

Constructor

Info:

Set root password

Info:

Find mount points in running system

Parameters:
list mount points
map partition
string device name
Info:

Convert units to size

Parameters:
list region
Return value:
size
global General () -> map

General options

Return value:
general options
local CommonClone (string resource, map resourceMap) -> boolean

Clone a Resource

Parameters:
resource
resourceMap
global createClonableList () -> list

Create a list of clonable resources

Return value:
list to be used in widgets
global Process () -> void

Build the profile

global Write (string outputFile) -> boolean

Write the profile to a defined path

Parameters:
outputFile
Return value:
true on success
global Export () -> void

Export profile, Used only from within autoyast2