Configuration of product-creator |
include/product-creator/kiwi.ycp |
Dialogs for kiwi configuration | |
|
|
This module has an unstable interface. |
Initialize the widget with ignored packages
- Parameters:
-
id
Initialize the widget with packages intended for deletion
- Parameters:
-
id
Initialize the contents of richtext with selected software
- Parameters:
-
id
Handler for software selection
- Parameters:
-
key event
initialize the combo box with package selection groups
- Parameters:
-
id
handler for combo box with package sets items
- Parameters:
-
key event
initialize the value of combo box with boot items
- Parameters:
-
id
store the value of current boot image
- Parameters:
-
key event
handler for combo box with boot items
- Parameters:
-
key event
initialize the value of compress checkbox
- Parameters:
-
id
store the value of compress checkbox
- Parameters:
-
key event
handler for compress checkbox
- Parameters:
-
key event
initialize the value of version
- Parameters:
-
id
store the value of current version
- Parameters:
-
key event
handler for version
- Parameters:
-
key event
initialize the value of size unit
- Parameters:
-
id
initialize the value of 'additive'
- Parameters:
-
id
initialize the value of version
- Parameters:
-
id
store the size value
- Parameters:
-
key event
handler for size widget: store value on exit/save
- Parameters:
-
key event
initialize the product label
- Parameters:
-
id
universal widget: initialize the string value of widget @param
- Parameters:
-
id
store the string value of given widget
- Parameters:
-
key event
handler for general string-value widgets: store their value on exit/save
- Parameters:
-
key event
initialize the string value of "description" related widget
- Parameters:
-
id
store the string value of "description" related given widget
- Parameters:
-
key event
handler for string-value "description" related widgets: store on exit/save
- Parameters:
-
key event
initialize the string value of "preferences" related widget
- Parameters:
-
id
store the string value of "preferences" related given widget
- Parameters:
-
key event
handler for string-value "preferences" related widgets: store on exit/save
- Parameters:
-
key event
initialize the table with users
- Parameters:
-
id
Handle changes in users table
- Parameters:
-
key event
handle delete user button
- Parameters:
-
key event
initialize the table with root dir contents
- Parameters:
-
id
initialize the table with config dir contents
- Parameters:
-
id
universal handler for directory browsing
- Parameters:
-
key label
handler for 'root' directory browse
- Parameters:
-
key event
handler for 'config' directory browse
- Parameters:
-
key event
universal handler for file browsing
- Parameters:
-
key label
Handler for browsing for images.sh file
- Parameters:
-
key event
Handler for browsing for autoyast profile
- Parameters:
-
key event
Handler for importing config.sh file
- Parameters:
-
key event
Handler for importing images.sh file TODO same function as HandleImportConfigFile
- Parameters:
-
key event
handler for main action: create the iso image with kiwi
- Parameters:
-
key event
Global init function for Kiwi image dialog - read saved settings and fill in defaults
Check if selected packages are available (some of them may not after deleting some repository)
Main dialog for Kiwi image configuration
Prepare dialog: define kiwi data without product-creator