YaST2 Developers Documentation: Network configuration

Network configuration

include/network/runtime.ycp
Runtime routines
  • Michal Svec

This module has an unstable interface.

Imports

  • Arch
  • Desktop
  • ISDN
  • Mode
  • NetworkInterfaces
  • Package
  • PackageSystem
  • Service

Local Functions

local RunSuSEconfig () -> boolean

Run SuSEconfig

Return value:
true if success
local RunSuSEconfigModule (string modul) -> boolean

Run one SuSEconfig module

Parameters:
modul SuSEconfig module
Return value:
true if success
local HasLink () -> boolean

Link detection

Return value:
true if link found
See
ethtool(8)
local HaveDialupLikeInterfaces () -> boolean

Are there interfaces controlled by smpppd and kinternet? They are the ones with USERCONTROL=yes (#44303)

Return value:
true/false
local SetupSMPPPD (boolean install_force) -> boolean

Setup smpppd(8)

Parameters:
install_force
Return value:
true if success