Commit graph

409 commits

Author SHA1 Message Date
Johann Kois
2677ae4abd PR: docs/149154
- Update the list of available install ISO images.
- Remove 6.X information as the handbook says "I cover 7.3 and 8.1".
- Sync the description with the information we provide in the release announcements.

Original patch provided by:     Glen Barber (glen dott j dott barber ett gmail dott com)
2010-08-16 21:32:22 +00:00
Gabor Pali
fcb1a3033b - Minor corrections in the markup 2010-08-08 06:15:24 +00:00
Marc Fonvieille
34d4f8edeb Add pre-installation tasks relative to the USB memstick. Inform the
reader that installation floppies are no longer available for 8.X and
above.

PR:		docs/147347 and docs/149230
Patch submitted by:	Glen Barber <glen.j.barber@gmail.com>
2010-08-07 08:53:39 +00:00
Marc Fonvieille
042b8cd605 Update a message displayed by current sysinstall(8). 2010-08-05 21:15:07 +00:00
Marc Fonvieille
41120c2811 Update another message to match what says sysinstall(8) today. 2010-07-28 19:32:17 +00:00
Marc Fonvieille
4c90db1c43 A little rewording to mean that the CDs can only be removed during the
reboot since they need to be unmounted before they can be removed.
2010-07-28 19:10:06 +00:00
Marc Fonvieille
63b9744fb5 Update a message issued by sysinstall(8). 2010-07-28 19:04:36 +00:00
Benedict Reuschling
1e79c3e49e SLIP has been removed from the base install as of
FreeBSD 8.0. Therefore, remove last vestiges of SLIP
from this part of the handbook.

Note that the screenshots will be updated separately,
thanks to blackend@.

PR:             docs/145028
Submitted by:   Aiza (aiza21 at comclark dot com)
Approved by:    jkois (mentor)
2010-07-13 19:10:21 +00:00
Marc Fonvieille
f010193eab Increase a bit partition sizes according to r209764 of
head/usr.sbin/sysinstall, i.e., 1GB for /, 512MB to 4GB for /var and at
least 8GB for /usr.
2010-07-07 13:06:53 +00:00
Marc Fonvieille
f4bf669c4b In previous commit s/xterm/X11 terminal/ to be more general and use some
manual page entities where needed.
2008-12-24 13:44:02 +00:00
Murray Stokely
2ae7e13b10 Add a note in the sysinstall troubleshooting section about how to make
the menus show in with higher contrast in X11.

PR:		docs/128129
Submitted by:	Boris Hollas <boris.hollas@gmx.de>
2008-12-15 01:25:50 +00:00
Remko Lodder
f03b953d50 Start removing non-supported release information, as well as a newfs note
that is default for a long time now (people willing to change and use a
custom newfs, should know some more information upfront by reading the
manual page of newfs).
2008-06-01 08:51:29 +00:00
Remko Lodder
49b23db0ac Be consistent with the architecture titles, we name them all:
&os;/&arch.platform; and we had + Architecture for AMD64, which
makes it different.

Correct a little typo as well.

Found by translating the chapter for The Dutch Documentation Project
2008-04-25 19:03:56 +00:00
Marc Fonvieille
72d63ea06c Warn non-experienced users, they should really prefer the Auto Defaults
function in the partition editor.
2008-03-01 09:03:32 +00:00
Marc Fonvieille
d1b02c62b2 Never start a sentence with a lowercase. 2008-02-29 20:17:50 +00:00
Marc Fonvieille
5caed5c4c1 - Update a bit the Partition Layout example to match 7.X requirements;
- Inform the reader that the default sizes provided by the Auto Default
  mode are based on the size of the disk (present in the machine).

(2 related screenshots will be updated in few hours)

Requested by:	many
2008-02-29 12:44:30 +00:00
Remko Lodder
dba4e4b08b Improve the working around FAT and extended filesystems.
PR:		docs/114715
Submitted by:	Ben Kaduk <minimarmot at gmail dot com>
		with minor modifications by me
