Clarify one aspect of ftp installation just a bit.
This commit is contained in:
parent
eeb5548f7a
commit
858480a1b4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3351
1 changed files with 7 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: install.sgml,v 1.65 1998-03-12 23:37:34 jfieber Exp $ -->
|
<!-- $Id: install.sgml,v 1.66 1998-08-16 05:07:05 jkh Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
@ -21,10 +21,12 @@
|
||||||
FreeBSD and your hardware which may, in turn, dictate which
|
FreeBSD and your hardware which may, in turn, dictate which
|
||||||
installation options are even possible. It can also provide
|
installation options are even possible. It can also provide
|
||||||
early clues to any compatibility problems which could prevent
|
early clues to any compatibility problems which could prevent
|
||||||
FreeBSD running on your system at all. If you plan on
|
FreeBSD running on your system at all.
|
||||||
installing via anonymous FTP then this installation disk
|
|
||||||
is all you need to download (the installation will handle any
|
If you plan on installing via anonymous FTP then this installation
|
||||||
further required downloading itself).
|
floppy is all that you will need to download and create - the
|
||||||
|
installation program itself will handle any further required downloading
|
||||||
|
directly (using an ethernet connection, a modem and ppp dialup #, etc).
|
||||||
|
|
||||||
For more information on obtaining the latest FreeBSD distributions,
|
For more information on obtaining the latest FreeBSD distributions,
|
||||||
please see <ref id="mirrors" name="Obtaining FreeBSD"> in the Appendix.
|
please see <ref id="mirrors" name="Obtaining FreeBSD"> in the Appendix.
|
||||||
|
|
Loading…
Reference in a new issue