YaST2 Developers Documentation: System installation

System installation

include/installation/add-on-workflow.ycp
Add-on product installation workflow

This module has an unstable interface.

Imports

  • AddOnProduct
  • InstURL
  • Linuxrc
  • Mode
  • Popup
  • Report
  • SLP
  • Sequencer
  • SourceManager
  • Stage
  • SuSEFirewall
  • Wizard

Includes

  • packager/inst_source_dialogs.ycp

Local Functions

local Read () -> symbol

Initialize current inst. sources

local Write () -> symbol

Write (changed) inst. sources

local AddSourceTypeSLP () -> symbol

Function scans for SLP installation servers on the network

local IsAnyNetworkAvailable () -> boolean

Checks whether some network is available in the current moment, see the bug #170147 for more information.

local CreateMediaSelectDialog () -> void

Creates dialog content for MediaSelect

local GetURLBeginsWith (symbol source_type) -> string

Returns begining string for source type

Parameters:
source_type
Return value:
url begins with...
local MediaSelect () -> symbol

Run dialog for selecting the media

Return value:
for wizard sequencer
local CatalogSelect () -> symbol

Run dialog for selecting the catalog on the media (if more than one present)

Return value:
for wizard sequencer