Commit graph

94 commits

Author SHA1 Message Date
Nik Clayton
865bdc5f3f Stand on Randy Pratt's shoulders, and add to the copy describing the process
of preparing to install FreeBSD, and the actions up to and including the
kernel device configuration section.
2001-08-17 23:21:42 +00:00
Randy Pratt
ef1865c3ad added tags to separate two authors </authorgroup><authorgroup>
Approved by:	murray
2001-08-16 22:27:18 +00:00
Chern Lee
6c21f4c1e9 Change all contractions to proper form.
don't -> do not
isn't -> is not
let's -> let us
... and so on
2001-08-16 18:35:08 +00:00
Nik Clayton
39348b56a9 Rewrite the intro material. Explain what partitions are. Nuke the
copy that talks about view.exe, makeflp.bat, install.bat, and others,
because they don't exist any more.

Move the copy about installing from MSDOS partitions, tapes, and so on,
to the end of this chapter.  It needs a lot more work first.
2001-08-16 16:09:16 +00:00
Chern Lee
e6fa9f8fd0 Typos/Standardize Terminology:
* familar -> familiar
 * unix -> Unix
 * asterik -> asterisk
 * ethernet -> Ethernet
 * internet -> Internet
 * Installallation -> Installation

Reviewed by:	murray
2001-08-14 22:32:25 +00:00
Chern Lee
d9b1288ac8 Markup Changes, place terms in:
* <application>
 * <username>
 * <command>
 * <literal>
 * <devicename>

Reviewed by:	murray
2001-08-14 22:06:11 +00:00
Valentino Vaschetto
cff40462a9 Added a close para tag which was missing.
Reviewed by:	obrien
Approved by:	murray
2001-08-14 21:29:28 +00:00
Randy Pratt
83ad15c9e0 Import my install guide with screenshots to replace the old install chapter.
Approved by:	Murray
2001-08-14 07:37:05 +00:00
Chern Lee
205cf1b49a Standardize capitalization of titles:
* First and last word uppercase
* Prepositions, articles, and short conjunctions lowercase
* The word 'to' lowercase
* Preserved capitalization for program/command names

Reviewed by:	murray
2001-08-10 22:58:17 +00:00
Bruce A. Mah
a959f24ce5 Remove the copy of the Supported Hardware list (which is release- and
architecture-specific) from the Installing FreeBSD chapter of the
Handbook.  Point readers to the hardware notes for the version of
FreeBSD that they have.

Approved by:	nik
2001-08-10 16:01:35 +00:00
Chern Lee
2b61014302 Properly markup contributions in <chapterinfo>/<sect1info>/<sect2info> tags
according to recent changes for entire Handbook.

Reviewed by:	murray
2001-08-09 23:42:35 +00:00
Jim Mock
d1cdfd4613 Clean up the whitespace from the last commit. Translators can ignore
this one.
2001-08-04 19:56:39 +00:00
Jim Mock
c99be3c209 BSDi's FreeBSD CDROMs ... -> FreeBSD CDROM 2001-08-04 19:55:14 +00:00
Murray Stokely
2fdac55c46 * Combine singular/plural index terms.
* Add a few section id's so that the printed index can find the page
  number.

Submitted by:	Valentino Vaschetto <valentino.vaschetto@windriver.com>
2001-07-30 17:18:54 +00:00
Chern Lee
aa873b5501 Remove smileys/emoticons as discussed in -doc to give the handbook a more
formal look.

Reviewed by:	murray
2001-07-23 22:51:33 +00:00
Dima Dorfman
c85ca91b0e rfd1 -> fd1
Submitted by:	Kristof Pap <kristof_pap@hotmail.com>
2001-07-23 14:51:34 +00:00
Chern Lee
4df284c246 Made <indexterm>'s more specific by adding <filename>, <command>,
and <application> entities.

Submitted by:	Valentino Vaschetto <valentino.vaschetto@windriver.com>
Reviewed by:	murray
2001-07-19 01:11:52 +00:00
Chern Lee
3e8d98b70a Standardize:
TCL -> Tcl
ethernet -> Ethernet
ftp (noun) -> FTP

