I think that it is clearer to put ALL CP user modifications on the local?disk (MAINT 594)
and all CMS modifications on the CMS changes disk (MAINT 593).
MAINT 594 for CP changes.
MAINT 593 for CMS changes
Keeping installation?specific changes separate, I suggest the following
method for your changes to DMKRIO?ASSEMBLE:
1. VMSETUP?CP?
2.COPY DMKRIO?ASSEMBLE F = = A
3. Make the changes to DMKRIO?ASSEMBLE A that you want.
4. VMFASM DMKRIO DMKLCL
5. Use VMFLOAD to create a new CP Nucleus as documented.
6. VMFLOAD CPLOAD DMKLCL
7. IPL 00C CLEAR to load the new CP Nucleus as documented.
8 . When testing is complete, COPY:
? ? DMKRIO ASSEMBLE A and??
? ? DMKRIO?TXTLCL A to the 594 (E) disk,
? ? Then ERASE the copies on the A disk.?
Later on, if you have MORE changes to DMKRIO:
? ? VMSETUP?CP
? ? Copy DMKRIO ASSEMBLE E = = A
? ? Edit changes into your local?DMKRIO?file.
? ? VMFASM DMKRIO DMKLCL
? ? Then follow from step 5 above.
Questions?
Bob Bolch?
??
? ??