Autoinstallation Configuration System |
modules/ALice.ycp |
Imports older and foreign format |
|
|
Imports
- AutoinstConfig
- AutoinstStorage
- IP
- Misc
- Popup
- Profile
Includes
Global Functions
Local Functions
|
|
|
global aliceHostList () -> term
|
|
Generate control file list
- Return value:
global createAliceConf (string host) -> boolean
|
|
- Parameters:
local createAlicePartitions (string partitions) -> list
|
|
create partition list from alice data
- Parameters:
- Return value:
local readSelection (string selection) -> list
|
|
Read package selection from a file
- Parameters:
- Return value:
local createAliceSoftware () -> map
|
|
create software map from alice data
- Return value:
local createAliceNetwork () -> map
|
|
create network map from alice data
- Return value:
local createAliceNis () -> map
|
|
create NIS map from alice data
- Return value:
local createAliceUsers () -> list
|
|
create users list from alice data
- Return value:
local aliceInit (map networking) -> map
|
|
Initial config
- Parameters:
global createProfile () -> void
|
|
Create the profile from Alice data
- Return value:
|