
In the preceding example, note that most of the output is not shown. If you wanted the ls patch PHCO_33976 to have its own wrapper bundle, you could have instead used
The following example demonstrates what happens when you use the
#swmodify
#make_bundles
>
>
>/var/opt/ignite/depots/Rel_B.11.23/patches Generating list of unbundled filesets...
#
1 root | sys | 1011 Aug 30 |
The PSF contains all of the information needed to create the bundle and the swpackage command needed to create the bundle.11
#cat
#################################################################
#swpackage product specification file generated by make_bundles
#on Thu Aug 30 16:53:26 EST 2007. For depot: /var/opt/ignite/depots/Rel_B.11.2
3/patches
#To run swpackage to apply the bundle definitions to the
#depot, use the command:
#
#swpackage
#################################################################
bundle
tag PB_Sept_2007
title backup commands patches for Sept 2007 os_name
is_reference true revision 1.0
architecture
contents
end
You can then package the bundle manually:11Getting the make_bundles command to produce a PSF also means that the file can be kept in a source management system so changes can be tracked and monitored. Because the PSF can be checked out, the same configuration can be validated and recreated at will.
30