
functions
files
intro
|
|
Bootloader installation and configuration
|
autoinstall.ycp
|
Bootloader autoinstallation preparation
|
|
|
Imports
- BootCommon
- Bootloader
- Initrd
- Kernel
- Mode
- Product
Local Functions
|
|
|
local AI2Export (map<string,any> ai) -> map<string,any>
|
|
Translate the autoinstallation map to the Export map
- Parameters:
ai |
map the autoinstallation map |
- Return value:
local Export2AI (map<string,any> exp) -> map<string,any>
|
|
Translate the Export map to the autoinstallation map
- Parameters:
- Return value:
|