YaST2 Developers Documentation: Network configuration

Network configuration

include/network/dsl/wizards.ycp
DSL configuration wizards
  • Michal Svec

This module has an unstable interface.

Imports

  • DSL
  • Label
  • Provider
  • Sequencer
  • Wizard

Includes

  • network/dsl/complex.ycp
  • network/dsl/dialogs.ycp
  • network/provider/connection.ycp
  • network/provider/details.ycp
  • network/provider/dialogs.ycp
  • network/provider/provider.ycp
  • network/routines.ycp

Local Functions

local OneDSLProviderSequence (boolean detected, boolean edit) -> symbol

Workflow of the configuration of one DSL

Parameters:
detected true if DSL was detected (more entries otherwise)
edit true in case of edit sequence
Return value:
sequence result
local DSLMainSequence () -> symbol

Main workflow of the DSL configuration

Return value:
sequence result
local OneDSLSequence (boolean detected) -> symbol

Workflow of the configuration of one DSL

Parameters:
detected true if DSL was detected (more entries otherwise)
Return value:
sequence result
local DSLSequence () -> symbol

Whole configuration of DSL

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

Whole configuration of DSL but without reading and writing. For use with autoinstallation.

Return value:
sequence result