Guide to Preparing Product Kits

Guide to Preparing Product Kits

© Digital Equipment Corporation 1996
All Rights Reserved.

Product Version: Digital UNIX Version 4.0 or higher
1996


This book describes the procedures for creating, maintaining, and installing layered product kits.


All rights reserved.

The following are trademarks of Digital Equipment Corporation: ALL-IN-1, Alpha AXP, AlphaGeneration, AXP, Bookreader, CDA, DDIS, DEC, DEC Ada, DEC Fortran, DEC FUSE, DECnet, DECstation, DECsystem, DECterm, DECUS, DECwindows, DTIF, Massbus, MicroVAX, OpenVMS, POLYCENTER, Q-bus, TruCluster, ULTRIX, ULTRIX Mail Connection, ULTRIX Worksystem Software, UNIBUS, VAX, VAXstation, VMS, XUI, and the Digital logo.

NFS is a registered trademark of Sun Microsystems, Inc. UNIX is a registered trademark in the United States and other countries, licensed exclusively through X/Open Company, Ltd.


[Return to Library]  [TOC]  SECT--  [NEXT]  [INDEX] [Help]

About This Manual

This manual describes the procedures for creating, installing, and managing product kits to be installed on Digital UNIX (R) systems.


[Return to Library]  [TOC]  [PREV]  SECT--  [NEXT]  [INDEX] [Help]

Audience

This manual is primarily for kit developers responsible for creating product kits. This manual assumes you are a moderately experienced user of the Digital UNIX system with knowledge of system administration.


[Return to Library]  [TOC]  [PREV]  --SECT  SECT--  [NEXT]  [INDEX] [Help]

Organization

This manual is organized as follows:
Chapter 1  Introduction  
  Presents an introduction to the kit-building process. 
Chapter 2  Creating the Kit Directory Structure  
  Describes how to create the kit directory and build the product kit. 
Chapter 3  Creating and Managing Subset Control Programs  
  Describes how to write subset control programs (SCPs) to install and manage software subsets. 
Chapter 4  Creating Subsets  
  Describes how to create subsets and subset control files with the newinv and kits utilities. 
Chapter 5  Producing Distribution Media  
  Describes how to produce a product kit on the distribution media. 
Chapter 6  Installing the Kit  
  Describes how to install the product kit on the target system. 
Appendix A  Digital UNIX Standard Directory Structure  
  Describes the standard directory hierarchy of Digital UNIX systems. 
Glossary  Defines terms used in this manual. 


[Return to Library]  [TOC]  [PREV]  --SECT  SECT--  [NEXT]  [INDEX] [Help]

Related Documents

The printed version of the Digital UNIX documentation set is color coded to help specific audiences quickly find the books that meet their needs. (You can order the printed documentation from Digital.) This color coding is reinforced with the use of an icon on the spines of books. The following list describes this convention:
AudienceIconColor Code
General users  Blue 
System and network administrators  Red 
Programmers  Purple 
Device driver writers  Orange 
Reference page users  Green 

Some books in the documentation set help meet the needs of several audiences. For example, the information in some system books is also used by programmers. Keep this in mind when searching for information on specific topics.

The Documentation Overview, Glossary, and Master Index provides information on all of the books in the Digital UNIX documentation set.

You may find the following documents helpful when preparing product kits:


[Return to Library]  [TOC]  [PREV]  --SECT  SECT--  [NEXT]  [INDEX] [Help]

Reader's Comments

Digital welcomes any comments and suggestions you have on this and other Digital UNIX manuals.

You can send your comments in the following ways:

Please include the following information along with your comments:

The Digital UNIX Publications group cannot respond to system problems or technical support inquiries. Please address technical questions to your local system vendor or to the appropriate Digital technical support office. Information provided with the software media explains how to send problem reports to Digital.


[Return to Library]  [TOC]  [PREV]  --SECT  SECT--  [NEXT]  [INDEX] [Help]

Conventions

The following typographical conventions are used in this manual:
#

A number sign represents the superuser prompt.

% cat

Boldface type in interactive examples indicates typed user input.

file

Italic (slanted) type indicates variable values, placeholders, and function argument names.

[|]
{|}

In syntax definitions, brackets indicate items that are optional and braces indicate items that are required. Vertical bars separating items inside brackets or braces indicate that you choose one item from among those listed.

...

In syntax definitions, a horizontal ellipsis indicates that the preceding item can be repeated one or more times.

cat(1)

A cross-reference to a reference page includes the appropriate section number in parentheses. For example, cat(1) indicates that you can find information on the cat command in Section 1 of the reference pages.