2007-12-08 20:21:12 +00:00
Giorgos Keramidas
1ab7e7b806 Replace inline " quotes, with &rdquo;. The output should look pretty
similar, but the inline quote confuses syntax highlighting in both
Emacs and VIM.
2007-11-02 15:48:54 +00:00
Marc Fonvieille
a8d2cae6e3 - A s/&man.mount.msdosfs.8;/&man.mount.8; to match the 1.381 revision;
- Add some missing tags;
- Remove contractions.
2007-10-26 08:01:30 +00:00
Marc Fonvieille
a07c6ef49d Update the Anonymous FTP Configuration part. 2007-08-31 16:12:12 +00:00
Gabor Kovesdan
0484d71768 - Use mount -t msdosfs instead of mount_msdosfs
PR:		docs/115571
Submitted by:	lme
Approved by:	keramida (mentor)
2007-08-22 15:50:32 +00:00
Marc Fonvieille
c3d51dd33b Update some navigation informations between sysinstall items. 2007-08-12 13:09:23 +00:00
Marc Fonvieille
b2aa95b56c - Re-add without any change "Configure Additional Network Services"
section (see previous commit to understand why);
- Add some links to help navigation when one reaches the "Existing
  Install" section.
2007-08-12 12:59:21 +00:00
Marc Fonvieille
d99d01a8ca The "Configure Additional Network Services" screen does not show up
during Standard installation but can be accessible at the end of the
installation procedure.  So, let's move that part at the end of the
installation procedure.  If I cut&paste that part, cvs diff gives me a
very garbled diff (which can be very hard to read) for an unknown reason,
so I'll just cut that part in the present commit and I'll re-add it in
the next commit.
2007-08-12 12:57:56 +00:00
Bruce A. Mah
45dd066442 Note removal of FreeBSD/alpha support beginning in 7.0.
Reword FreeBSD/amd64 section to mention EM64T processors.
2007-08-12 05:08:05 +00:00
Bruce A. Mah
fdb0c3fb0c Use recently-commited &arch.*; entities to refer to FreeBSD MD
variants where practical.
2007-08-11 19:31:10 +00:00
Marc Fonvieille
cea41cecca - Update a remaining outdated sysinstall message;
- Add "Enabling SSH login" post-installation step;
- Remove "Configure X Server" step since this step is not proposed
  anymore.
2007-08-11 13:59:20 +00:00
Marc Fonvieille
c120707a10 - Update the partition sizes to match the needs of a workstation;
128MB for / instead of 100MB and 256MB instead of 50MB for /var
  (this size is a bit above the minimal size proposed by the automatic
  sizing algorithm);
- Update the / partition creation to really use the same size as the
  one given in the partition layout discussion;
- Update sysinstall messages for the mouse configuration.
2007-08-07 12:19:09 +00:00
Bruce A. Mah
dd96c6d785 Whitespace fixups from the area touched by the two prior commits to
this file; no content changes.
2007-08-06 20:53:16 +00:00
Bruce A. Mah
8f9db1b24f Fix a cross-reference to another Handbook section to make more sense. 2007-08-06 20:43:30 +00:00
Bruce A. Mah
798013c38a Eliminate a number of troubleshooting Q&A entries; in general the
entries that were removed have existed (largely unchanged) since 2001
and largely refer to problems for specific hardware devices that are
not in common use anymore.
2007-08-06 20:38:42 +00:00
Bruce A. Mah
3d8da60ac5 Copy the "Common Installation Problems" section from the installation
notes to the installation chapter of the handbook.  This is basically
a verbatim copy except for changes that were necessary to make the new
text build (consisted of removing a few entities and arch=
attributes).

Subsequent commits will remove questions that (in my opinion) are no
longer relevant or recent and adjust whitespace to match the rest of
this file.
2007-08-06 20:25:31 +00:00
Bruce A. Mah
1c63a89cba The "Alpha User's Questions and Answers" section doesn't really belong
in the "Troubleshooting" section.  Moreover, the information provided
in the answers are actually given in more detail in the "Hardware
Requirements" and "Pre-Installation Tasks" sections.

