home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / vmsnet / pdp11 / 951 < prev    next >
Encoding:
Text File  |  1993-01-11  |  2.6 KB  |  72 lines

  1. Newsgroups: vmsnet.pdp-11
  2. Path: sparky!uunet!paladin.american.edu!europa.asd.contel.com!wlbr!sms
  3. From: sms@WLV.IIPO.GTEGSC.COM (Steven M. Schultz)
  4. Subject: Re: Ok just a teeny question..
  5. Message-ID: <1993Jan11.172928.4278@wlbr.iipo.gtegsc.com>
  6. Sender: news@wlbr.iipo.gtegsc.com (news)
  7. Nntp-Posting-Host: wlv.iipo.gtegsc.com
  8. Organization: GTE Government Systems
  9. References: <jeremi.726702030@ee.ualberta.ca> <C0o7uz.Bsq@world.std.com> <1993Jan12.003905.2170@zl2tnm.gen.nz>
  10. Date: Mon, 11 Jan 93 17:29:28 GMT
  11. Lines: 59
  12.  
  13. In article <1993Jan12.003905.2170@zl2tnm.gen.nz> don@zl2tnm.gen.nz writes:
  14. >
  15. >What's the betting Steve gets to tell us all why 2.11 BSD won't run on a 
  16. >/23 or /34.... again....
  17.  
  18.     Ok, i will ;-)
  19.  
  20. >(Hi Steve!)
  21.  
  22.     (Howdy Don!)
  23.  
  24. >If there's ever a FAQ written for this group/list, that question's gotta 
  25. >go at the top.
  26.  
  27.     There is Unix available for the PDP-11.  2.11BSD is being distributed
  28.     by the USENIX Association and requires a Unix source license.  Not
  29.     all models of the PDP-11 can run 2.11BSD.  There are four major
  30.     requirements:  1) split I/D, 2) supervisor mode (the 4.3BSD networking
  31.     code was moved out of the kernel into supervisor), 3) at least 1mb
  32.     of memory (it can fit in less but it's unhappy about it) and 4) hardware
  33.     floating point (there is an emulator but it doesn't work at present).
  34.     To load the entire distribution requires at least 80mb of disc space,
  35.     more is better.
  36.  
  37.     Requirement #1 is the most restrictive and leaves out the 11/23, 11/23+,
  38.     11/24, 11/34, 11/40 and 11/60.  The 11/45, which has split I/D and
  39.     supervisor, can not support enough main memory (hard to load a system
  40.     which takes 320kb into 248kb :-)).  Models which run 2.11BSD very
  41.     nicely are the 11/44, 11/53, 11/70, 11/73, 11/83, 11/84, 11/93 and
  42.     the 11/94.  
  43.  
  44.     From the mess i call a home directory hierarchy i dredge this notice:
  45.  
  46.  
  47.     "Yes, there is UNIX available for the pdp-11/73.
  48.  
  49.     Yes, it is 4.3BSD, or as close as you're going to get on a pdp-11
  50.     (basically the only syscall left out was swapon()).  Full tcp/ip
  51.     (with the Jacobson slow-start, etc, etc), 4.3 disc quotas (if you
  52.     want 'em), and so on.
  53.  
  54.     To get your copy of 2.11BSD contact the USENIX Association:
  55.  
  56.         2.11BSD
  57.         USENIX Association
  58.         2560 Ninth Street, Suite 215
  59.         Berkeley CA 94710
  60.         +1 510 528 8640
  61.  
  62.     Price is $200, includes source (so you will need a source license),
  63.     2 1600BPI tapes or 1 TK50 full of stuff.  "support"?  well, drop me 
  64.     a mail item - the care and feeding of 2.11BSD has more or less been
  65.     delegated to me."
  66.  
  67.     Updates and patches are available via anonymous FTP to the host
  68.     WLV.IIPO.GTEGSC.COM [192.26.147.1] in the directory pub/2.11BSD.
  69.  
  70.     Steven Schultz
  71.     sms@wlv.iipo.gtegsc.com
  72.