Autoinstallation Configuration System |
include/autoinstall/imports.ycp |
Imports older and foreign format |
|
|
Imports
Includes
- autoinstall/xml.ycp
- network/ip.ycp
Functions
|
|
|
Generate control file list
- Return value:
global createProfile (map aliceConf) -> map
|
|
Create the profile from Alice data
- Parameters:
- Return value:
global createAlicePartitions (string partitions) -> list
|
|
create partition list from alice data
- Parameters:
- Return value:
global createAliceSoftware (map aliceConf) -> map
|
|
create software map from alice data
- Parameters:
- Return value:
global readSelection (string selection) -> list
|
|
Read package selection from a file
- Parameters:
- Return value:
global createAliceNetwork (map aliceConf) -> map
|
|
create network map from alice data
- Parameters:
- Return value:
global createAliceNis (map aliceConf) -> map
|
|
create NIS map from alice data
- Parameters:
- Return value:
global createAliceUsers (map aliceConf) -> list
|
|
create users list from alice data
- Parameters:
- Return value:
global StringFS2Symbol (any fs) -> symbol
|
|
StringFS2Symbol()
- Parameters:
- Return value:
|