250. Update

250.1. Summary of Module Globals

List of Global Functions

  • Detach -

  • GetBaseSelections - Get all available base selections sorted in reverse order (highest ordered bases selection comes first).

  • GetProductName - Read product name and version for the old and new release. Fill installedVersion and updateVersion.

  • ProductsCompatible - Check if installed product and product to upgrade to are compatible

  • ProposeSelection - Propose a selection for the update and save it's name in Update::selected_selection.

  • Reset -

  • fill_version_map -

List of Global Variables

    250.2. Global Functions

    250.2.1. Detach

    Return value

    • void

    250.2.2. GetBaseSelections

    Get all available base selections sorted in reverse order (highest ordered bases selection comes first).

    Return value

    • list<string>

    250.2.3. GetProductName

    Read product name and version for the old and new release. Fill installedVersion and updateVersion.

    Return value

    • boolean - success

    250.2.4. ProductsCompatible

    Check if installed product and product to upgrade to are compatible

    Return value

    • boolean - true if update is possible

    250.2.5. ProposeSelection

    Propose a selection for the update and save it's name in Update::selected_selection.

    Return value

    • void

    250.2.6. Reset

    Return value

    • void

    250.2.7. fill_version_map

    Function parameters

    • map <string, any>& data

    Return value

    • void

    250.3. Global Variables

    250.4. Module Requirements

    250.4.1. Module Imports

    • Installation
    • Mode
    • Packages
    • ProductFeatures
    • Stage
    • SuSERelease

    250.4.2. Module Includes