home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text1612.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  5.0 KB  |  117 lines

  1. Hi Folks,
  2.  
  3. 1.99o5 took a little longer than I had hoped (but isn't that always
  4. the case).  As usual, I was the weak link.  This time a toothache got
  5. in the way (I get my first root canal six hours from now).  You can
  6. expect my next excuse to be "my dog ate it".
  7.  
  8. The BleedingEdge/README file is included after my signature.
  9.  
  10. Because vorlon is so much faster than ftp.ardi.com, I'd recommend
  11. picking up 1.99o5 from there:
  12.  
  13. DOS:
  14.     ftp://vorlon.mit.edu/pub/ardi/BleedingEdge/dos199o5.zip
  15.  
  16. Linux:
  17.     ftp://vorlon.mit.edu/pub/ardi/BleedingEdge/linux199o5.tar.gz
  18.  
  19.  
  20. In other news, one of our customers from Microsoft has purchased a
  21. copy of NT and *given* it to us (that's right, no strings attached --
  22. we checked with the Microsoft company store to make sure this was
  23. something he could legitimately do) and we scraped up the money to buy
  24. our very own copy of Windows '95.  So now we need to juggle disk space
  25. a little bit and we'll have enough different DPMI providers for us to
  26. get Executor/DOS up to Executor/Linux's level of reliability.
  27.  
  28. Executor/NEXTSTEP/Intel is running in house although it currently
  29. can't print or access floppy drives.  We hope to have those problems
  30. resolved soon so that we can move on to performance enhancements and
  31. re-porting to NEXTSTEP/motorola.  We will probably make a BleedingEdge
  32. version of E/NS available even before it's up to full speed.
  33.  
  34. Melissa Algeo will soon be joining us as a full-time ARDI employee.
  35. This will take some of the pressure off Mat, Cotton and me, although
  36. we won't slack off -- we still want to get 2.0 out ASAP.
  37.  
  38.     --Cliff
  39.     ctm@ardi.com
  40.  
  41. This directory isn't even guaranteed to exist, but if it does,
  42. it may contain binaries from ARDI that are even newer than the
  43. latest 1.99<x> release.  There are a variety of reasons why we
  44. might want to replace one or two files in a 1.99<x> distribution
  45. without making a new one, most often to help one of our customers.
  46.  
  47. If you use software from this directory PLEASE be sure you note
  48. this on any bug reports you might submit.  It is counterproductive
  49. for us to look for a bug in one release when it really is a bug
  50. in a different release.
  51.  
  52. 1.99o5 fixes the problem in 1.99o3 and 1.99o4 that prevented Word 5 from
  53. running.  1.99o5 also runs Apeiron, although running the Apeiron
  54. installer under DOS is tricky (and Apeiron requires pretend sound and
  55. refresh).  If you want to try running the Apeiron installer under DOS,
  56. you should make a temporary HFV with the Mac Volume name "tmp".  It will
  57. need to be about 4 MB long.  After Apeiron is installed you can delete
  58. it.  Chiral should run, although swoop and Ultima III won't.
  59.  
  60. Starting with 1.99o5, it is now possible to tell Executor/DOS to ignore
  61. certain disk drives.  Here are the relevant switches:
  62.  
  63.     -macdrives ARG
  64.     -dosdrives ARG
  65.     -skipdrives ARG
  66.     -skipaspi
  67.  
  68. ARG is a set of characters from the set a..z and A..Z.  You can denote
  69. a range by placing a '-' between two characters.  Example:
  70.  
  71.     executor -dosdrives ac-g -macdrives h-j -skipaspi
  72.  
  73. tells Executor to only consider drives A:, C:, D:, E:, F: and G: as
  74. candidates for drives to find DOS filesystems on.  Only H:, I: and J:
  75. will be examined for a Macintosh filesystem, and there will be no attempt
  76. to directly manipulate the SCSI bus via the ASPI drivers.  It is hoped that
  77. configurations that have had trouble with Executor in the past can be
  78. made to work by judicious use of the above switches and the "-oldtimer"
  79. switch mentioned below.  Please send your experiences with these switches
  80. to "bugs@ardi.com".
  81.  
  82. Starting with 1.99o4, Executor/DOS supports the "-oldtimer" switch,
  83. which may solve the problem of Executor not running on some systems.
  84. This switch causes Executor to take 18.2 interrupts a second instead of
  85. 1024 interrupts a second.  Using -oldtimer will result in lower timer
  86. accuracy, but may fix slow startup times on some machines.  The main use
  87. of this switch is to help us understand why some systems do not run
  88. Executor.  If you have a system that works when "-oldtimer" is specified
  89. but doesn't when it is not, please send e-mail to bugs@ardi.com.
  90.  
  91. We've also changed how the "-debug" switch works.  In general that switch
  92. does not provide useful information ("no user serviceable parts inside").
  93.  
  94. We are aware that a number of regressions that were introduced with 1.99o3
  95. are still there.  These are being worked on.
  96.  
  97. Starting with 1.99o3, Executor supports "-system 7", which will tell
  98. Executor to pretend that it is running System 7.  However, right now
  99. many filesystem calls that real System 7 apps may expect are not
  100. working.  One program that does appear to work with this switch is "NIH
  101. Image 1.58".  In fact, with 1.99o4 (at least in our artificial
  102. environment at ARDI), plug-in filters work under NIH Image 1.58.  Neato.
  103.  
  104. 1.99o4 fixes DNA strider's copy/paste crashes.  Ultima III gets
  105. farther but still dies.
  106.  
  107. We hope to have our new filesystem code cleaned up, a rough port of
  108. 1.99<x> for NEXTSTEP/Intel, and 16bpp and 24bpp support in 1.99p, due
  109. "soon".
  110.  
  111. Here are the current bleeding edge contents:
  112.  
  113. dos199o5.zip        -- replacement executor.exe
  114. linux199o5.tar.gz    -- replacement usr/local/bin/executor
  115.  
  116.  
  117.