YaST2 Developers Documentation: PackageInstallation.ycp

PackageInstallation.ycp

  • Gabriele Strattner

This module has an unstable interface.

Imports

  • Directory
  • Installation
  • Label
  • Mode
  • PackageSlideShow
  • Packages
  • PackagesUI
  • SlideShow

Global Functions

Local Functions

local ShowFailedPackages (string a, string b) -> void

Show a dialog with either the list of failed packages (string a) or the complete log (string b).

Parameters:
a
b
global CommitPackages (integer media_number, integer packages_installed) -> list

commitPackages marked for deletion or installation Return: [ int successful, list failed, list remaining, list srcremaining ]

Parameters:
media_number
packages_installed