home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / minix / 4404 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  4.3 KB

  1. Xref: sparky comp.os.minix:4404 comp.os.linux:10266
  2. Newsgroups: comp.os.minix,comp.os.linux
  3. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!Sirius.dfn.de!Urmel.Informatik.RWTH-Aachen.DE!gandalf!michael
  4. From: michael@gandalf.moria (Michael Haardt)
  5. Subject: Re: Minix Sells Around the World! [and how]
  6. Message-ID: <920908506@gandalf.moria>
  7. Followup-To: comp.os.minix
  8. Lines: 123
  9. Sender: news@Urmel.Informatik.RWTH-Aachen.DE (Newsfiles Owner)
  10. Nntp-Posting-Host: messua
  11. Organization: An old and gray machine, somewhere in Moria.
  12. References: <2924930111.0.p00014@psilink.com>
  13. Date: Tue, 08 Sep 92 16:24:33 +0100
  14. Lines: 123
  15.  
  16. In article <2924930111.0.p00014@psilink.com>, "Phil Kramer" <p00014@psilink.com> writes:
  17. > Will MINIX work on SCSI or ESDI?
  18. > There is no driver for SCSI or ESDI....
  19.  
  20. There is support for SCSI as upgrade, ESDI I don't know.
  21.  
  22. > Will MINIX boot from the hard drive?
  23. > No, you always need the boot floppy....
  24.  
  25. You can use additional software to boot from HD, like with Linux.
  26.  
  27. > Can MINIX reside with DOS?
  28. > No, MINIX and DOS files must be on different partitions...
  29.  
  30. Yes, like Linux.  
  31.  
  32. > What UNIX applications run with MINIX 1.5?
  33. > None.
  34.  
  35. A lot, although 16 bit MINIX is restricted to smaller ones.
  36.  
  37. > Does MINIX support graphics in the C compiler
  38. > (line drawing)?
  39. > No.
  40.  
  41. Sorry to say so, but that is stupid.  a) You mean a library written in 
  42. C, not a compiler.  b) You are probably not aware or mini-x for 386 MINIX
  43. and MGR for 8086 and 80386 MINIX (I heard it runs on STs too).
  44.  
  45. > Is MDV included on the disk with the IBM version?
  46. > No
  47.  
  48. Hm. I have no idea what MDV is ... :(
  49.  
  50. > Does MINIX have Lex and Yacc?
  51. > Not in the distribution version.  There are versions on the net.
  52.  
  53. Ok.
  54.  
  55. > Does MINIX run X-Windows?
  56. > No.
  57.  
  58. Ok.  Some people having X run on their private hacked versions means 
  59. nothing, becase they are not available for others.
  60.  
  61. > Is there an NKS Tool Set?
  62. > No.
  63.  
  64. Eeek, again I have no idea what that is ...
  65.  
  66. > Does MINIX have AWK?
  67. > No...
  68.  
  69. It has bawk, which is a subset.  Some full PD awks are smaller than 64k,
  70. so porting should be possible to 16 bit MINIX.  32 bit versions of 
  71. course can run gawk.
  72.  
  73. > Does MINIX support floating point?
  74. > No.
  75.  
  76. There are upgrades.
  77.  
  78. > Can you add a mail facility to MINIX?
  79. > No.
  80.  
  81. Yes.
  82.  
  83. > Is MINIX compatible to SCO-ZENIX for UNIX? [!]
  84. > No.
  85.  
  86. Ok.
  87.  
  88. > Are there multiple code segments and/or multiple data segments
  89. > in C programs for MINIX 1.5?
  90. > No...
  91.  
  92. No, one code and one data segment.  The segment size is dependent of the
  93. hardware, multiple segments are just a hack to overcome braindamaged 
  94. chips ...
  95.  
  96. > Is there a C-Debugger for MINIX 1.5?
  97. > No.
  98.  
  99. Ok.  There is a assembler debugger however.
  100.  
  101. > When is the next version of MINIX due?
  102. > 2-3 years. [!]
  103.  
  104. Oh :) You kow more than me ... or is it just a guess?! 
  105.  
  106. > Are there transparencies or other material available?
  107. > No.
  108.  
  109. There is the MINIX book and source code.
  110.  
  111. Let me say a final word: Comparing MINIX 1.5 for XTs with Linux on a 386
  112. isn't fair.  They are two different systems for two different purposes.
  113. MINIX is a small experimental OS and IT WAS INTENDED TO BE THAT.  It is
  114. not a real unix with all features.  Some people wrote upgrades until it
  115. was close to that instead of writing a completely new system, because it
  116. was fun working with MINIX and doing a patch is easier than writing a 
  117. new full system (like Linus did).  MINIX on a 68k with MMU or on a 386, 
  118. with most important diffs applied comes close to Linux, but it is hard 
  119. work to build it.
  120.  
  121. In fact, it was close enough for Linus using it as development platform 
  122. for Linux until Linux was a standalone system.
  123.  
  124. If I remember right, Andy once said that he is glad about Linux, because
  125. it keeps the people away who want to force him making MINIX a less
  126. experimental system.  I agree.  When MINIX 2.0 will be released, it will 
  127. compare to Linux as MINIX 1.5 for XTs compares to v7.  You will have a 
  128. small system which has much POSIX in it, and it will be wonderful to
  129. play with it *because it is small*.  You are not going to need a 
  130. workstation like machine and cry over a few thousand ruined files and 
  131. how long backup and restore of 60 floppies needs, when you make a
  132. small mistake in fs.
  133.  
  134. I am not going to say something about Coherent ... because neither 
  135. comp.os.minix or comp.os.linux or even comp.os.coherent are groups for 
  136. useless flame wars.
  137.  
  138. Michael
  139.