YaST2 Developers Documentation: yast2

yast2

modules/Product.ycp
Product data

This module has an unstable interface.

Imports

  • Mode
  • PackageLock
  • Stage
  • Wizard

Global Variables

Global Functions

global name -> string

General product name and version

global dist -> string

Distribution: Personal, Professional, etc.

global baseproduct -> string

base product

global relnotesurl -> string

url of release notes (downloaded during internet test)

global relnotesurl_all -> list <string>

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

global product_of_relnotes -> map <string, string>

map relnotes url to product name

global run_you -> boolean

Run YOU during the Internet connection test.

global flags -> list

list of flags from content file

global patterns -> list<string>

list of patterns from content file

global shortlabel -> string

Short label for bootloader entry

global Product () -> void

Constructor