Unknown YCP Module |
This module has an unstable interface. |
File: modules/AddOnCreator.ycp
Package: Configuration of add-on-creator
Summary: AddOnCreator settings, input and output functions
Authors: Jiri Suchomel
$Id: AddOnCreator.ycp 32477 2006-08-22 09:24:20Z jsuchome $
Data was modified?
Data was modified?
- Return value:
-
true if modified
Abort function return boolean return true if abort
Abort function
- Return value:
-
return true if abort
Initialize the settings for add-on-creator
- Return value:
-
true on success
Write the content file
- Parameters:
-
base_path content_data
- Return value:
-
success
Write the readme/COPYING/COPYRIGHT... files in base_path
- Parameters:
-
base_path files
- Return value:
-
success
Create the directory structure of the Add-On
- Parameters:
-
base_path
- Return value:
-
success
Create the products file FIXME should it be generated?
- Parameters:
-
base_path path to base output directory p_files
- Return value:
-
success
Write the media.n/media files
- Parameters:
-
base_path path to base output directory m_files
- Return value:
-
success
Write all files with patterns definitions TODO use agent...
- Parameters:
-
base_path
- Parameters:
-
in_path base_path
- Return value:
-
success
Write the modification of installation workflow
- Parameters:
-
base_path path to base output directory desc_path path to workflow description file packages list with paths of packages to be included in y2update.tgz y2update_p
Create MD5SUMS files
- Parameters:
-
base_path
- Return value:
-
success
Sign the add-on
- Parameters:
-
base_path key
Create directory.yast files (the last step)
- Parameters:
-
base_path
- Return value:
-
success
Create an ISO image of the product
- Parameters:
-
dir_path iso_p
Write all add-on-creator settings
- Return value:
-
true on success