YaST2 Developers Documentation: yast2



functions
files
intro

yast2

modules/Product.ycp
Product data

Imports

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

Run YOU during the Internet connection test.

global flags -> list

list of flags from content file

global Product () -> void

Constructor


YaST2 Developers Documentation