
functions
files
intro
|
|
yast2 |
modules/Hooks.ycp |
| Provide debug hooks during installation |
|
|
|
Imports
Global Functions
Local Functions
|
|
|
|
global Checkpoint (string filename, boolean at_entry) -> void
|
|
called whenever an inst_*.ycp file is called during
installation.
checks if /tmp/ exists and pops up a "Entry: "
or "Exit: " box
- Parameters:
|
local ExecuteScript (string script, string type) -> void
|
|
Execute Script
- Parameters:
|
global Run (string filename, boolean at_entry) -> void
|
|
Run Script
- Parameters:
|