Creates a .toc file for directories that have backup format file install images. This command is used by the installp command and the install scripts.
inutoc [ Directory ]
The inutoc command creates the .toc file in Directory. If a .toc file already exists, it is recreated with new information. The default Directory is /usr/sys/inst.images. The inutoc command adds table of contents entries in the .toc file for every installation image in the directory and updates the Software Vital Product Data (SWVPD) database to indicate that the installation image is available.
The installp command and the bffcreate command call this command automatically upon the creation or use of an installation image in a directory without a .toc file.
Privilege Control: Only the root user can run this command.
inutoc
inutoc /tmp/images
/usr/sys/inst.images | The default directory to create a .toc file. |
.toc | The file created by this command in the specified directory. |
The bffcreate command, installp command.