246. SourceManagerSLP

SLP-related SourceManager settings

246.1. Authors

  • Lukas Ocilka <locilka@suse.cz>

  • Status: Work in Progress

246.2. Summary of Module Globals

List of Global Functions

  • AddSourceTypeSLP - Function scans for SLP installation servers on the network

  • SelectOneSLPService - 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.

List of Global Variables

    246.3. Global Functions

    246.3.1. AddSourceTypeSLP

    Function scans for SLP installation servers on the network

    Return value

    • string - one of `back, `next

    246.3.2. SelectOneSLPService

    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

    • string - service_URL

    246.4. Global Variables

    246.5. Module Requirements

    246.5.1. Module Imports

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

    246.5.2. Module Includes