Previous Topic: Customize the UNAB RPM PackageNext Topic: Verify That the Installation Completed Successfully


customize_uxauth_rpm Command—Customize the UNAB RPM Package

The customize_uxauth_rpm command runs the UNAB RPM package customization script.

Note: To customize a package, the package must be in a read/write directory on your file system.

This command has the following format:

customize_uxauth_rpm -h [-l]
customize_uxauth_rpm -a [-d pkg_location] pkg_filename
customize_uxauth_rpm -w keyword [-d pkg_location] pkg_filename
customize_uxauth_rpm -r [-d pkg_location] [-l lang] pkg_filename
customize_uxauth_rpm -s -f tmp_params [-d pkg_location] pkg_filename
customize_uxauth_rpm -g [-f tmp_params] [-d pkg_location] pkg_filename
customize_uxauth_rpm -e uxpreinstall [-d pkgdir] [pgn_name]
customize_uxauth_rpm -t tmp_dir [-d pkg_location] pkg_filename
pkg_filename

Defines the file name of the UNAB 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.

-e uxpreinstall

Specifies to extract the uxpreinstall utility from the installation package.

-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.

‑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 included in 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.

‑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 customize_uxauth_rpm -l -h. 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.