Commit graph

451 commits

Author SHA1 Message Date
Glen Barber
0e3359406f Correct a few entries that were mistakenly changed which would adversely
affect users of 8.x and prior by noting separate rc.conf(5) entries for
8.x and earlier or 9.x and later.

Spotted by:	dougb
Pointyhat to:	gjb (myself)
2012-07-15 07:36:14 +00:00
Glen Barber
c4048df496 - ipv6_enable is deprecated; use ip6_prefer instead.
- ipv6_ifconfig_{interface} is deprecated in favor of
  ifconfig_{interface}_ipv6; additionally, the latter requires the
  specification of 'inet6'.
2012-07-15 06:56:47 +00:00
Warren Block
cab218977c Whitespace-only fixes: indentation and wrap long lines. Translators,
please ignore.
2012-06-14 12:04:00 +00:00
Warren Block
08e28d303b Remove extra blank lines inside programlisting, screen, and
literallayout sections.  Translators please note, these are visible
changes, not just whitespace.
2012-06-14 11:50:52 +00:00
Craig Rodrigues
a98b78f5eb Enhance text which explains how to debug networking
problems when setting up PXE.

Reviewed by: gjb
2012-06-11 07:03:42 +00:00
Warren Block
494e3441ea Whitespace-only fixes for indentation and long lines. Translators, please
ignore.
2012-05-29 05:31:22 +00:00
Eitan Adler
2bdc87af7b Fix a variety of duplicate and misspelled words
Approved by:	dougb
2012-03-17 04:53:52 +00:00
Warren Block
07cfa35a28 Convert the station capabilities variablelist into a more readable table. 2012-01-31 05:11:07 +00:00
Warren Block
703fd01a72 Fix title capitalization, abbreviations, spelling, and a missing </para>
tag.

Approved by:	gjb (mentor)
2012-01-24 15:56:06 +00:00
Benedict Reuschling
7b4ccab4a2 Fix an obvious typo in an example: s/intall/install
PR:             docs/164023
Submitted by:   Stefan KrÃŒger (stadtkind2 gmx de)
2012-01-11 22:27:44 +00:00
Warren Block
80faaef434 Sand off some rough edges in the wireless section of advanced-networking.
Approved by:	gjb (mentor)
2011-12-04 20:54:59 +00:00
Manolis Kiagias
41678b680e Fix two IP addresses in an netstat example.
Submitted by:	Liton Das <litondas at gmail dot com>
PR:		docs/161810
2011-10-19 18:04:34 +00:00
Warren Block
aed21419d7 Update mentions of isc-dhcp port from 3.1 to 4.2.
Noticed by:	ndhertbsd  (on -questions)
Approved by:	gjb (mentor)
2011-10-18 14:10:18 +00:00
Brad Davis
e86ae43cc9 - Link Aggregation and Failover section improvements
- Explicitly show you have to bring the interfaces up in the examples
	- Improve wording around bringing the interfaces up

PR:	docs/159374
2011-10-02 05:37:39 +00:00
Brad Davis
df2d48f900 - Link Aggregation and Failover section improvements
- Explain how failover handles the master port coming back
	- Add rc.conf settings to the examples
	- Add IP addresses to the examples
	- Clean up a bunch of <replaceable> tags

Reviewed by:	gjb@
2011-09-29 16:13:04 +00:00
Craig Rodrigues
b11efba68c Add a new section to the Handbook which explains how to set
up PXE Booting with an NFS root file system.

Reviewed by: gjb, ryusuke,
             Garrett Cooper <yanegomi at gmail dot com>,
             Warren Block <wblock at wonkity dot com>,
             Benjamin Kaduk <kaduk at mit dot edu>
