YaST2 Developers Documentation: Auto-Installation Configuration System

Auto-Installation Configuration System

include/autoinstall/dialogs.ycp
This module handles the configuration for auto-installation

This module has an unstable interface.

Imports

  • AutoinstClass
  • AutoinstClone
  • AutoinstConfig
  • Directory
  • HTML
  • Kickstart
  • Label
  • Popup
  • Profile
  • Profile
  • Progress
  • Report
  • Summary
  • Wizard
  • Y2ModuleConfig

Includes

  • autoinstall/helps.ycp

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