130. Kiwi

Data for kiwi configuration, input and output functions.

130.1. Authors

  • Jiri Suchomel <jsuchome@suse.cz>

130.2. Summary of Module Globals

List of Global Functions

List of Global Variables

  • content_key - argument for any_xml agent: key indicating content of element without attributes

130.3. Global Functions

130.3.1. ImportImageRepositories

Import repositories from given kiwi image configuration

Function parameters

  • map Config

  • string dir

Return value

  • map <string,map>

130.3.2. InitCurrentRepositories

Initialize the list of current repositories

Return value

  • map <string,map>

130.3.3. PrepareAndCreate

run kiwi to finally create the selected image

Function parameters

  • string out_dir

  • string selected_profiles

Return value

  • boolean

130.3.4. Read

REad the confgiuration stuff for image creator

Return value

  • boolean

130.3.5. ReadConfigXML

import the data from given config.xml

Function parameters

  • string base_path

Return value

  • map<string,any>

130.3.6. ReadImageTemplates

Read the templates on which the images can be based

Return value

  • boolean

130.3.7. SaveConfiguration

save the image configuration to the kiwi images directory

Function parameters

  • map KiwiConfig

  • string task

Return value

  • string

130.3.8. WriteConfigXML

Write currect configuration to new config.xml

Function parameters

  • map<string,any> KiwiConfig

  • string task

Return value

  • boolean

130.4. Global Variables

130.4.1. content_key

argument for any_xml agent: key indicating content of element without attributes

130.5. Module Requirements

130.5.1. Module Imports

  • Directory
  • FileUtils
  • Label
  • Message
  • Package
  • Popup
  • Progress
  • Report
  • Security
  • String
  • URL

130.5.2. Module Includes

  • product-creator/routines.ycp