YaST2 Developers Documentation: Network configuration

Network configuration

include/network/installation/dialogs.ycp
Configuration dialogs for installation
  • Michal Svec
  • Arvin Schnell

This module has an unstable interface.

Imports

  • Internet
  • Label
  • Mode
  • NetworkInterfaces
  • Popup
  • Product
  • Provider
  • String
  • Wizard

Includes

  • network/routines.ycp
  • network/widgets.ycp

Local Functions

local AskForPassword () -> boolean

Ask for password if required

Return value:
true on success
local SetDevice (string dev) -> void

Set device from argument as default network device

Parameters:
dev
local TestStepsDialog () -> symbol

Connection steps dialog

Return value:
dialog result
local AskYOUDialog () -> void

Connection test dialog

Return value:
dialog result
local ShowLogs (list<map> logs, string logdir) -> void

Show several log files.

Parameters:
logs log files
logdir log files directory