Approved by:	murray
2001-07-17 22:20:51 +00:00
Murray Stokely
20ac95335e Enclose contributor names in <chapterinfo> tags.
Properly markup command names.
2001-07-17 02:31:55 +00:00
Chern Lee
7001f29865 Standardize:
UNIX -> Unix
UNIX's -> Unixes (one instance)

Unix is a proper noun, not an acronym.  Also conforms to O'Reilly's word list.

Approved by:	murray
2001-07-17 00:11:24 +00:00
Murray Stokely
99c9a56f15 Consistently use an uppercase replaceable 'X' :
4.x-STABLE    -> 4.X-STABLE
   FreeBSD 2.2.x -> FreeBSD 2.2.X
2001-07-14 23:40:29 +00:00
Murray Stokely
1853b9bcf6 CD-ROM -> CDROM
O'Reilly has standardized on 'CD-ROM' as have several other
publishers, however 'CDROM' outnumbers 'CD-ROM' 2 to 1 in our
documentation and it has always appeared this way on FreeBSD CDs from
Walnut Creek/BSDi/WRS.  I don't have a preference either way as long
as it stays consistent.
2001-07-14 00:57:56 +00:00
Dima Dorfman
d273a43893 Add a missing word.
PR:		28896
Submitted by:	shill@free.fr
2001-07-12 00:39:09 +00:00
Nik Clayton
4e521b8bb2 Makefile's to make it easy to build individual handbook chapters. These
are *not* recursed in to by the top level Makefile.
2001-06-30 14:55:40 +00:00
Murray Stokely
b6e49089bc Add ~110 index entries to the Handbook. 2001-06-24 11:30:31 +00:00
Murray Stokely
88f3235bb0 Spelling corrections :
transalates    -> translates
  indictes       -> indicates
  ficticious     -> fictitious
  sandox         -> sandbox
  priveleged     -> privileged
  unix           -> Unix
  versatily      -> (sentence reworded)
  inerface       -> interface
  internet       -> Internet
  appriate       -> appropriate
  Logictech      -> Logitech
  extetions      -> extensions
  occuring       -> ocurring
  keypair        -> key pair
  tunnelled      -> tunneled
  inializes      -> initializes
  ommitted       -> omitted
  seperate       -> separate
  unintelligable -> unintelligible
  signalling     -> signaling
  appearence     -> appearance
  descision      -> decision

Pointed out by: ispell(1)
2001-06-21 17:21:01 +00:00
Murray Stokely
9be4e6873c More rfd0 -> fd0 changes
Submitted by:	sheldonh and valentino.vaschetto@windriver.com
2001-05-17 23:15:54 +00:00
Murray Stokely
6296820335 Warn users not to try to mount write-protected disks and use /dev/fd0
instead of /dev/rfd0 in the examples

Submitted by:	sheldonh and valentino.vaschetto@windriver.com
2001-05-16 23:15:50 +00:00
Murray Stokely
f91206245e Add a section describing how to install FreeBSD on a headless machine.
Submitted by:	Valentino Vaschetto <logo@osd.bsdi.com>
2001-05-11 21:25:44 +00:00
Dima Dorfman
caa6994914 DocBook police: open and close tags for <programlisting> should cuddle
up to the contents within.

Approved by:	nik
2001-04-09 00:33:58 +00:00
Jim Mock
6b86823ee6 Fix some spelling errors and some other minor nits. 2000-12-15 21:52:35 +00:00
Jim Mock
21c43d883f Add the DPT PM3754U2-16M SCSI RAID controller to the list of supported
hardware.

Submitted by:	alfred
2000-11-29 14:41:04 +00:00
Jim Mock
a64b2481b1 Correct entry for the Accton "Cheetah" EN1207D (was listed as EN1027D).
Also, remove the "?" at the end of the line -- this card is definitely
a RealTek 8139 close.

