Previous Topic: Customize the UNAB Solaris Native PackagesNext Topic: Install UNAB Solaris Native Packages


customize_uxauth_pkg Command—Customize Solaris Native Package

The customize_uxauth_pkg command runs the UNAB Solaris native package customization script.

You should consider the following when using this command:

This command has the following format:

customize_uxauth_pkg -h [-l]
customize_uxauth_pkg -a [-d pkg_location] [pkg_name]
customize_uxauth_pkg -w command [-d pkg_location] [pkg_name]
customize_uxauth_pkg -r [-d pkg_location] [-l lang] [pkg_name]
customize_uxauth_pkg -i install_loc [-d pkg_location] [pkg_name]
customize_uxauth_pkg -s -f tmp_params [-d pkg_location] [pkg_name]
customize_uxauth_pkg -g [-f tmp_params] [-d pkg_location] [pkg_name]
customize_uxauth_pkg -e uxpreinstall [-d pkg_location] [pkg_name]
customize_uxauth_pkg -t tmp_dir [-d pkg_location] [pkg_name]
pkg_name

(Optional) The name of the UNAB package you want to customize. If you do not specify a package, the script defaults to the main UNAB package (uxauth).

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

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

‑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 defaults to /var/spool/pkg.

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

Sets the installation directory for the package to install_loc/uxauth.

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