2011-09-13 07:20:34 +00:00
Daniel Gerzo
10fa90e840 - carp can be also loaded as module starting from 8.2-REL 2011-02-18 18:10:36 +00:00
Remko Lodder
4414a849af While translating the last update to the Dutch Documentation Project,
I found a little typo in the RTSP/RSTP definition, the latter is the
correct way to write it. Update the documentation accordingly.
2011-01-29 16:34:07 +00:00
Rene Ladan
fffad858e3 Remove support for FreeBSD prior to 7.0 from the Handbook.
More specifically:
- mentions of old versions of FreeBSD in historical context are left in tact
- remove section about KerberosIV
- remove section about SAP R/3
- remove mentions of XFree86
- only support gvinum
- update examples to 7.X or 8.X
- remove Alpha support
- add COMPAT_FREEBSD[67] kernel options
- csup(1) now only in the base system
- update (tty) device names, add warnings for 7.X
- remove MD5 from the port checksum algorithms
- update port versions (probably not all)
- add definitions for ctm-src[5-8] to mailing-lists.ent

Reviewed by:	bcr, joel, remko, simon
2010-12-01 20:37:05 +00:00
Remko Lodder
fb12ef2555 Improve wording a bit.
Found while translating this for the DOC-NL team.
2010-09-05 11:02:14 +00:00
Marc Fonvieille
d92f9c2d6e Wireless section: Many fixes and updates (mostly on AP part) to match
8.X.  It's still a work in progress.
2010-08-24 21:01:44 +00:00
Marc Fonvieille
0fc89a9df7 Add missing make installworld && make installkernel commands to populate
a diskless installation.

PR:		docs/148405
Submitted by:	Miroslav Prymek <prymek-phl5koa3@gosw.cz>
2010-08-21 12:34:10 +00:00
Andrew Thompson
540e73710f Fix ifconfig usage, ifconfig create wlan0 -> ifconfig wlan0 create.
Submitted by:	Brandon Gooch
2010-05-12 23:20:35 +00:00
Marc Fonvieille
c71b93ee55 Minor rewording and grammar fixes in wireless section.
Submitted by:	Glen Barber <glen.j.barber@gmail.com>
2010-05-05 19:48:35 +00:00
Gabor Pali
bcc612206f Fix some typos in the <screen> sections 2010-03-28 18:38:58 +00:00
Marc Fonvieille
da25ebf7ec Update of the Wireless part to match 8.X. This is a work in progress,
the "FreeBSD Host Access Points" section will be updated soon.

Requested by:	many
2010-03-27 20:25:00 +00:00
Xin LI
04e0947e28 Add some description about how to failover between wired and wireless
interface, and how to do it with rc.conf, which is quite useful for
laptop users.

Reported by:	jpaetzel
Sponsored by:	iXsystems, Inc
2010-01-13 08:29:29 +00:00
Manolis Kiagias
1e3952692b Add missing quotes in rc.conf variable 2009-08-11 17:33:35 +00:00
Giorgos Keramidas
42f5b5cd77 The ipfw.ko and ipdivert.ko modules can be loaded from loader.conf too,
so add a short section that describes how to use the loader to achieve
the same effect as a kernel rebuild with:

	options IPFIREWALL
	options IPDIVERT
	options IPFIREWALL_DEFAULT_TO_ACCEPT
2009-07-11 07:23:05 +00:00
Tom Rhodes
a6fe589f65 Access->Address
Noticed by:	will
2009-04-12 20:46:55 +00:00
Marc Fonvieille
c0848ae4d2 In wireless part, update kernel configuration lines to match recent
Atheros changes and current GENERIC comments.
2009-03-30 12:21:29 +00:00
Marc Fonvieille
fd1f142159 Note that both wlan_scan_ap and wlan_scan_sta modules concern 7.X only. 2009-02-27 06:28:22 +00:00
Brad Davis
ab3da6f848 - Add new entities for IEEE, Cisco and EtherChannel.
- Use the new entities.
- A big clean up for the Link Aggregation and Failover chapter.

