212. Product

Product data

212.1. Summary of Module Globals

List of Global Functions

List of Global Variables

  • baseproduct - base product

  • dist - Distribution: Personal, Professional, etc.

  • flags - list of flags from content file

  • name - General product name and version

  • patterns - list of patterns from content file

  • product_of_relnotes - map relnotes url to product name

  • relnotesurl - url of release notes (downloaded during internet test)

  • relnotesurl_all - list of all urls of release notes (downloaded during internet test) bugzilla #160563

  • run_you - Run YOU during the Internet connection test.

  • shortlabel - Short label for bootloader entry

212.2. Global Functions

212.2.1. Product

Constructor

Return value

  • void

212.2.2. ReadProducts

Read the products from the package manager

Return value

  • void

212.3. Global Variables

212.3.1. baseproduct

base product

212.3.2. dist

Distribution: Personal, Professional, etc.

212.3.3. flags

list of flags from content file

212.3.4. name

General product name and version

212.3.5. patterns

list of patterns from content file

212.3.6. product_of_relnotes

map relnotes url to product name

212.3.7. relnotesurl

url of release notes (downloaded during internet test)

212.3.8. relnotesurl_all

list of all urls of release notes (downloaded during internet test) bugzilla #160563

212.3.9. run_you

Run YOU during the Internet connection test.

212.3.10. shortlabel

Short label for bootloader entry

212.4. Module Requirements

212.4.1. Module Imports

  • Mode
  • PackageLock
  • PackageSystem
  • Stage
  • SuSERelease
  • Wizard

212.4.2. Module Includes