
functions
files
intro
|
|
Network configuration |
include/network/install.ycp |
Installation routines |
|
|
All install.inf settings are stored in a global variable InstallInf.
Imports
Includes
Local Functions
|
|
|
local ReadInstallInfItem (path install_inf, string item, string var) -> boolean
|
|
Read one install.inf item
- Parameters:
install_inf |
|
item |
InstallInf map key |
var |
install.inf SCR variable |
- Return value:
local ReadInstallInf () -> boolean
|
|
Read install.inf from the correct location
- Return value:
|