Query: depord
OS: osf1
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
depord(8) System Manager's Manual depord(8)NAMEdepord - Sort subset names into dependency orderSYNOPSIS/usr/lbin/depord [-c ctrldir [-c ctrldir]...] [-f [namefile | -]] [-I | -i] [subsetID [subsetID...]]OPTIONSSearches the directory ctrldir for subset *.ctrl files instead of the current directory. You can use multiple -c options. Reads the subset names from namefile. If you use the "-" argument instead of namefile, read the subset names from standard input. The namefile and "-" argu- ments to the -f option are mutually exclusive. If you also specify subset names with subsetID operands, they are concatenated with the sub- set names specified with the -f option. Includes in the ordered output the names of all prerequisite subsets for the subset name argument list. The -I and -i options are mutually exclusive. Includes in the ordered output the names of all prerequisite subsets for the subset name argument list, and excludes from the output any prerequisite subsets that are already installed. The -I and -i options are mutually exclusive.OPERANDSThe name of a subset for dependency checking and ordering. If you also specify subset names with the -f option, they are concatenated with subsetID operands.DESCRIPTIONThe depord command reads the subset *.ctrl files in the specified directories for dependency information, then sorts the subset name argu- ment list (and, optionally, prerequisite subset names) in dependency order. If other directories are not specified, depord searches for subset *.ctrl files in the current directory. If you install the subsets in the order shown in the depord output, subset dependencies are satisfied. If you are not using either the -I or -i option and if a subset dependency cannot be satisfied by the other specified subset names, an error message displays and that subset is not included in the output. All subsets in a dependency cycle (where subsets are mutu- ally dependent) are ignored. An error message displays, and those subsets are not included in the output. The depord command is used by the setld(8) utility.EXAMPLESTo sort the subsets listed on the command line into dependency order: # /usr/lbin/depord OSFCDEDT500 OSFX11500 OSFCDEMIN500 OSFX11500 OSFCDEMIN500 OSFCDEDT500 To use the -I option to list the prerequisite subsets for OSFDCEDT500, sorted into dependency order: # /usr/lbin/depord -I OSFCDEDT500 OSF- BASE500 OSFX11500 OSFCLINET500 OSFNFS500 OSFCDEMIN500 OSFCDEDT500 To use the -i option to check the prerequisite subsets for OSFDCEDT500, and exclude from the output those that are already installed: # /usr/lbin/depord -i OSFCDEDT500 OSFCDEDT500RESTRICTIONSThe -I and -i options are mutually exclusive.FILESExecutable file for depord command Indicates subsetID is already installed. Contents list other subsets dependent upon subsetID. Control files with dependency informationSEE ALSOsetld(8) stl_ctrl(4) Programming Support Tools depord(8)
Related Man Pages |
---|
kits(1) - osf1 |
stl_ctrl(4) - osf1 |
stl_scp(4) - osf1 |
stl_mi(4) - osf1 |
setld(8) - osf1 |
Similar Topics in the Unix Linux Community |
---|
loading subsets |
On event processing as a discipline and some subsets |
lbin |
renaming files from an array of names |
Replacing a string with its substring |