YaST2 Developers Documentation: yast2

yast2

modules/ProductProfile.ycp
Functions for handling Product Profiles
  • Jiri Suchomel

This module has an unstable interface.

Imports

  • Directory
  • Label
  • Mode
  • Report
  • YaPI::SubscriptionTools

Global Functions

global GetSigKeysForProduct (integer src_id) -> list<string>

Return the list of paths to gpg keyfiles present in the root of given product media

Parameters:
src_id
global IsCompliant (integer productId) -> boolean

Checks the profile compliance with the system.

Parameters:
productId
global CheckCompliance (integer productId) -> boolean

Checks the profile compliance with the system. If system is not complient, shows a popup with reasons and asks to continue with the installation. although the complience test failed.

Parameters:
productId