287. SuSERelease

287.1. Authors

  • Jiri Srain <jsrain@suse.de>

  • Purpose: Responsible for getting information from the /etc/SuSE-release

  • (and similar for other system) file

287.2. Summary of Module Globals

List of Global Functions

  • ReleaseInformation - Get information about the release for displaying in the selection list of found systems

  • ReleaseName - Get information about the release for using in the help text Is limited for the currently running product

  • ReleaseVersion - Get information about the release Is limited for the currently running product

List of Global Variables

    287.3. Global Functions

    287.3.1. ReleaseInformation

    Get information about the release for displaying in the selection list of found systems

    Function parameters

    • string directory

    Return value

    • string - the release information

    287.3.2. ReleaseName

    Get information about the release for using in the help text Is limited for the currently running product

    Return value

    • string - the release information

    287.3.3. ReleaseVersion

    Get information about the release Is limited for the currently running product

    Return value

    • string - the release information

    287.4. Global Variables

    287.5. Module Requirements

    287.5.1. Module Imports

    • Stage

    287.5.2. Module Includes