Network configuration |
include/network/lan/wizards.ycp |
Network cards configuration wizards | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
local
LanSequence ()
->
boolean
Whole configuration of network
- Return value:
-
successfully finished
local
LanAutoSequence (string mode)
->
symbol
Whole configuration of network but without reading and writing. For use with autoinstallation and proposal
- Parameters:
-
mode if "proposal", NM dialog may be skipped
- Return value:
-
sequence result
local
MainSequence (string mode)
->
symbol
Main workflow of the network configuration
- Parameters:
-
mode if "proposal", NM dialog may be skipped
- Return value:
-
sequence result
local
NetworkCardSequence (string action)
->
symbol
Configuration sequence
- Parameters:
-
action which workflow ("add"|"edit")
- Return value:
-
sequence result
local
HardwareSequence ()
->
symbol
Configuration sequence
- Return value:
-
sequence result
local
AddressSequence (string which)
->
symbol
Configuration sequence
- Parameters:
-
which : if "wire", go directly to wifi setup
- Return value:
-
sequence result