System Startup, Configuration, and Shutdown Reference Manual (32650-90892)

Chapter 8 169
Modifying System File Configurations
Entering the SYSFILE Configurator
DTCSWK04.PUB.SYS DTCSWK04.PUB.SYS system prog
DTCSWL04.PUB.SYS DTCSWL04.PUB.SYS system prog
DTCSWM04.PUB.SYS DTCSWM04.PUB.SYS system prog
The add commands (AAUTO, ABOOT, ACMSL, and ASPROG) add objects to the list of files
dumped onto SYSGEN’s tape:
AAUTO adds an autoboot file to the list of files.
ABOOT adds a boot image to the list of files.
ACMSL adds a segment to a temporary copy of the CMSL, which SYSGEN automatically
manages.
ASPROG adds a system program or other file to the list of files.
Adding Autoboot Files
The AAUTO command (abbreviated AA) adds an autoboot file to the list of files dumped onto
SYSGEN’s tape. The command has the following parameters:
AAUTO (AA) [FILE =]
autobootfilename
[TYPE = DISC ]
[ TAPE ]
[ BOTH ]
FILE specifies the file name that contains autoboot commands. If it is not fully qualified
with group and account name, it defaults to the current group and account. If the specified
file does not exist, an error occurs, and the system issues a message.
NOTE Always use fully qualified file names.
TYPE specifies the type of autoboot files to add. TYPE allows the following types:
DISC Specifies that the file is applicable to a disk boot only.
TAPE Specifies that the file is applicable to a tape boot only.
BOTH Specifies that the file is applicable to both disk boot and tape boot.
There can be only one disk and one tape autoboot file, although neither is required. The
tape and disk autoboot files become TAPEAUTO.MPEXL.SYS and AUTOBOOT.MPEXL.SYS,
respectively.
Adding Boot Files
The ABOOT command (abbreviated AB) adds a boot image to the system file configuration.
The command has the following parameters:
ABOOT (AB) [IMAGE =]
bootimagename
[FILE =]
filename
[TYPE = DISC ]
[ TAPE ]
[ BOTH ]