make_depots.1m (2012 03)

m
make_depots(1M) make_depots(1M)
-t diag Specifies that processing should be done with the assumption that the source depot
contains HP-UX Support bundles. See the Target Depot
section for more
details.
-t xsw Specifies that processing should be done with the assumption that the source depot
contains HP-UX extension software bundles. See the Target Depot
section for
more details.
-x swcopy_option
Specifies an option that is passed onto the
swcopy command invoked by
make_depots (see swcopy (1M)).
-i Specifies that only bundles that are marked as "ignitable" should be processed.
Ignitable bundles are those that have the hp_ii.factory_integrate
attri-
bute set to
TRUE, and may be included on factory-installed HP-UX systems.
-v Specifies verbose mode.
-p Specifies preview mode. Commands are displayed to
stdout instead of actually
being executed. To view what bundles will be copied, also specify the
-v option.
-l logfile Specifies the log file path name for this command. The default is
/var/opt/ignite/logs/make_depots
.
-k Inhibits the ejection of DDS tape media after processing is complete. The default
behavior is to eject tapes after they have been processed.
-? Displays the help screen.
Target Depot
The name of the target depot is determined as follows:
1. If the -d option is specified and target_depot is an absolute path name, it is used as is. No
additional changes are made to the path name. Warnings are given if either the
-r or -m
options are used in this case.
2. If the
-d option is specified and target_depot is a relative path name, the
-r option must also
be specified and together the target depot will be located under
/var/opt/ignite/depots/Rel_release/target_depot/
.
3. If the
-d option is not specified, the -r option must be specified and the target depot will be
located under /var/opt/ignite/depots/Rel_release/
.
4. If the source depot contains "core" category bundles, all bundles in the source depot will be
packaged in a depot with a name beginning with
core. If the source depot does not contain
any "core" category bundles, those bundles will be packaged in a depot with a name beginning
with apps. Regardless of whether there are "core" bundles in the source depot, bundles may
be filtered out by using the -i, -o or -a options.
5. If the
-t diag option is used, the apps name is replaced with diag. If the -t xsw
option is used, the apps name is replaced with xsw.
6. If the
-a option is used, the depot name will be appended with either _700 or _800,as
appropriate. If the -a option is not used and a bundle has an architecture (see sd(4)) of
700/800, the target depot will not be appended with either a _700 or _800. If the -a option
is not used but a bundle has an architecture of either 700 or 800 only, the depot name will be
appended with either _700 or _800, as appropriate.
7. If the
-m option is used, the depot name will be appended with _release_suffix.
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
environment variables. Help text and some command output not parsed by Ignite-UX will be left in the
user’s specified locale.
EXAMPLES
Process all of the bundles found on a CD containing B.11.23 bits at /dev/dsk/c0t3d0:
make_depots -r B.11.23 -s /dev/dsk/c0t3d0
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: March 2012