YaST2 Developers Documentation: SLP Source Management

SLP Source Management

modules/SourceManagerSLP.ycp
SLP-related SourceManager settings
  • Lukas Ocilka
  • Status: Work in Progress

This module has an unstable interface.

This module provides a complete set of functions that allows you to search and select a new SLP repository.

Imports

  • Directory
  • Label
  • Report
  • SLP
  • Stage
  • SuSEFirewall
  • Wizard

Global Functions

Local Functions

local InitSLPListFoundDialog (list <map> & services, string regexp_string) -> void

Initializes the listed SLP services.

Parameters:
services
regexp_string
global SelectOneSLPService () -> string

Function searches the SLP services on the current network. If there are some SLP services, opens up a dialog containing them and user has to select one or cancel the operation. Selected URL is returned as string, otherwise a nil is returned.

Return value:
service_URL
global AddSourceTypeSLP () -> string

Function scans for SLP installation servers on the network

Return value:
one of `back, `next