yast2 |
modules/Hooks.ycp |
Provide debug hooks during installation | |
|
|
This module has an unstable interface. |
Imports
Global FunctionsLocal Functions |
global
Checkpoint (string filename, boolean at_entry)
->
void
called whenever an inst_*.ycp file is called during
installation.
checks if /tmp/
- Parameters:
-
filename at_entry
local
ExecuteScript (string script, string type)
->
void
Execute Script
- Parameters:
-
script type
global
Run (string filename, boolean at_entry)
->
void
Run Script
- Parameters:
-
filename at_entry