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 44524 2008-02-15 14:48:24Z jsuchome $
Data was modified?
Data was modified?
- Return value:
-
true if modified
Generate the key pair
- Parameters:
-
data
Initialize the settings for add-on-creator
- Return value:
-
true on success
import the data from existing add-on
- Parameters:
-
dir_path
converts the output of find command (=possibly big string with each file on one line), to the list of smaller strings (<128kB), each with space separated file names
- Parameters:
-
stdout output of find command
Update content_map with current value of 'content' list
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
generate the paths of media, data and description dirs
- Parameters:
-
base_path
Create the directory structure of the Add-On
- Parameters:
-
base_path
- Return value:
-
success
Generate ARCHIVES.gz, INDEX.gz and ls-lR.gz
- Parameters:
-
base_path
Create the patches files
- Parameters:
-
base_path path to base output directory p_files
- Return value:
-
success
Create the products file FIXME editor - see ExpertSettingsDialog3
- 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 list of media files contents next content of nextmedia file
- Return value:
-
success
Write all files with patterns definitions TODO use agent...
- Parameters:
-
base_path
Copy the packages from the source directory to target
- Parameters:
-
in_path source path base_path destination directory
- 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
Generate servicepack.tar.gz archive for bootable media
- Parameters:
-
base_path base output path
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 name
Write all add-on-creator settings
- Return value:
-
true on success
Export the settings about current Add-On product