Generates the productid file for an install or update package.
adeprodid -l Product_Name -t Compids.table [ -d Output_Directory ]
The adeprodid command generates the productid file for an installation or package update. The productid file contains a product name followed by a four-digit type field and a five-digit model field. The type and model values are separated by a dash (-). Both values make up the unique product ID.
This file is archived into the liblpp.a file for an install or update package. The installp command reads the productid file if it exists and stores the value in the Vital Products Database (VPD) for the LPP.
Fatal errors contain the word USAGE or FATAL ERROR followed by an error message printed to stderr. adeprodid exits with a non-zero return code if an error is detected.
prologue | contains standard prologue and comments. |
** lines | contains information concerning maintenance of this file. |
%%_ lines | contains vendor identification string and vendor id. |
component/option lines | contains the information required for packaging and distribution of
each component/option. The format of these lines are:
|
bos.adt 5756-03001
adeprodid -l bos.adt -t ode_tools/power/usr/lib/compids.table
adeprodid -l bos.adt.data -t ode_tools/power/usr/lib/compids.table -d data