Configuration of cd-creator |
modules/CDCreator.ycp |
Data for configuration of cd-creator, input and output functions. | |
|
|
This module has an unstable interface. |
Representation of the configuration of cd-creator.
Input and output routines.
Imports
Includes
Global VariablesGlobal Functions
|
Abort function return boolean return true if abort
Data was modified?
Data was modified?
- Return value:
-
true if modified
Read all cd-creator settings
- Return value:
-
true on success
Prepare map for writing into XML
- Return value:
-
s of configurations
Write all cd-creator settings
- Return value:
-
true on success
Get all cd-creator settings from the first parameter (For use by autoinstallation.)
- Parameters:
-
settings The YCP structure to be imported.
- Return value:
-
True on success
Dump the cd-creator settings to a single map (For use by autoinstallation.)
- Return value:
-
Dumped settings (later acceptable by Import ())
Create a textual summary and a list of unconfigured cards
- Return value:
-
summary of the current configuration
Create an overview table with all configured cards
- Return value:
-
table items
Get media urls
- Parameters:
-
ids
- Return value:
-
list of urls
get path to directory source
- Parameters:
-
url
- Return value:
-
path
Return contents of isolinux.cfg from the given source
- Return value:
-
with contents of file.
Create XML Configuration
Create Skeleton
- Return value:
-
true on success
CopyMiscFiles Copy other files to directory tree
- Return value:
-
true on success
Enable source and get source meta data
- Return value:
-
true on success
Get all possible sources
- Parameters:
-
source
- Return value:
-
available enabled sources list for widget
Check Product dependencies and determine product to be used for booting. Also determine what is the main product.
Set packages to be copied to iso image tree
getRpmPath get physical rpm location
- Parameters:
-
package_data
Check if selected packages are available
- Return value:
-
error message
CopyPackages() Copy selected package to target tree
Constructor