Autoinstallation Configuration System |
modules/Kickstart.ycp |
Imports older and foreign formats | |
|
|
This module has an unstable interface. |
Imports
Includes
Global FunctionsLocal Functions |
global
Kickstart ()
->
void
Constructor
global
Read ()
->
map
Read a Kickstart file
- Return value:
-
kickstart configuration.
local
Users ()
->
list
Users() Read KS Users (root)
- Return value:
-
user list
local
X11 ()
->
map
X11 Read KS X11
- Return value:
-
x11 configuration
local
General ()
->
map
KS General
- Return value:
-
general configuration
local
Scripts ()
->
map
KS Scripts
local
Partitioning ()
->
list
KS Partitioning
local
Raid ()
->
list
KS RAID
local
Network ()
->
list
KS Network
local
Authentication ()
->
list
KS Authentication
local
Bootloader ()
->
map
KS Bootloader
local
Software ()
->
map
KS Software
global
KS2AY ()
->
map<string, any>
Kickstart to AutoYaST main