Reviewed by:	trhodes@
2009-01-05 21:30:43 +00:00
Tom Rhodes
fd3d3bd2de Update the port directory of isc-dhcp30. 2008-12-23 12:45:59 +00:00
Maxim Konovalov
fe0b5d443a o Grammar.
PR:		docs/129723
Submitted by:	amdmi3
2008-12-18 09:34:23 +00:00
Giorgos Keramidas
620a4bce39 Spell 'certificate' correctly. 2008-12-12 06:06:03 +00:00
Giorgos Keramidas
6a337ea69f * Add id="" attributes to some sect3 elements that didn't have any.
* Move a few <indexterm> elements before the paragraph that mentions
  them.  I'm not sure if this has any effect on the index link
  location, but we usually write index terms before the relevant
  paragraph.
2008-12-10 17:38:07 +00:00
Rene Ladan
518e647ce5 Add a missing </sect4> and a missing host2 in a programlisting.
Approved by:	remko (mentor)
Obtained from:	perforce
2008-11-16 20:53:20 +00:00
Pav Lucistnik
091fc55390 In Bluetooth section, reflect there is now a regular rc script 2008-09-18 07:33:23 +00:00
Johann Kois
b1d6350b73 Add a "be" to create a sentence in proper English. 2008-09-05 14:35:33 +00:00
Marc Fonvieille
9787920986 Add some missing modules needed for wifi configuration under both 7.X
and 8.X
2008-08-24 14:05:24 +00:00
Marc Fonvieille
191c2a6b85 Note that the reader should use the first WEP key when he has no clue
about the key used by the AP.

Inspired from a -doc thread with: Krishna Mohan Gundu <gkmohan@gmail.com>
2008-08-20 19:05:31 +00:00
Gabor Pali
edafad6a69 Eliminate erroneous role="directory" attributes from <filename> elements
and replace them with class="directory" [1][2]

[1] http://docbook.org/tdg/en/html/filename.html
[2] http://www.freebsd.org/doc/en/books/fdp-primer/sgml-markup-docbook.html#AEN1799
    (4.2.5.5)

Approved by:	trhodes, gabor (mentor)
2008-08-06 22:03:50 +00:00
Gabor Pali
002b4edbbe Change role="port" to role="package" so that package links are properly
generated

Approved by:	trhodes, gabor (mentor)
2008-08-06 20:44:12 +00:00
Gabor Kovesdan
5b8b6d2f39 - Note that mrouted has gone from FreeBSD 7.X
PR:		docs/124685
Submitted by:	John Ferrell <jdferrell3@yahoo.com>
2008-06-21 00:21:54 +00:00
Remko Lodder
52425992c2 Borrow Poul-Henning's Axe and chop out old information for 4.x, 5.x
and unsupported 6.x releases. Tom started this process a while ago
and I'll follow up on that for the latest EoL round.

The old versions can still be found in the doc archives:
http://docs.freebsd.org/doc/
2008-06-01 09:42:12 +00:00
Brad Davis
ebb3d5077d - Add information on the CARP OIDs.
- Correct the password in the hosta example config.
- Wordsmith how to move the CARP IP back to the master.
2008-03-04 07:11:37 +00:00
Brad Davis
704ed81650 - Wordsmith talking to your ISP about getting IPv6.
- Add SixXS to the list of methods to get IPv6 so there are actually 4 methods.
2008-03-04 05:28:06 +00:00
Gabor Kovesdan
9980d98d76 - Add a small section about address limits
PR:		docs/118543
Submitted by:	thompsa
2007-12-20 22:21:44 +00:00
Marc Fonvieille
3441846d33 In wireless part:
- Add some noise levels different from 0 since 7.X and above should
  correctly display these informations;
- Stick the ifconfig(8)'s inet part at the end of each command line.
  The inet setting does an implicit "up" to the interface before
  setting the rest of parameters leading sometimes to issues.  This is
  a bug, marking the interface up last is a workaround to that
  issue.  This change nothing to the doc since the parameters order
  should not be important, but may reduce the problems for the readers
  using cut&paste. [1]

[1] Requested by sam@
2007-11-25 09:34:06 +00:00