YaST2 Developers Documentation: VM configuration - common function for all virtualization architectures

VM configuration - common function for all virtualization architectures

modules/VM_Common.ycp

This module has an unstable interface.

Imports

  • Arch
  • HTML
  • IP
  • Label
  • Package
  • PackageCallbacksInit
  • Pkg
  • Popup
  • ProductControl
  • Report
  • String

Global Functions

global PopupErrorDetails (string errorMessage, map out, string cmd) -> void

Displays a formatted popup error message, with a details button.

Parameters:
errorMessage string - a simple message describing the error
out map - output of the executed command
cmd string - the executed command