Commit graph

7161 commits

Author SHA1 Message Date
Bjoern Heidotting
ddcd8240e1 The 'memsync' mode is now the replication mode on all
currently supported FreeBSD releases.

Approved by:	bcr (mentor)
2015-07-24 17:06:50 +00:00
Warren Block
d536f51685 Whitespace-only changes, translators please ignore. 2015-07-22 18:47:55 +00:00
Warren Block
f0642abb80 Whitespace-only fixes, translators please ignore. 2015-07-22 18:44:13 +00:00
Warren Block
9c2c4d1075 Remove the vinum chapter again, which was mistakenly brought back when
the DocBook 5 updates were merged in r43126.
2015-07-22 18:14:23 +00:00
Allan Jude
65f9164dd7 Update bhyve chapter with note on CPU UG feature and zfs vol examples
PR:		201578
Submitted by:	Shawn Debnath <shawn@debnath.net>
Approved by:	wblock (mentor)
Differential Revision:	https://reviews.freebsd.org/D3105
2015-07-21 17:55:37 +00:00
Peter Wemm
142f2ee7d8 Adjust some wording in the svn mirror area and remove some left-over
references to the old deprecated mirror names.
2015-07-15 01:33:41 +00:00
Glen Barber
f73f9684c4 Update the svn mirror list to reflect that svn.freebsd.org is
now GeoDNS-backed, and a single, official SSL certificate is
now used.

In collaboration with:	peter
Sponsored by:	The FreeBSD Foundation
2015-07-14 23:08:34 +00:00
Peter Wemm
d300ef75fd Update fingerprint for svn0.eu.freebsd.org mirror name now that the old
one has expired.
2015-07-14 10:27:57 +00:00
Marc Fonvieille
299ecad7ff Fix path for Xorg fonts to /usr/local/share/fonts/
PR:		201373
Submitted by:	bapt@FreeBSD.org
2015-07-06 11:34:30 +00:00
Steve Wills
71c7d4aa55 Remove reference to CD_MOUNTPTS
Summary: Remove reference to CD_MOUNTPTS since it is being removed, see review D2888

Test Plan: jenkins

Reviewers: #doc_committers, wblock

Reviewed By: #doc_committers, wblock

Subscribers: wblock

Differential Revision: https://reviews.freebsd.org/D2979
2015-07-05 12:01:05 +00:00
Warren Block
fc3990a3b4 Update the WPA-PSK access point section at Mark Felder's request, who
supplied the ifconfig output.  Also update some of the defaults and
suggestions for the current era: WPA2 and CCMP/AES.

Submitted by:	Mark Felder <feld@FreeBSD.org>
Reviewed by:	adrian
Differential Revision:
2015-07-02 00:14:31 +00:00
Glen Barber
66cff64120 Update the SHA1 for the svn0.bme mirror after bumping the
expiration date for the self-signed certificate.

Work is in progress with the SVN mirrors and an updated
SSL certificate will be used when the work is completed,
so this is a temporary solution.

With hat:	admins@
Sponsored by:	The FreeBSD Foundation
2015-06-29 14:07:25 +00:00
Glen Barber
8163f7d37d Remove references to hub, updating or removing entirely as
appropriate.

Sponsored by:	The FreeBSD Foundation
2015-06-22 03:26:55 +00:00
Allan Jude
7dcfab4649 Update openssl chapter based on modern certificate requirements
All Certificate Authorities now require 2048 bit keys with SHA256 hashes
This change brings our documentation inline with that requirement

PR:		199379
Submitted by:	Roland van Laar <roland@micite.net> (original)
Approved by:	wblock (mentor)
Differential Revision:	https://reviews.freebsd.org/D2836
2015-06-20 18:03:41 +00:00
Benedict Reuschling
1362dc5d7a Fix the build. 2015-06-19 17:35:59 +00:00
George V. Neville-Neil
a9bf9d5689 Add a link to the DTrace Guide from Illumos. An update
to this guide was announced today and we did not yet
have a link in our own docs.  The Guide is the best place
for new DTrace users to start learning about how to use it.

