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
386710e347
"i386" is probably a better long name for the i386 platform, as
...
opposed to IA-32.
Pointed out by: Andrew I Baznikin <dikiy@scn.ru>, jhb
Approved by: re (implicitly)
2002-12-03 18:00:30 +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
7593f63c91
Connect the ia64 versions of the release documentation to the RELNOTESng
...
build.
This will give ia64 folks the chance to help flesh these out, and
also ensure that (when the time comes) ia64 releases with documentation
won't fall over due to missing RELNOTESng files.
2002-11-08 18:36:04 +00:00
Bruce A. Mah
4afbdabf50
Infrastructure for ia64 release notes and installation guide.
2002-11-08 18:01:31 +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
Yoshihiro Takahashi
e9df1d26a0
Add pc98 subdirectory.
2002-06-03 09:58:44 +00:00
Yoshihiro Takahashi
64917c4f00
Add/Update hardware, installation and relnotes documentations for pc98.
...
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> and nyan
Reviewed by: bmah
2002-05-31 18:00:39 +00:00
Tom Rhodes
1cfe33f2ca
s/file system/filesystem/g
2002-05-16 19:41:01 +00:00
Udo Erdelhoff
1291e40d3d
Whitespace fix after the restructuring, no content changes
2002-04-18 01:27:19 +00:00
Udo Erdelhoff
4bd2a978f6
Restructure the Sparc installation instructions to
...
- get rid of the 4th level headings
- seperate the actions required to prepare the installation (getting
the CD, settings up the various daemons, ...) from the actual
installation
Translation teams: This patch moves some paragraphs around and changes
a lot of <sectX> headers, but does not contain any content changes in
the strict sense of the word (i.e. I did not rewrite paragraphs yet).
There were no changes to the indentation, either.
Reviewed by: bmah, -sparc, -doc
2002-04-18 01:07:25 +00:00
Udo Erdelhoff
e09a98d30f
Explain how to double-check that the partitions do end on a cylinder
...
boundary.
reviewed and nitpicked by: bmah
2002-04-08 05:19:32 +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
4df161e512
Lots of markup fixes and improvements.
...
Submitted by: ue
2002-03-23 00:24:32 +00:00
Bruce A. Mah
355842bbfe
Activate the sparc64 installation document.
2002-03-14 01:47:56 +00:00
Bruce A. Mah
51bd1150a5
Whitespace, no content or markup changes.
2002-03-14 01:40:47 +00:00
Bruce A. Mah
d9e8b42c20
s/Sparc/SPARC/
2002-03-14 01:34:26 +00:00
Bruce A. Mah
54307325d3
Add a warning that URLs in this document are subject to change (in
...
fact, they're incorrect right now). Point readers to the list
archives for current locations.
2002-03-14 01:29:31 +00:00
Bruce A. Mah
9c330bfd7c
Spell-check and fix some other typos.
...
Pointed out by: tmm
2002-03-10 02:52:44 +00:00
Bruce A. Mah
1145fadb26
More markup fixes, wordsmithing. It's not quite yet ready for
...
prime time, but we're getting closer.
2002-03-09 18:04:47 +00:00
Bruce A. Mah
561d6e1ee2
Rewrite the section on downloading files to get all of the URLs in one
...
place, near the front of the document.
Also try to provide some introduction on the difference between CDROM
and network installs.
2002-03-06 17:24:19 +00:00
Bruce A. Mah
4a08581493
First round of markup/spelling/grammar fixes.
2002-03-06 07:36:29 +00:00
Thomas Moestl
bd66896af5
Add installation instructions for the FreeBSD/sparc64 port. I have very
...
likely introduced language and markup bugs, but it's a start.
Makefile, initial docbook conversion & cleanups by: murray
2002-03-05 23:22:08 +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
81787f40dc
Add some new entities with the "official" names of the platforms
...
we support (as opposed to the names of ports).
2001-10-24 15:37:25 +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