YaST2 Developers Documentation: Configuration of product-creator

Configuration of product-creator

include/product-creator/wizards.ycp
Wizards definitions
  • Anas Nashif

This module has an unstable interface.

Imports

  • Kiwi
  • Package
  • PackageCallbacks
  • Popup
  • Sequencer
  • Wizard

Includes

  • product-creator/complex.ycp
  • product-creator/dialogs.ycp
  • product-creator/kiwi_dialogs.ycp

Local Functions

local AddSequence () -> symbol

Add a configuration of product-creator

Return value:
sequence result
local CreateSequence () -> symbol

Create a CD image tree and ISO image

Return value:
sequence result
local CommitConfig () -> symbol

save current configuration into global map

local InitSources () -> symbol

Initialize the sources of selected configuration

local InitRepositories () -> symbol

Initialize the list of current repositories (before any other handling): we need to know their id's so it is possible to delete them when new kiwi config is imported (and its repos should be added)

local KiwiSequence () -> symbol

local MainSequence () -> symbol

Main workflow of the product-creator configuration

Return value:
sequence result
local ProductCreatorSequence () -> boolean

Whole configuration of product-creator

Return value:
sequence result