112. InstURL

112.1. Authors

  • Klaus Kaempf (kkaempf@suse.de)

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

112.2. Summary of Module Globals

List of Global Functions

List of Global Variables

    112.3. Global Functions

    112.3.1. HidePassword

    Hide Password

    Function parameters

    • string url

    Return value

    • string - new URL with hidden password

    112.3.2. RewriteCDUrl

    Function parameters

    • string url

    Return value

    • string

    112.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

    112.4. Global Variables

    112.5. Module Requirements

    112.5.1. Module Imports

    • CheckMedia
    • Linuxrc
    • URL

    112.5.2. Module Includes