Commit Graph

41 Commits

Author SHA1 Message Date
Mark Murray
0b5a594ed5 KerberosIV de-orbit burn continues. Disconnect from "make release". 2003-03-08 09:56:09 +00:00
Bruce A. Mah
a214f9cd86 Fix pathnames: BIN should be BASE for FreeBSD 5.0 and later.
Submitted by:	obraun
2003-02-20 04:32:44 +00:00
Bruce A. Mah
c66af8d5e0 MFR500: Fix up ACPI-disabling hint text. 2003-01-14 23:37:14 +00:00
Peter Pentchev
5b14ecc0a4 /tmp/msg 2003-01-12 18:23:15 +00:00
Bruce A. Mah
7f916b3f59 Update release documentation copyright dates. 2003-01-06 21:59:16 +00:00
Jens Schweikhardt
d64ada501a Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
Add FreeBSD Id tag where missing.
2002-12-30 21:18:15 +00:00
Scott Long
e66cdcd7e0 Incorporate some suggestions from several others about talking about
device hints.

Approved by:	re
2002-12-12 15:40:11 +00:00
Murray Stokely
9fe47a01b9 Note that users may need the third drivers.flp image to complete an
installation.

Approved by:	re (bmah)
2002-12-09 16:11:56 +00:00
Scott Long
9449f0dc90 Add FAQ entries on dealing with ACPI issues and enabling the ISA drivers
that were recently disabled.
There still are several references to the now-gone userconfig; these need to
be fixed before 5.0-RELEASE.

Approved by:	re (rwatson)
2002-12-08 17:24:38 +00:00
Bruce A. Mah
948ebdb148 No more modems(5).
Approved by:	re (implicitly)
2002-11-27 19:59:19 +00:00
Bruce A. Mah
d4cd548bb1 Update sparc64 installation instructions. Because sysinstall now
works on sparc64, this document can now use (almost) the same
procedures as i386, et al.  CDROM booting instructions are cut-and-pasted
from the older sparc64/install.sgml file, which is now unlinked from
the document build.

This document is a long ways from perfect, but it's better than shipping
instructions for an installation procedure that doesn't apply anymore.

While here, add some SGML comments to help others navigate the sources.
2002-11-15 17:57:51 +00:00
Bruce A. Mah
306ced0dd0 The "bin" distribution is called "base" on 5.X.
While I'm here, note that details of a distribution may vary from
what's shown here.
2002-11-09 20:01:33 +00:00
Bruce A. Mah
b1dfc6f54e The "bin" distribution is called "base" on 5.0.
While I'm here, fix a spacing nit.
2002-11-09 19:57:19 +00:00
Bruce A. Mah
9a05b220d3 Add a warning against trying to do a binary upgrade from 4.X to 5.X. 2002-11-09 19:53:02 +00:00
Udo Erdelhoff
aea35e0a05 Change a forgotten wd to ad 2002-11-09 18:31:32 +00:00
Bruce A. Mah
6f3a9df298 Try to make this document reflect reality better:
o All of the Q&A entries in this section were i386-specific, so make
these conditional on building for that platform.  If
non-i386-platforms need similar Q&A lists, they can add their own to
this file.

o Coalesce the two Q&A sections into one.

o Correct some device names (wd(4) devices have not existed for quite
some time).

o Get rid of a number of obsolete entries (suggested by jhb).
2002-11-08 04:52:04 +00:00
Yoshihiro Takahashi
491c738485 Added install documentation for pc98. 2002-11-04 08:45:31 +00:00
Bruce A. Mah
319a23fc70 The matcd(4) driver is gone, so eliminate the quasi-FAQ entry in the
installation guide that refers to it.
2002-10-15 20:54:41 +00:00
Bruce A. Mah
5cc41c1270 Update "Distribution Format" section for reality; XFree86 is installed
as a regular package, not as a bunch of tarballs in a special
directory on the CDs.

PR:		43977
Submitted by:	Brian Candler <B.Candler@pobox.com>
2002-10-15 20:53:02 +00:00
Tom Rhodes
1cfe33f2ca s/file system/filesystem/g 2002-05-16 19:41:01 +00:00
Jeroen Ruigrok van der Werven
eac1eda045 FIPS 2.0 supports VFAT and FAT32. Reflect documentation to this fact.
PR:		35684
Submitted by:	Gary W. Swearingen <swear@blarg.net>
2002-04-05 22:07:44 +00:00
Giorgos Keramidas
d98975ba90 Fix entities that lack an ending ';' character.
Reviewed by:	bmah
2002-03-30 00:20:51 +00:00
Bruce A. Mah
2abc78f94e Convert some literal "FreeBSD" to &os;. While I'm here, fix two
grammatical problems (s/set of floppy/set of floppies/).

