YaST2 Developers Documentation: yast2

yast2

modules/Product.ycp
Product data

This module has an unstable interface.

Imports

  • Mode
  • 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 run_you -> boolean

Run YOU during the Internet connection test.

global flags -> list

list of flags from content file

global shortlabel -> string

Short label for bootloader entry

global Product () -> void

Constructor