Commit graph

455 commits

Author SHA1 Message Date
Wolfram Schneider
aa334984c1 add I686_CPU to the list of possible values of keyword 'cpu' 1996-08-27 12:00:18 +00:00
Jordan K. Hubbard
a92061590c Try to bring this a little more up-to-date. 1996-08-27 03:55:55 +00:00
Wolfram Schneider
89f37eb27d add ref id's for countries, eg. mirrors-au, mirrors-za etc. 1996-08-25 21:25:15 +00:00
Wolfram Schneider
779ff4d24e Add URL to FTP search, a free archie server. 1996-08-25 21:20:59 +00:00
Wolfram Schneider
09923b5453 "http://www.freebsd.org/handbook" -> "../handbook/handbook.html"
Absolute URLs are bad for WWW mirrors or for the local file system.
1996-08-25 21:11:46 +00:00
Jordan K. Hubbard
90f69880db Add a section for CDR drives. 1996-08-24 10:18:50 +00:00
Peter Wemm
0675e23304 Add some collected names from the last few commits, and fix a typo
(somebody was hidden behind somebody else's name it seems)
1996-08-24 04:57:18 +00:00
Thomas Gellekum
64a3654907 Add tim Vanderhoek for his uulib and uudeview ports. 1996-08-23 07:00:33 +00:00
Mike Pritchard
05c825614c Fix the typos listed in PR# 1511, plus a few others.
Submitted by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1996-08-21 19:22:04 +00:00
Satoshi Asami
0e6705d4e0 Be consistent about the codebase we originated from. Always use
"4.4BSD-Lite" (not "4.4 BSD Lite", "BSD 4.4-lite" or some such), this
is what the CSRG people call their release in the red daemon book (and
most of the handbook had it that way).
1996-08-21 07:28:57 +00:00
Satoshi Asami
d9239b3d2c There is no word "UNIX" in the title of the new (red) daemon book. 1996-08-21 07:18:30 +00:00
Satoshi Asami
9408170cfd (1) Clarify the use of ${MOTIFLIB} by giving examples on what to
substitute.

(2) Bring the *_DEPENDS section up to the current state.  Explain that
    the pathname in the "path:dir" pair can be a full pathname if you
    want a port to depend on something that isn't executable or an
    executable that's not expected to be in the user's search path
    (like /usr/local/libexec).  Also, change the LIB_DEPENDS example
    to use jpeg, tcl-7.3's appropriateness as an example is quite
    outdated at this point. ;)
1996-08-20 09:51:02 +00:00
Satoshi Asami
694b3ed100 Added Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> for his myriad of
Japanese ports (you've only seen the tip of an iceberg, in case you
are wondering).
1996-08-19 12:11:35 +00:00
Jordan K. Hubbard
303986b3c9 Typo police.
Submitted-By: yoshiaki@kt.rim.or.jp
1996-08-18 17:04:41 +00:00
Wolfram Schneider
745b9ae3c5 new section ``Unix history''
* Saulus, Peter H. _A quarter century of UNIX_.
	* Simon Garfinkel, Daniel Weise, Steven Strassmann.
	  _The UNIX-HATERS Hanbook_.
1996-08-18 12:47:33 +00:00
Wolfram Schneider
a20dfccf61 use label "mirrors-ctm" for CTM mirrors. 1996-08-17 23:51:45 +00:00
Wolfram Schneider
33bce0e291 update keymap list 1996-08-16 13:51:55 +00:00
Satoshi Asami
38aef360de Add Eric Blood (eblood@cs.unr.edu) for his xautolock port. 1996-08-16 07:56:45 +00:00
Satoshi Asami
cb7ebb0cc4 Add David Leonard <d@scry.dstc.edu.au> for his dclock port. Gosh,
this is the third port that I imported today that came from a guy
named David....
1996-08-16 07:43:28 +00:00
Mike Pritchard
c464f9f430 Fix one other typo that was included in PR# 1477 that didn't
get comitted by whoever fixed all of the other ones.
1996-08-15 20:52:18 +00:00
Satoshi Asami
39ce96e625 Bring this file up to reality (as far as I know .. these are only
the devices I once owned or contemplated purchasing .. )

(1) The ncr controller supports 53C810/815/825/860/875.

(2) Descrpitions of fxp0 and vx0 were missing.

