System Generation Manual for G-Series RVUs

Contents of the CONFTEXT File
System Generation Manual for G-Series RVUs523407-001
2-12
SYSTEM_PROCESS_CODE_FILES (Required)
You must list the SYSTEM_LIBRARY_CODE_FILES entry first, followed by the
name of each library code file required for your system. For multiple files, enter a
comma (,) after each file name and a semicolon (;) after the last file name listed.
The following example is a partial list of the files in a
SYSTEM_LIBRARY_CODE_FILES entry. They are listed in the order in which
DSM/SCM places them in the TANDEM^LIBRARY^CODE^FILES portion of the
CONFAUX file.
SYSTEM_PROCESS_CODE_FILES (Required)
This entry lists the files containing system processes (such as the memory manager,
the monitor, and the I/O control processes) to be placed in user code.
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^PROCESS^CODE^FILES. The form of this entry is shown here.
If you do not use the CONFAUX file, you must list the
SYSTEM_PROCESS_CODE_FILES entry, followed by the name of each system
process code file required for your system. For multiple files, enter a comma (,) after
each file name and a semicolon (;) after the last file name listed.
The following example is a partial list of the files in a
SYSTEM_PROCESS_CODE_FILES entry. They are listed in the order in which
DSM/SCM places them in the TANDEM^PROCESS^CODE^FILES portion of the
CONFAUX file.
SYSTEM_LIBRARY_CODE_FILES $S11B.ZGUARD.TMIOPJ,
$S11B.ZGUARD.TMIOPMD,
$S11B.ZGUARD.TXIOINT,
$S11B.ZGUARD.OCOUPIPJ,
$S11B.ZSNAX.IOPLMEAO;
SYSTEM_PROCESS_CODE_FILES TANDEM^PROCESS^CODE^FILES;
SYSTEM_PROCESS_CODE_FILES $S11B.ZGUARD.OIFMR,
$S11B.ZCNFDEFS.TZCNF,
$S11B.ZGUARD.TMIOP,
$S11B.ZPATHWAY.LINKMON,
$S11B.ZEMS.OPCOLL;