hi
-n Installation occurs in non-interactive mode.The
default mode is interactive.
-a admin.
Define an installation administration file admin, to
be used in place of the default administration file.
The token none overrides the use of any admin file,
and thus forces interaction with the user. Unless a
full path name is given, pkgadd first looks in the
current working directory for the administration file.
If the specified administration file is not in the
current working directory, pkgadd looks in
/var/sadm/install/admin directory for the administra-
tion file.
-r response
Identify a file or directory which contains output
from a previous pkgask(1M) session. This file supplies
the interaction responses that would be requested by
the package in interactive mode. response must be a
full pathname.
When transferring a package to a spool directory, the -r,
-n, and -a options cannot be used.
The -r option can be used to indicate a directory name as
well as a filename. The directory can contain numerous
response files, each sharing the name of the package with
which it should be associated. This would be used, for exam-
ple, when adding multiple interactive packages with one
invocation of pkgadd.
Each package would need a response file. If you create
response files with the same name as the package (for exam-
ple, pkinst1 and pkinst2), then name the directory in which
these files reside after the -r.
The -n option causes the installation to halt if any
interaction is needed to complete it.
If the default admin file is too restrictive, the adminis-
tration file may need to be modified to allow for total
non-interaction during a package installation. See admin(4)
for details.
regards ph