
functions
files
intro
|
|
Auto-Installation Configuration System |
include/autoinstall/dialogs.ycp |
This module handles the configuration for auto-installation |
|
|
Imports
- Alice
- AutoinstClone
- HTML
- Kickstart
- Label
- Mode
- Popup
- Profile
- Profile
- Progress
- Report
- Require
- Summary
Includes
Local Functions
|
|
|
local Preferences () -> symbol
|
|
Preferences Dialog
local checkFileName (string name) -> integer
|
|
Check validity of file name
- Parameters:
- Return value:
local invalidFileName () -> string
|
|
Return a message about invalid file names
@param -
- Return value:
local NewFileName (string caption, string textentry) -> string
|
|
Popup for a new file name
- Parameters:
- Return value:
local cloneSystem () -> symbol
|
|
Clone running system
local aliceDialog () -> symbol
|
|
Alice Config
|