Submitted by:	Owen Mann <owen@vividon.com> on -doc
2000-11-29 14:15:41 +00:00
Jim Mock
77f792fc27 Walnut Creek CDROM -> BSDi 2000-10-30 01:01:31 +00:00
Eivind Eklund
fde8f77d8f Note that it is the *ISA* Intel Etherexpress that has driver instability
problems.  Confused users where asking me.
2000-10-03 13:05:18 +00:00
Alexander Langer
27b324d0a8 Explain the use of FTP via a HTTP proxy.
PR:		21254
Submitted by:	Philipp Mergenthaler <p@i609.hadiko.de>
2000-09-24 13:10:46 +00:00
Alexander Langer
972e26b935 We now support MCA (at least a bit). 2000-09-10 10:20:16 +00:00
Mark Ovens
1fd4b145a9 Fix broken links in the Installation Guide
Submitted by:	"Thomas Caldwell" <tjbalistic@hotmail.com>
2000-08-10 01:30:13 +00:00
Jim Mock
4aab8cc9fc Cleanup from last commit. Whitespace changes only. 2000-07-26 18:11:38 +00:00
Jim Mock
471b9c0a7c Add a link to the Hardware Guide in the FAQ.
PR:		20192
Submitted by:	Dan Langille <dan@freebsddiary.org>
2000-07-26 18:07:59 +00:00
Jim Mock
991188c52b Add a missing drive letter in the ``how to make the boot floppies''
example.

Submitted by:	Ryan G. Coleman <colemanr@marietta.edu> on -doc
2000-07-25 17:44:42 +00:00
Alexander Langer
3660c79a6f Fix ugly sentence:
"first to ensure you do not confused." --> "first to avoid confusion."

Submitted by:	John Michelini <johnmichelini@alum.calberkeley.org>
2000-07-16 17:03:49 +00:00
Nik Clayton
ab15995146 Move the "/s" switch on the xcopy command lines to the end of the line.
Apparently this is where DOS expects them to be.

Submitted by:   Alfred Breull <breull.alf@mh-hannover.de>
2000-07-16 16:19:36 +00:00
Alexander Langer
577925dff6 Add the following supported Midi devices, including notes that they
are only supported in FreeBSD-CURRENT at the moment.

SB Midi Port
SB OPL3
16550 UART
CS461x Midi Port
OSS-compatible sequencer
2000-07-14 08:43:14 +00:00
Daniel Harris
e139775929 Correct the location of the tools directory.
Submitted by:	Rob Drimmie <rmdrimmie@home.com>
2000-07-08 03:09:59 +00:00
Alexander Langer
583c7d7d80 Re-add </sect2>, that broke the handbook build and that got lost after
I've finnished testing of build.

Reported by:	Kent Stewart <kstewart@3-cities.com>
2000-07-01 17:05:02 +00:00
Alexander Langer
95811802af Mark support of SoundBlaster Live! and PCI 128 experimental, until
problems are resolved.

Submitted by:	Doug Barton <DougB@gorean.org>
2000-06-30 16:53:15 +00:00
Alexander Langer
d776e50e69 Add ``supported Sound devices'' section, with the following cards
listed as supported (by pcm), which reflects the current pcm(4) and related
manpages situation and NOTES comments.

- Advance Asound 100, 110 and Logic ALS120
- Aureal Vortex1/Vortex2 and Vortex Advantage based soundcards by a third
  party driver (URL given, Submitted by Bill Huey <billh@gnuppy.monkey.org>
  and sobomax on IRC)
- Creative Labs SB16, SB32, SB AWE64 (including Gold), Vibra16, SB PCI,
  SB Live! and most compatible cards
- Crystal Semiconductor CS461x/462x Audio Accelerator
- Crystal Semiconductor CS428x Audio Controller
- CS4237, CS4236, CS4232, CS4231 (ISA)
- ENSONIQ AudioPCI ES1370/1371
- ESS ES1868, ES1869, ES1879, ES1888
- Gravis UltraSound PnP, MAX
- NeoMagic 256AV/ZX (PCI)
- OPTi931 (ISA)
- Trident 4DWave DX/NX (PCI)
- Yahama OPL-SAx (ISA)
2000-06-30 12:00:27 +00:00
Nik Clayton
0200f776a4 Rewrite the "Creating the Installation Floppies" section, based on feedback
from Christopher Sold <so@server.i-clue.de> on -doc.
2000-06-22 23:35:32 +00:00
Jim Mock
c2b165685b Fix various typos and other related nits.
PR:		19302
Submitted by:	Daniel Harris <dannyboy@subdimension.com>
2000-06-15 22:56:38 +00:00