OnlineUpdateCallbacks.ycp |
|
This module has an unstable interface. |
Callback for patch (resp. delta rpm) progress widget.
- Parameters:
-
num position of progress widget (0 to 100)
add a text to the installation progress log
- Parameters:
-
text
Callback for starting download of a package.
- Parameters:
-
name archivesize remote
Callback for starting installation of a package.
- Parameters:
-
name summary installsize is_delete
Callback for finishing an action in the log
- Parameters:
-
line true if we are adding to the end of line
callback for 'package installed' action
- Parameters:
-
error reason
callback for 'package provided' action
- Parameters:
-
error reason name
callback for start of delta download
- Parameters:
-
name download_size
callback for delta download progress
- Parameters:
-
num
- Return value:
-
abort the download?
callback for problem during downloading delta
- Parameters:
-
description
progress of applying delta (cannot be aborted)
- Parameters:
-
num
callback for problem during aplying delta
- Parameters:
-
description
callback for start of downloading patch
- Parameters:
-
name download_size
callback for path download progress
- Parameters:
-
num
- Return value:
-
abort the download?
callback for problem during aplying delta
- Parameters:
-
description
Constructor
Refresh sources given by argument
- Parameters:
-
sources