266. SuSERelease

266.1. Authors

  • Jiri Srain <jsrain@suse.de>

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

  • (and similar for other system) file

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

    266.3. Global Functions

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

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

    266.3.3. ReleaseVersion

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

    Return value

    • string - the release information

    266.4. Global Variables

    266.5. Module Requirements

    266.5.1. Module Imports

    • Stage

    266.5.2. Module Includes