Previous Topic: Customize the CA ControlMinder .deb PackageNext Topic: Install the CA ControlMinder .deb Package


customize_eac_deb Command—Customize .deb Package

Use the customize_eac_deb command to run the CA ControlMinder Debian package customization script before installing CA ControlMinder on Debian or Ubuntu Linux.

This command has the following format:

customize_eac_deb -h [-l lang]
customize_eac_deb -a [-d pkg_location] pkg_filename
customize_eac_deb -i target_location [-d pkg_location] pkg_filename
customize_eac_deb -w keyword [-d pkg_location] pkg_filename
customize_eac_deb -r [-d pkg_location] [-l lang] pkg_filename
customize_eac_deb -s [-f tmp_params] | -c certfile | -k keyfile} [-d pkg_location] pkg_filename
customize_eac_deb -g [-f tmp_params] [-d pkg_location] pkg_filename
customize_eac_deb -t tmp_dir [-d pkg_location] pkg_filename
pkg_filename

Defines the file name of the CA ControlMinder package you want to customize.

Note: If you do not specify the -d option, you must define the full pathname of the package file.

-a

Displays the license agreement.

-c certfile

Defines the full pathname of the root certificate file.

Note: This option is applicable to the CAeAC package only.

‑d pkg_location

(Optional) Specifies the directory where you placed your package on the file system. If you do not specify a directory where the package is located, the script assumes the full pathname to the package file is pkg_filename.

-f tmp_params

Specifies the full path and name of the installation parameters file to create or retrieve information from.

Note: If you do not specify a file when using the -g option, the installation parameters are directed to the standard output (stdout).

-g

Gets the installation parameters file and places it in the file specified by the -f option.

-h

Displays command usage. When used in conjunction with the -l option, displays the language code for supported languages.

-i target_location

Defines a custom target installation directory for the package.

Example: /opt/CA/

-k keyfile

Defines the full pathname of the root private key file.

Note: This option is applicable to the CAeAC package only.

-l lang

Sets the language of the installation parameters file to lang. You can set the language only in conjunction with the -r option.

Note: For a list of supported language codes you can specify, run -l with the -h option. By default, the installation parameters file is in English.

-r

Resets the package to use default values as in the original package.

-s

Sets the specified package to use inputs from the customized installation parameters file specified by the -f option.

-t tmp_dir

Sets the temporary directory for installation operations.

Note: The default temporary directory is /tmp.

-w keyword

Defines the keyword that specifies that you accept the license agreement. You can find this keyword at the end of the license agreement (inside square brackets). To locate the license agreement file, use the -a option.