Network configuration |
clients/save_network.ycp |
Installation routines | |
|
|
This module has an unstable interface. |
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:
-
true on success
local
ReadInstallInf ()
->
boolean
Read install.inf from the correct location
- Return value:
-
true on success
local
InstallModuleOptions (string module_name)
->
string
Read module options from /etc/install.inf
- Parameters:
-
module_name Module name
- Return value:
-
module options, empty string if none