Delete this Q&A section, but move its indexterm elements to other,
more appropriate parts of the chapter.
2007-08-06 20:06:29 +00:00
Bruce A. Mah
05b3ca08ca There are two places in this chapter where we present (roughly) the
same information about repartitioning a disk holding DOS partitions.
The earlier (in the text) one is at a more logical place in the flow
of the text, and it also contains more up-to-date information.  Add a
few more tidbits culled from the installation notes to the first
discussion about repartitioning and remove the second.
2007-08-06 04:18:35 +00:00
Bruce A. Mah
79523b6741 Whitespace cleanup of the text affected by revs. 1.365 and 1.366. No
content changes.
2007-08-04 20:39:20 +00:00
Bruce A. Mah
89b53cd484 Use &sparc64; entity. I don't particularly agree with this, because
in this case we really should be using an entity that indicates a
variant of FreeBSD (such as &arch.sparc64; from the release notes),
not the commercial name of an architecture.  However, adopt the
prevailing style of this file for consistency; we can sort this out
later.
2007-08-04 20:34:18 +00:00
Bruce A. Mah
134c124ab9 Add booting instructions for sparc64. Copied pretty much verbatim
from the installation notes for CURRENT, modulo arch="sparc64"
attributes being removed.
2007-08-04 20:32:21 +00:00
Marc Fonvieille
58461aaaa3 Update some sysinstall messages. 2007-08-01 09:55:32 +00:00
Marc Fonvieille
48a82e328e - We now use 4 boot floppies
- Correct a printed message to match what is really displayed
2007-07-31 06:51:45 +00:00
Marc Fonvieille
b638616131 - Update boot messages for both CDROM and floppies boot; [1]
- Add boot loader menu screenshot.

[1] This is for i386, this should be correct for amd64.  I cannot really
update the alpha part (no alpha hardware under the hand).
2007-07-29 11:19:09 +00:00
Marc Fonvieille
a96b0554a0 /dev/cuaa0 is for 5.X not 6.X and above (which use /dev/cuad0 instead) 2007-07-19 20:20:12 +00:00
Chin-San Huang
82ae2bef7b - Each base/ files fit on a conventional 1.44&nbsp;MB floppy.
And the 5.25" floppy/1.2 MB disk has been unpopular a lone times ago
  in fact. Therefore, remove the  5.25" floppy/1.2 MB disk related stuff.

- Update the "Creating Installation Floppies" section.
  ---------------------------
  4.X		5.X and later

  bin/bin.xx	base/base.xx
2007-07-16 14:51:07 +00:00
Marc Fonvieille
77997dcdc6 Add missing words. 2007-07-14 17:32:36 +00:00
Chin-San Huang
cb069bbb36 - Add hyphens where needed (for example s/third party/third-party/);
- Remove the 4.X related information.
2007-07-07 17:19:29 +00:00
Remko Lodder
1e03e70407 s/stand alone/stand-alone/
PR:		docs/114178
Submitted by:	Benjamin Kaduk <kaduk at prolepsis dot scs dot uiuc dot edu>
2007-07-02 19:18:38 +00:00
Remko Lodder
3434e2ed74 Move our cutting-edge SLIP documentation lower to the tree
so that Ethernet is listed first (which is commonly used).

PR:		docs/114182
Submitted by:	Ben Kaduk <minimarmot at gmail dot com>
2007-07-02 19:12:07 +00:00
Chin-San Huang
7dfa7c044e - Update the floppy section for installation. 2007-07-01 05:04:02 +00:00
Murray Stokely
d3ccc5bf6f Update reference to DOS or Windows.
Submitted by:	Benjamin Kaduk <minimarmot@gmail.com>
PR:		docs/114179
2007-07-01 02:15:25 +00:00
Murray Stokely
7453dd06de Fix a typo found with make spellcheck. 2007-07-01 02:02:47 +00:00
Murray Stokely
748abb0a39 A few clarifications (in content and grammar).
Submitted by:	Ben Kaduk <minimarmot@gmail.com>
PRs:		114174, 114175, 114177, 114176, 114180, 114181
2007-07-01 01:31:29 +00:00