102. InstURL

102.1. Authors

  • Klaus Kaempf (kkaempf@suse.de)

  • Purpose: Convert /etc/install.inf data to URL

102.2. Summary of Module Globals

List of Global Functions

List of Global Variables

    102.3. Global Functions

    102.3.1. HidePassword

    Hide Password

    Function parameters

    • string url

    Return value

    • string - new URL with hidden password

    102.3.2. RewriteCDUrl

    Function parameters

    • string url

    Return value

    • string

    102.3.3. installInf2Url

    Convert install.inf to a URL useable by the package manager

    Function parameters

    • string extra_dir

    Return value

    • string - new repository URL

    102.4. Global Variables

    102.5. Module Requirements

    102.5.1. Module Imports

    • CheckMedia
    • Linuxrc
    • URL

    102.5.2. Module Includes