Ignite-UX Reference (March 2010, B3921-90005)
make_depots(1M) make_depots(1M)
−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
attribute set to TRUE, and may be included on factory-installed HP-UX sys-
tems.
−v Specifies verbose mode.
−p Specifies preview mode. Commands are displayed to stdout instead of actu-
ally 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 hav e 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 begin-
ning with apps. Reg ardless of whether there are "core" bundles in the source depot, bun-
dles may be filtered out by using the -i, -o or -a options.
5. 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.
6. 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 envi-
ronment 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
Process only Series 700 B.11.23 bundles found on a protected CD and pass along a codeword and cus-
tomer_ID for access:
2