PR:		35115
Submitted by:	gioria
2002-03-01 23:44:14 +00:00
Dima Dorfman
76e1b40ea1 <port>fish</port> -> <filename role="package">fish</filename>
Generated with:	s:<port>(.*?)</port>:<filename role="package">\1</filename>:g
2002-02-27 05:11:11 +00:00
Bruce A. Mah
7065a2fdeb Update copyright years. 2002-01-02 17:27:58 +00:00
Bruce A. Mah
c8c16add9a Add nsmb.conf to list of files that sysinstall preserves on an upgrade. 2001-12-27 19:59:57 +00:00
Jimmy Olgeni
60cd7e2378 Fixes:
* compatability -> compatibility
  * El Torrito -> El Torito
  * repectively -> respectively
2001-11-06 21:26:13 +00:00
Jimmy Olgeni
1c49be7139 website -> web site 2001-11-06 21:24:59 +00:00
Bruce A. Mah
6f165fd0ae Fix title to conform to FreeBSD/port naming convention. 2001-10-26 16:43:20 +00:00
Bruce A. Mah
53db40974b Refer more consistently to the different FreeBSD (hardware platform)
ports.  Also use "official" names for platforms where appropriate.

Partly suggested by:	phantom
2001-10-24 16:01:40 +00:00
Bruce A. Mah
003c0a008a The upgrade instructions referred to an article that was (I think)
folded into the Handbook.  Point readers in the right direction and
do a little touchup on the text in this section.

MFC after:	1 day
2001-10-04 20:23:35 +00:00
Bruce A. Mah
750de4f83b Binary upgrades for -CURRENT preserve nsswitch.conf, not host.conf. 2001-09-04 21:12:42 +00:00
Bruce A. Mah
9371144d20 Add dhclient.conf and hosts.allow to the list of files in /etc
preserved by a binary upgrade.
2001-09-04 17:11:19 +00:00
Bruce A. Mah
3e443c0512 It is *indeed* possible to run Alpha Linux binaries under emulation.
Reviewed by:	gallatin
2001-09-01 04:39:16 +00:00
Bruce A. Mah
d0b8716702 Try to make some sense out of the mess that used to be INSTALL.TXT.
1.  Bring floppies.sgml section in-line into install.sgml, where it
makes more sense.

2.  Slightly reorganize some sections of Installation section and
do some wordsmithing.

3.  Update distribution layout to reflect RELNOTESng and new compat
distributions.

4.  Update upgrade file list from 4-STABLE.

5.  It's been a long time since 2.2.X; get rid of instructions dealing
with "new" handling of compatability slices and fix up other references
in the text.

6.  Hunt down and kill emoticons with extreme prejudice.  Try to
tone down the use of exclamation points.

7.  Cross-reference new and improved Installation chapter in
Handbook.

8.  Add a proper abstract for this document.
2001-08-27 03:37:56 +00:00
Bruce A. Mah
4be73c5892 Update rendition of a typical distribution directory. Text updates to
follow.
2001-08-25 04:22:24 +00:00
Bruce A. Mah
c45383e55c freebsd.org -> FreeBSD.org 2001-07-19 18:14:56 +00:00
Bruce A. Mah
5bfda1cf23 Markup fixes: Move <screen></screen> and <programlisting></programlisting>
outside <para></para>.  Some other minor adjustments around <screen></screen>
tags.

Discussed on:	-doc (in the context of doc/)
2001-07-13 20:16:43 +00:00
Dima Dorfman
7a95e9f2e1 Remove duplicate word. 2001-06-23 07:02:33 +00:00
Bruce A. Mah
a45d1cc148 Add Alpha User's Q&A section to the installation guide.
Obtained from:	4.3-RELEASE CD-ROM liner notes
MFC after:	3 days
2001-06-07 22:38:46 +00:00
Bruce A. Mah
8ed3802bb0 First commit of RELNOTESng, the rewrite of the *.TXT documentation
files.

src/release/doc/README has additional information.

Reviewed by:	-current, -doc
2001-04-27 21:28:02 +00:00