(3) The ed driver supports SMC 8216 (`Elite Ultra') too.

(4) Add pseudo-device ccd.
1996-08-15 11:20:14 +00:00
Satoshi Asami
2e97307cc7 Typo (nott -> not). 1996-08-15 09:45:30 +00:00
Satoshi Asami
0f1c52c1d8 You would want to read freebsd-current, not freebsd-hackers, to stay
current with -current.
1996-08-15 01:21:57 +00:00
Satoshi Asami
7c588549f4 Add Mikael Hybsch <micke@dynas.se> for his fetch proxy support patch. 1996-08-14 22:38:28 +00:00
Jordan K. Hubbard
c1fd245777 Add reference to Ohio State University's guide to UNIX. 1996-08-14 17:22:16 +00:00
Joerg Wunsch
e351b3f8f5 Update my PGP key. 1996-08-14 11:53:52 +00:00
Jordan K. Hubbard
f49bd92e3a Correct instructions for ftp'ing entire ports hierarchies.
Submitted-by: Elliot Schwartz <elliot@mit.edu>
1996-08-13 19:51:36 +00:00
John Fieber
516f5bffd4 &ero; -> &amp; 1996-08-12 16:07:50 +00:00
Peter Wemm
cc1cbedee1 Remove the quotes from some of the kernel options that dont need it.
eg:  options "SCSI_DELAY=15" should be options SCSI_DELAY=15, as config
knows about the "=" and splits it correctly into key=value for the #defines.
The only options that need quotes are those that have numbers as part of
the actual name, eg: "TUNE_1542" and "COMPAT_IBCS2".
1996-08-12 11:48:49 +00:00
Alexander Langer
d4a1300276 Typo corrections. Closes PR 1477.
Submitted by:	Masafumi Nakane <max@sfc.wide.ad.jp>
1996-08-10 17:51:15 +00:00
Alexander Langer
abf6fd0247 Change syslog examples from /386bsd to /kernel. Closes PR 1475. 1996-08-10 17:38:37 +00:00
Peter Wemm
6021389b24 Added A JOSEPH KOSHY <koshy@india.hp.com> for the AMD cpu id code, and
andy@sarc.city.ac.uk (Andy Whitcroft) for the rdist fix.
1996-08-10 08:11:25 +00:00
John Fieber
3fcbcefde1 Define a new entity to hold the latest *released* FreeBSD version number.
In the text, use &rel.current; instead of 2.1.5.
1996-08-09 15:33:31 +00:00
Peter Wemm
fd38cf8bb2 Add Chris Timmons for his pine port fixes. 1996-08-09 12:53:07 +00:00
Satoshi Asami
e04180f7ba Add Kostya Lukin (lukin@okbmei.msk.su) for the freeze port. 1996-08-09 08:18:10 +00:00
Satoshi Asami
a3a649b505 Add Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> for the Japanese
tcl/tk ports.
1996-08-09 07:36:09 +00:00
Jordan K. Hubbard
d8b5f39569 Update reference to 2.1.5 1996-08-09 05:11:43 +00:00
Satoshi Asami
1367fe9a8d Add missing ")". 1996-08-07 07:46:15 +00:00
Satoshi Asami
7ee0b71b06 Move James FitzGibbon to developers' section, now that he can commit
himself.  (No jokes on this one please.)
1996-08-07 02:49:25 +00:00
Jordan K. Hubbard
e4066ba521 Add an Internet Hardware resources section and stick
"The Pentium Systems Hardware Performance Guide" which someone
posted today in there.
1996-08-07 00:39:06 +00:00
James Raynard
8412ed7c28 Back out roberto's amendment to my update of the Australian distributor's
address - Melbourne is a city in the state of Victoria, not vice versa! :-)

Also add reference to Greg Lehey's books in the appropriate section,
replace some redundant questions by pointers to the Handbook, replace
"look at this bit of the Handbook" pointers by URLs, clean up
inconsistent use of "one" and "you" and fix a couple of typos
introduced by my previous changes...
1996-08-05 17:18:03 +00:00
Wolfram Schneider
62c8544aea add CTM mirrors 1996-08-04 22:41:09 +00:00
Wolfram Schneider
eff460e472 documented in comments that 'avail' should be in
sync with the handbook
1996-08-04 19:30:34 +00:00
Ollivier Robert
ae16cb0e0c Correct the warning about "xconsole" when generating ASCII output. 1996-08-04 15:29:20 +00:00
Ollivier Robert
c1da77cb05 Update the address for the Australian CD distributor.
Suggested-By: David Henshaw by way of Martin Butkus (mail)
1996-08-04 15:21:53 +00:00
Ollivier Robert
80df7510e0 Add pointers to both EFNET and BSDNet IRC channels.
Suggested-By: Dima
1996-08-04 15:13:42 +00:00
James Raynard
fbaf9e392a * Added lots more introductory material.
* Removed material that was duplicated in the installation instructions.

* Updated the address for an Australian supplier of CDROMs (supplied by
  David Henshaw via Martin Butkus).

* Give more info about how to get started with the installation.

* Update references to 2.1.0 as "the latest release".

* Added pointer to a Web page explaining how to have multiple operating
  systems on the same machine.

* Moved question about running DOS binaries out of the installation section.

* Added question re boot floppy not loading properly.

* Added explanation of disk geometry, moved things around so that "please
  refer to the previous question" no longer sends the reader with a
  non-booting system to a PLIP cable wiring diagram!

* Mention the time/space requirements for making a custom install floppy.

* Acknowledge a couple of people whose answers I've adapted in various
  places (and who deserve credit anyway for answering so many questions!)
1996-08-04 14:14:05 +00:00
Jordan K. Hubbard
623bfa6f4a Adjust reference to PPP page.
Submitted-By: Tim Stoddard <tims@achilles.k12.ar.us>
1996-08-04 03:28:14 +00:00
Chuck Robey
e0aca71773 Add Mark Huizer <xaa@stack.urc.tue.nl> for the kaffe port.
I forgot his name whilst typing in the commit message on the
port, and he wasn't in the handbook (I guessed wrong, using Marc
Van Kempen, sorry to both).  Now, his name is in here and I
won't get mixed up again!

Obtained from: Mark (not Marc!)
1996-08-03 19:51:06 +00:00
Jordan K. Hubbard
81eadfeb1d Remove clauses 3 and 4 from template copyright. 1996-08-03 13:46:00 +00:00