Ignite-UX Reference (March 2010, B3921-90005)
print_manifest(1M) print_manifest(1M)
NAME
print_manifest − print a system manifest
SYNOPSIS
/opt/ignite/bin/print_manifest [ -s ][-o ][-e ][-i hw_path ][-d ][-? ]
DESCRIPTION
This utility prints a formatted ASCII system manifest to stdout. The manifest includes information on
hardware and software installed and configured on the system. It gathers information about the system
ev ery time it is run. A manifest is included with each Instant Ignition system shipped from HP.
You must be the privileged user to run print_manifest. See the "privileges" manpage for more infor-
mation on the privileged user.
Options
print_manifest recognizes the following options:
-s Skip scanning the hardware and software on the system. Print the manifest based on the
previous hardware/software scan. This is considerably faster than including the system
scan, but does not include any information on hardware/software additions.
-o Print the contents of the original manifest that was created when the system was installed.
This implies the -s option.
-e Causes the output file to be printed with HP-PCL3 control codes for an enhanced printer
output.
-i hw_path
Do not print information related to the hw_path specified. Multiple -i options are
allowed.
-d Causes disk capacity collection via diskinfo to be skipped. This can be used to
improve performance.
-? Display the help screen.
International Code Set Support
Ignite-UX uses a variety of system commands to accomplish its functionality. Because the output of many
of these commands is parsed, Ignite-UX ensures that the POSIX locale is normally used by modifying envi-
ronment variables. Help text and some command output not parsed by Ignite-UX will be left in the user’s
specified locale.
RETURN VALUE
print_manifest returns 0 if no errors are encountered.
AUTHOR
print_manifest was dev eloped by Hewlett-Packard Company.
SEE ALSO
ignite(5).
1