Data for configuration of product-creator, input and output functions.
List of Global Functions
CheckLanguage - Check if there is a language selected in the package manager, if not then select the language used in the UI. Htis prevents the solver from allocating too many resources (see bug #339756)
CopyMiscFiles - CopyMiscFiles Copy other files to directory tree
CopyPackages - CopyPackages() Copy selected package to target tree
CreateSkeleton - Create Skeleton
EnableSource - Enable source and get source meta data
Export - Dump the product-creator settings to a single map (For use by autoinstallation.)
GetDirSources - Get all possible sources
Import - Get all product-creator settings from the first parameter (For use by autoinstallation.)
Modified - Data was modified?
Overview - Create an overview table with all configured cards
PrepareConfigs - Prepare map for writing into XML
ProductCreator - Constructor
Read - Read all product-creator settings
Readisolinux - Return contents of isolinux.cfg from the given source
Summary - Create a textual summary and a list of unconfigured cards
Write - Write all product-creator settings
checkPackageAvail - Check if selected packages are available
checkProductDependency - Check Product dependencies and determine product to be used for booting. Also determine what is the main product.
configSetup - Create XML Configuration
getSourceDir - get path to directory source
getSourceURLs - Get media urls
setPackages - Set packages to be copied to iso image tree
List of Global Variables
AbortFunction - Abort function return boolean return true if abort
modified - Data was modified?
Check if there is a language selected in the package manager, if not then select the language used in the UI. Htis prevents the solver from allocating too many resources (see bug #339756)
Return value
void
CopyMiscFiles Copy other files to directory tree
Return value
boolean - true on success
Dump the product-creator settings to a single map (For use by autoinstallation.)
Return value
map - Dumped settings (later acceptable by Import ())
Get all possible sources
Function parameters
string source
Return value
list<term> - available enabled sources list for widget
Get all product-creator settings from the first parameter (For use by autoinstallation.)
Function parameters
map settings
Return value
boolean - True on success
Return contents of isolinux.cfg from the given source
Return value
string - with contents of file.
Create a textual summary and a list of unconfigured cards
Return value
list - summary of the current configuration
Check if selected packages are available
Return value
string - error message
Check Product dependencies and determine product to be used for booting. Also determine what is the main product.
Return value
integer
get path to directory source
Function parameters
string url
Return value
string - path
Get media urls
Function parameters
list<integer> ids
Return value
list - list of urls