Auto-Installation Configuration System |
include/autoinstall/dialogs.ycp |
This module handles the configuration for auto-installation | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
local
Settings ()
->
symbol
Preferences Dialog
local
checkFileName (string name)
->
integer
Check validity of file name
- Parameters:
-
name
- Return value:
-
0 if valid, -1 if not.
local
invalidFileName ()
->
string
Return a message about invalid file names
- Return value:
-
message
local
NewFileName (string caption, string textentry)
->
string
Popup for a new file name
- Parameters:
-
caption textentry
- Return value:
-
new file name
local
cloneSystem ()
->
symbol
Clone running system
local
ValidDialog ()
->
symbol
Validate Dialog