Approved by: brd
2015-06-19 17:16:57 +00:00
Christian Brueffer
ba1840467d Fix typo. 2015-06-18 15:46:39 +00:00
Allan Jude
72e5c268fe Document the new cloud mailing list
PR:		https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195273
Submitted by:	David Wolfskill
Approved by:	bcr (mentor)
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D1214
2015-06-16 04:42:19 +00:00
Benedict Reuschling
69fb7192ff Fix capitalization in title tags.
Translators can probably ignore this.
2015-06-14 15:24:25 +00:00
Benedict Reuschling
922acb95a7 Wrap long lines (whitespace).
Translators can ignore.
2015-06-12 15:08:26 +00:00
Benedict Reuschling
1f142bb5c9 Make textproc/igor happy by:
- removing redundant markup and word
- fixing capitalization (where possible)

Discussed with:	    wblock
2015-06-12 12:43:37 +00:00
Benedict Reuschling
9fd2f7e563 Whitespace cleanup.
Translators can ignore.
2015-06-12 03:10:24 +00:00
Benedict Reuschling
5a242b4180 Fix a typo (missing space between words).
A whitespace fix will follow.

Differential Revision:	https://reviews.freebsd.org/D2788
2015-06-12 02:21:25 +00:00
Dru Lavigne
76786935df Fix long wrap, translators can ignore.
Differential Revision: https://reviews.freebsd.org/D2787
2015-06-12 01:28:17 +00:00
Warren Block
43bca7c282 Update link to the Plop boot manager.
Submitted by:	maxfiedler1988@gmail.com on -doc
2015-06-05 18:35:22 +00:00
Maxim Konovalov
3cec5ae95b o Missed end of sentence added.
PR:		200554
Submitted by:	fullermd@over-yonder.net
2015-06-01 08:03:59 +00:00
Allan Jude
54ec5baf5c Add additional markup
Followup commit to r46734

Suggested by Evander Sinque
based on doc@ post by Thomas Steen Rasmussen

Differential Revision:	https://reviews.freebsd.org/D2660
Approved by:	wblock (mentor)
2015-05-29 23:24:13 +00:00
Allan Jude
21ac08d83e Add ifconfig_<if>_aliases="range/mask range/mask" example to the handbook
Differential Revision:	https://reviews.freebsd.org/D2660
Reviewed by:	eadler
Approved by:	wblock (mentor)
Sponsored by:	ScaleEngine Inc.
2015-05-29 20:34:54 +00:00
Allan Jude
2978284dad Fix incorrect instructions in ezjail upgrading section of the handbook
There is no ezjail-update -r
Explain how to upgrade between versions that different from the host version

PR:		197804
Differential Revision:	https://reviews.freebsd.org/D2114
Approved by:	wblock (mentor)
Sponsored by:	ScaleEngine Inc.
2015-05-29 20:16:40 +00:00
Allan Jude
90052d5585 Update instructions for manually creating a jail
Remove unneeded subshell
Remove csh examples, and explicitly use sh everywhere
Remove the GAMES set which on longer exists
Remove the DOCS set that may be removed in the future, it is not needed inside a jail

