yast2 |
modules/ProductProfile.ycp |
| Functions for handling Product Profiles | |
|
|
|
This module has an unstable interface. |
Imports
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