Data for configuration of cd-creator, input and output functions.
List of Global Functions
CDCreator - Constructor
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 cd-creator settings to a single map (For use by autoinstallation.)
GetDirSources - Get all possible sources
Import - Get all cd-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
Read - Read all cd-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 cd-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
getRpmPath - getRpmPath get physical rpm location
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?
CopyMiscFiles Copy other files to directory tree
Return value
boolean - true on success
Dump the cd-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 cd-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
list
getRpmPath get physical rpm location
Function parameters
map package_data
Return value
string
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