Skip to content

MVS/CE Sysgen

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 16:56
· 109 commits to main since this release

Commits

  • 5a0efde: Update README.md (Soldier of FORTRAN)
  • 584eaed: Change the default volser naming from numeric (111111) to alpha (AAAAAA) in sysgen.py. Using numeric volsers limits the number of DASD creatable in a step to 9 volumes, and the final customization step already creates 8 volumes as it is. Using alphabetical volsers at least stretches that list to 26 from 9. In the future, this should include a bounds check to make sure we don't do past ZZZZZZ or possibly revert back to "real" numeric volsers like 000001++ or something. (Joe George) #21
  • 487bff8: Allow -C parameter if there's no .step file and no completed build. (Joe George) #21
  • e49b81d: Fix to allow non-admin users access to the user catalogs (Soldier of FORTRAN)
  • 8250cf9: Adding and fixing user catalog access (Soldier of FORTRAN)
  • 9b4df9f: adding time to printouts (mainframed)
  • e73853e: making timeout argument global (mainframed)
  • feee69f: making timeout argument global (mainframed)
  • d2643c1: Update sysgen.yml (Soldier of FORTRAN)
  • 5eea3d4: Update sysgen05.jcl (Jake Labelle) #24
  • ab0f683: Update sysgen02.jcl (Jake Labelle) #24
  • 305ad3e: Update ZP60039 and ZP60040 usermods (Matteo Panella) #26
  • 509e0a7: Use 4.4.1 hercules hyperion docker (Soldier of FORTRAN)
  • 79ca6d1: Adding python to container (Soldier of FORTRAN)
  • 8c4547d: Update sysgen.yml (Soldier of FORTRAN)
  • 727548f: Testing Python (Soldier of FORTRAN)
  • 671848a: Update sysgen.yml (Soldier of FORTRAN)
  • 527cd4a: Update sysgen.yml (Soldier of FORTRAN)
  • a76557d: Update sysgen.yml (Soldier of FORTRAN)
  • bad24e6: Update sysgen.yml (Soldier of FORTRAN)
  • ab4d5e6: Update sysgen.yml (Soldier of FORTRAN)
  • 6cd3cd0: Update sysgen.yml (Soldier of FORTRAN)
  • aaaefc6: Update sysgen.yml (Soldier of FORTRAN)
  • 2e50892: Removing 70 minute time out (Soldier of FORTRAN)
  • 9f83865: Github actions needs git installed (Soldier of FORTRAN)
  • 8307d9b: New build works, adding release now (Soldier of FORTRAN)
  • 7e51b63: Adding BREXX/370 V2R5M1 (mainframed)