stl_ctrl.5
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 5 代码 · 共 94 行
5
94 行
.TH stl_ctrl 5.SH Namestl_ctrl \- software subset control files.SH Description.NX R "stl_ctrl file".NX R "software subset control file".NX R "software kits" "subset control files for"Each software subset that is distributed on media usedwith the.PN setldcommand has an associated .I control file.This control file is created by the.PN kitsutility. It contains the attributeinformation for the subset. Once the subsethas been installed on a system,the control file is placed in the.PN usr/etc/subsetsdirectory. The control file for each subset has a nameformed by appending the extension.PN .ctrlto the end of the subset name..PPThe attribute definitions in the file are stored as attributename and value pairs separated by an equal sign (=). The attributesare:.TPNAME.brThe name of the product of which this subset is a member. This attributehas the same value as the.I NAMEattribute defined for the product in the product attributes sectionof thekeyfile..TPDESC.brThe text description of the subset as given in the subset descriptorfor this subset in thekeyfile..TPNVOLS.brObsolete..TPMTLOC.brA pair of integers separated by a colon (:).These integers are used by the.PN setldutility to find the subset on tape media. The first number is thevolume in the product tape set; the second is the locationwithin the volume. The values established for this attributeby the.PN kitsutility are place holders. The values are later updated as thesubset is being written to tape by the.PN gentapescommand..TPDEPS.brThe dependency list for this subset. The information for thislist is taken from the subset descriptor in thekeyfile..TPFLAGS.brThe flags value from the key file..SH ExamplesHere are the contents of.PN UDTBASE400.ctrl ,the control file for the.PN UDTBASE400subset:.EX NAME='ULTRIX/UWS T4.0 (RISC)' DESC='Base System' NVOLS=1:112 MTLOC=1:1 DEPS="." FLAGS=1.EE.SH See Alsogenra(1), gentapes(1), kits(1), stl_key(5), stl_tape(5), setld(8).br.I Guide to Preparing Software for.I Distribution on ULTRIX Systems
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?