home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / d / aaaupd.hlp < prev    next >
Text File  |  2020-01-01  |  6KB  |  112 lines

  1. June 1985:
  2.  
  3. As contributions of Kermit programs continue to arrive, the Kermit
  4. distribution area grows larger and larger.  This week, the collection finally
  5. grew so large that it would not fit on a 1600bpi labeled tape.  The past
  6. several days have been spent reorganizing the entire Kermit distribution
  7. operation.
  8.  
  9. The biggest change is that there are now two major Kermit distribution areas,
  10. which correspond to two Kermit distribution tapes (Tape A and Tape B).
  11. Area/Tape B contains all the mainframe and minicomputer ("host")
  12. implementations; Area/Tape A contains everything else -- the microcomputer
  13. (PC, workstation) implementations, the manuals, and miscellany.  Splitting up
  14. the files this way allows room for a good amount of growth, and also lets
  15. several versions (notably the U of Toronto Pascal Kermits for RT-11 and
  16. VAX/VMS) be resurrected from the "Kermit-Extra" area.
  17.  
  18. Even though the files have been split into two directories, they still all
  19. have (and must have) UNIQUE PREFIXES.  No files with the same prefix will
  20. appear in more than one directory (except the new AA files, about which see
  21. below).
  22.  
  23. Many files have been renamed in a more sensible way.  Previously, all the
  24. "bureaucratic" files like VERSIONS.DOC, 00README.TXT, etc, were mixed in with
  25. all the other files.  Now (in addition to being rewritten), they have new
  26. names, all starting with AA.  In fact, all filenames now start with a letter,
  27. since it turns out that some systems require that.
  28.  
  29. Old             New          What
  30.  
  31. (none)          AAAREAD.ME   Explains what all the AA files are.
  32. 00README.TXT    AATAPE.HLP   Talks about tapes (replaces ANSITAPE, OSSLTAPE)
  33. (none)          AANETW.HLP   Instructions for getting Kermit via network
  34. 00README.TXT    AAFILES.HLP  Explains what the Kermit files are
  35. CURRENT.DOC     AAVNEW.HLP   List of current versions, chronological
  36. VERSIONS.DOC    AAVSYS.HLP   List of current versions, alphabetical by system
  37. (none)          AAWAIT.HLP   List of versions we're waiting for
  38. FLYER.DOC       AAXFLY.DOC   Flyer (now also includes order form)
  39. COMMER.DOC      AAXCOM.DOC   Commercial policy, only the name has been changed
  40. KLTR.TEX        AAKLTR.TEX   Cover letter, rewritten
  41.  
  42. The files that used to be VERSIONS.DOC and CURRENT.DOC been combined into
  43. AAVERS.HLP.  This is a list of versions, one on each line, showing the
  44. following information:
  45.  
  46. Prefix,                 Operating  Program   Program  Released
  47.  Tape  Machine          System     Language  Version  yy/mm/dd  Contributor
  48.  
  49. for example:
  50.  
  51. CMS B  IBM 370 Series   VM/CMS     Assembler    2.01  85/05/20  Columbia U
  52.  
  53. Whenever a new version is installed, this file is updated and then sorted
  54. several different ways to produce the following files:
  55.  
  56. AAVNEW.HLP -- Listed in reverse chronological order of release date
  57. AAVOPS.HLP -- Listed alphabetically by operating system only
  58. AAVPFX.HLP -- Listed alphabetically by prefix, regardless of tape
  59. AAVSYS.HLP -- Listed alphabetically by machine and operating system
  60. AAVTAP.HLP -- Listed by tape (A or B), then alphabetically by file prefix
  61.  
  62. The AA*.* files will appear in both Kermit distribution areas/tapes.  A glance
  63. at the appropriate file will make it easy to answer questions like "Is there a
  64. Kermit for xxx?", or "Has there been a new release of Kermit for xxx since
  65. yyy?", or "What is the prefix for zzz Kermit?", or "What tape is such-and-such
  66. a Kermit on?"
  67.  
  68. Some Kermit program files were renamed:
  69.  
  70.     Old             New
  71.  
  72.   20KERMIT        K20MIT (needed to start with a letter)
  73.   170KERMIT       CDCKER    "
  74.   800KER          LUXKER    "
  75.   86KERMIT        C86KER    "
  76.   CMSKERMIT       CMSKER (so Scribe could deal with the .MSS better)
  77.  
  78. Those who use the Internet, CCnet, or BITnet to get Kermit files from Columbia
  79. should read KER:AANETW.HLP for details about network access.  The BITnet area
  80. (KERMSRV@CUVMA) is not yet reorganized -- that will take another week or two.
  81. Those who use FTP or NFT to get files from CU20B should notice no difference
  82. in the procedure, since the "logical name" KER: has been redefined to include
  83. the new area in its search path; the fact that no prefix (except AA) appears
  84. in more than one area should allow network file transfer to work as before,
  85. except when you try to get ALL the Kermit files (would anybody really do
  86. that?) -- if you tried to "MULTIPLE GET KER:*.*", you would wind up with only
  87. the files from area A.  If you need to refer to the B area explicitly, its
  88. logical name is K2:, as in "MULTIPLE GET K2:*.*".
  89.  
  90. And a minor complication -- Macintosh Kermit is part of the CK*.* files, which
  91. are on Tape B.  But since the Mac is a micro, people will be upset if they
  92. order the "micros" tape (A) and there's no Mac Kermit on it.  So just the .HQX
  93. files for CKMKER and CKMKEY have copies KER:, along with the CKMKER.DOC file.
  94. However...  since these files were also in K2:, their names have to be
  95. something that doesn't start with CK; otherwise, people who tried to FTP CK*.*
  96. would only get those three files and nothing else (because DEC-20 logical names
  97. don't step).  So they are called KER:MCKER and MCKEY...
  98.  
  99. October 1986:
  100.  
  101. Same deal, but now 3 tapes.  A is still micros, B is still mainframes, C is
  102. "esoterica" (less popular versions, duplicate versions, big documents, mail
  103. archives, etc).
  104.  
  105. July 1987
  106. There are now 5 tapes.  A is popular micros, B is popular minis and
  107. mainframes, C is "esoterica", less popular micro versions, D is "esoterica",
  108. less popular mini and mainframe versions, and E is on-line documentation and
  109. text fromatter source for the Kermit User Guide, Kermit Protocol Manual,
  110. Byte article, big documents and mail archives.
  111.  
  112.