System Generation Manual for G-Series RVUs

Contents of the CONFTEXT File
System Generation Manual for G-Series RVUs523407-001
2-11
SUPER_SUPER_IS_UNDENIABLE (Optional)
semicolon (;) after the last file name listed. The following example is a list of the files in
a STANDARD_MICROCODE entry for a G-series RVU.
The file codes of standard microcode files differ according to system processor type.
For instance, the microcode files for NSR-G processors use file code 872.
SUPER_SUPER_IS_UNDENIABLE (Optional)
This entry tells the Safeguard utility to ignore explicit denials of access authority to the
super ID (255,255). Refer to the Safeguard Administrators Manual for more
information. The form of the entry is shown here.
SYSTEM_LIBRARY_CODE_FILES (Required)
This entry lists the files containing procedures to be placed in system code and system
library and to be shared by all processes. The list of files is subject to change with
each software RVU and is added to the CONFAUX file when you install a new SUT. If
you use the CONFAUX file (the normal procedure), you need enter only the installation
descriptor TANDEM^LIBRARY^CODE^FILES. The form of this entry is shown here.
If you do not use the CONFAUX file, the following guidelines apply:
You must identify each file to be included in the library. Such files reside in the
distribution subvolumes on the SUT: NonStop Kernel procedures are in ZGUARD,
Measure procedures in ZMEASURE, and so on.
The object files in this list should be ranked in their order of importance, with the
most important object files listed first.
You cannot reuse SYSCOD00, SYSLIB00, SYSDP2, and SYSCLR files if you have
modified any of the SYSTEM_LIBRARY_CODE_FILES files.
An unqualified file name in the CONFTEXT file must appear in the same volume
and subvolume from which you run SYSGENR, unless otherwise defined earlier by
an ASSIGN command.
STANDARD_MICROCODE $S11B.ZLIBSTD.EHHI8,
$S11B.ZLIBSTD.EHLO8,
$S11B.ZLIBSTD.KUFH8,
$S11B.ZLIBSTD.DBOOTVER,
$S11B.ZLIBSTD.DSKBOOT,
$S11B.ZLIBSTD.TAPBOOT,
$S11B.ZLIBSTD.DISKPRT1,
$S11B.ZLIBSTD.DISKPRT2,
$S11B.ZLIBSTD.TAPEPRT1,
$S11B.ZLIBSTD.TAPEPRT2;
SUPER_SUPER_IS_UNDENIABLE ;
SYSTEM_LIBRARY_CODE_FILES TANDEM^LIBRARY^CODE^FILES;