PR:		194993
Differential Revision:	https://reviews.freebsd.org/D2116
Submitted by:	alex@kaworu.ch (original)
Reviewed by:	wblock
Approved by:	bcr (mentor)
Sponsored by:	ScaleEngine Inc.
2015-05-29 20:02:35 +00:00
Benjamin Kaduk
6e2a1c13b7 Merge a sentence fragment into a complete sentence 2015-05-18 16:42:00 +00:00
Brad Davis
e80f03390f Note that pkg(8) uses the official mirrors by default and link to the Poudriere section for more information about building a custom repository.
Clean up some man page links.
Add a section about configuring Poudriere repositories and configuring pkg(8) to use them.
2015-05-16 21:32:51 +00:00
Benjamin Kaduk
cc7bca05da Fix grammar nit from r46682
Approved by:	hrs (mentor, implicit)
2015-05-12 21:12:09 +00:00
Brad Davis
b5e167d902 Simplify the section on upgrading with pkg. 2015-05-12 15:07:26 +00:00
Brad Davis
ae8cd216b0 Update the pkg clean section to reflect that now expired packages are not kept in the cache. 2015-05-12 14:41:57 +00:00
Brad Davis
e3937f74a4 Reword the section about pkg backups to reflect that they are enabled by default now. 2015-05-12 14:24:05 +00:00
Brad Davis
c02b3b4382 Since we are not accepting new mirrors, remove mention of doing so. Also improve note that ftp.f.o is made up of multiple mirrors and run by the project itself. 2015-05-07 13:53:56 +00:00
Rene Ladan
4d07437c99 The send-pr(1) has been removed in FreeBSD 10, so remove it from most of the
documentation (books, articles, websites) unless there is an explicit or
"obvious" reason.

Do not touch old news articles, release notes, or the CGI scripts.

Differential Revision: 	https://reviews.freebsd.org/D2380
Reviewed by:	bjk
2015-05-01 21:32:39 +00:00
Xin LI
78e68274ae Remove obsolete and wrong information. 2015-04-29 21:59:52 +00:00
Eitan Adler
dbec7d45b2 handbook: trademarks and copyright
- add 2015 as a year we've edited the handbook
	- remove 'maple', 'U.S. Robotics' and 'Sound Blaster' as we no
	  longer reference those trademarks.
2015-04-26 18:48:22 +00:00
Warren Block
3717ca63b6 Remove a dash so the sentence retains the meaning of "a count of 4096
bytes", not a unit of 4K-bytes.
2015-04-25 21:25:12 +00:00
Edward Tomasz Napierala
013688d382 Fix typo.
PR:		199196
Approved by:	brueffer
Sponsored by:	The FreeBSD Foundation
2015-04-09 12:07:27 +00:00
Christian Brueffer
b1f10282bc Adapt spelling of my name. 2015-04-07 17:18:50 +00:00
Eitan Adler
1d154badb3 linux emulation:
- c6 requires =2.6.18
	- prefer packages over ports
2015-04-04 22:50:15 +00:00
Eitan Adler
e8efe7795e handbook newgroups: remove dead newgroups
Remove newgroups that havn't seen non-spam posts in over a year or so.
2015-04-04 22:27:10 +00:00
Eitan Adler
0bd4a7e64a handbook: migrate compiz fusion article
The compiz fusion article previously duplicated portions of the handbook
	in an effort to be complete.  In addition, there was no reference from
	the handbook so it was often forgotten.

	By moving the article into the handbook, the article can be simplified,
	text removed, and cross references can be added.

	In addition, adding nice effects is a common enough task and isn't too
	technical that it could be combined with the handbook.

	As a part of the migration, reduce the focus on requiring an nVidia
	driver.
2015-04-04 21:28:28 +00:00
Eitan Adler
a981dea0be Minimum Hardware Requirements: minor fixes
- be more accurate w.r.t. x86 vs amd64
	- typo
	- EM64T vs Intel64

Submitted by:	jhb
2015-04-03 18:42:40 +00:00
Eitan Adler
5fe85cbf96 XFS was disconnected ~ 2 yrs ago. Stop telling people we support it.
Reviewed by:	bdrewery
2015-04-02 03:55:23 +00:00
Eitan Adler
04047ec1f1 Minimum Hardware Requirements: ram
Fine tune the advice based on imp's and wblock's recomondations.
2015-04-01 18:37:57 +00:00
Jason Helfman
29ed58cb99 - address improper link render
Differential Revision:	https://reviews.freebsd.org/D2192
Approved by:	bcr (mentor)
2015-04-01 16:00:33 +00:00