Commit graph

53345 commits

Author SHA1 Message Date
Glen Barber
9a3a8348bb Fix doc build failure email generation to the freebsd-doc mailing list.
Approved by:	doceng (implicit)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-02-19 16:42:26 +00:00
Glen Barber
ff313c2d41 Fix build after r53915
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-02-19 15:25:31 +00:00
Glen Barber
a3ddfeda79 No longer build release notes for stable/10, as it is EoL.
Approved by:	doceng (implicit)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-02-19 15:23:14 +00:00
Benedict Reuschling
d7069d176c Add a more specific location of the EuroBSDcon 2020 venue
now that it is known.

Obtained from:	    https://2020.eurobsdcon.org/venue/
2020-02-18 18:10:40 +00:00
Marc Fonvieille
8857dc4835 Update 2nd section. 2020-02-18 10:16:01 +00:00
Marc Fonvieille
e5c50ba999 MFen:
r53056 --> r53739
2020-02-18 10:15:33 +00:00
Benedict Reuschling
21fce33ca7 - Simplify multiple sentences to remove the words: furthermore, also, ...
- Fix typo's, IP address is redirect_port example & visible double space
after sentence stop
- Restructure TSO comment together with the in-kernel NAT instance paragraph
- Add kernel option for libalias full functionality
- Unify engine/facility/... to facility

Submitted by:	    Dries Michiels (driesm.michiels_gmail.com)
Approved by:	    bcr@
Differential Revision:	https://reviews.freebsd.org/D23426
2020-02-17 18:35:56 +00:00
Marc Fonvieille
d154edb528 MFen:
r53862 --> r53893
2020-02-17 17:40:47 +00:00
Eugene Grosbein
c21d0e9c2a Update OpenPGP key of mine (eugen). 2020-02-17 15:41:50 +00:00
Bjoern A. Zeeb
7fe8148562 Update for __FreeBSD_version 1300078 after src r358020 changing
the size of struct vnet and the VNET magic cookie.
2020-02-17 11:15:09 +00:00
Ryusuke SUZUKI
0332df8af2 - Merge the following from the English version:
r53793 -> r53859	head/ja_JP.eucJP/htdocs/security/security.xml
2020-02-17 08:55:45 +00:00
Danilo G. Baio
02a5c0ba9c pt_BR/books/porters-handbook: Sync with en_US r53899
Approved by:	ebrandi
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D23708
2020-02-16 13:44:52 +00:00
Danilo G. Baio
58b4bde793 pt_BR/books/handbook: Sync with en_US r53899
Approved by:	ebrandi
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D23707
2020-02-16 13:43:26 +00:00
Danilo G. Baio
786d4d30d9 pt_BR/books/faq: Sync with en_US r53899
Approved by:	ebrandi
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D23706
2020-02-16 13:42:21 +00:00
Danilo G. Baio
346c66976e pt_BR/articles/freebsd-questions: Sync with en_US r53899
Approved by:	ebrandi
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D23705
2020-02-16 13:41:42 +00:00
Danilo G. Baio
3955ff0c2f pt_BR/articles/cups: Sync with en_US r53899
Approved by:	ebrandi
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D23704
2020-02-16 13:40:53 +00:00
Danilo G. Baio
97ae957100 pt_BR/articles/contributors: Sync with en_US r53899
Approved by:	ebrandi
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D23703
2020-02-16 13:40:10 +00:00
Bjoern Heidotting
2c071c31cc Update to r53885:
[Handbook] remove extra space in the bsdinstall
2020-02-15 18:46:42 +00:00
Bjoern Heidotting
5a8813de2f Update to r53856:
Update packages in dtrace section and remove FreeBSD 10 warning
2020-02-15 18:29:26 +00:00
Bjoern Heidotting
fd54db8727 Update to r53862:
Update the bsdinstall chapter in the handbook to reflect the change
kernel option
2020-02-15 18:12:20 +00:00
Bjoern Heidotting
414edacbfa Update to r53879:
Move down an indexterm to the right place.
2020-02-15 18:09:17 +00:00
Ryusuke SUZUKI
c119fc510c - Merge the following from the English version:
r52916 -> r53870	head/ja_JP.eucJP/htdocs/internal/machines.xml
2020-02-15 13:21:56 +00:00
Ryusuke SUZUKI
37406ef72d - Merge the following from the English version:
r53710 -> r53878	head/ja_JP.eucJP/htdocs/platforms/index.xml
2020-02-15 10:18:30 +00:00
Sergio Carlavilla Delgado
09460a94ca Addition to section 31.4. USB Tethering of the handbook
PR:		241090
Submitted by:	pauamma@gundo.com
Patch by:	pauamma@gundo.com
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23613
2020-02-14 19:31:46 +00:00
Sergio Carlavilla Delgado
796f9dabbf Update the bsdinstall section in the handbook to reflect the
keymap loading window

Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23609
2020-02-14 17:57:33 +00:00
Chris Rees
6dc1d24fbb Document the new range ability for USES=pgsql.
Translators, I've modified the wording to make it easier to read, but the
only material difference is the fact that you can now specify a range of
versions.

Differential Revision:	https://reviews.freebsd.org/D18818
2020-02-13 20:30:31 +00:00
Bjoern Heidotting
6246b91d9a Update to r53868:
Change a sect1 id to reflect the reality of its content.
2020-02-13 18:59:58 +00:00
Bjoern Heidotting
315cd00ad0 Update to r53826:
Update links on ZFS additional resources
2020-02-13 18:48:01 +00:00
Ryusuke SUZUKI
d73fdf5885 - Merge the following from the English version:
r53792 -> r53879	head/ja_JP.eucJP/books/handbook/x11/chapter.xml
2020-02-13 13:07:16 +00:00
Ryan Moeller
969ea0e41d Add myself (freqlabs) as a src committer
Approved by:	mav (mentor)
MFC after:	3 days
2020-02-13 01:38:57 +00:00
Ryusuke SUZUKI
1d3bc87b9f - Merge the following from the English version:
r53618 -> r53885	head/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml
2020-02-12 13:33:02 +00:00
Sergio Carlavilla Delgado
86e2e647ff handbook: fix example for vlan
The VLAN name "Camera(s)" is plural in the ifconfig cli command
but singular in the rc.conf example.

PR:		243986
Submitted by:	wjsmyth@gmail.com
Patch by:	wjsmyth@gmail.com
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23606
2020-02-10 18:47:58 +00:00
Sergio Carlavilla Delgado
3cdedb70b2 [Handbook] remove extra space in the bsdinstall
Path by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D23580
2020-02-10 17:22:45 +00:00
Glen Barber
2bfaca9c62 Regen after r357733.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-02-10 17:03:41 +00:00
Mark Linimon
afd4c0c0eb Fix obvious typo.
Reported by:	koobs
2020-02-09 05:30:10 +00:00
Sergio Carlavilla Delgado
4356571661 Small grammar edits in the Handbook's Introduction
PR:		241438
Submitted by:	kamalimani1623@gmail.com
Patch by:	kamalimani1623@gmail.com
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23550
2020-02-08 09:56:19 +00:00
Marc Fonvieille
9445b4ce34 MFen:
r52359 --> 52138
2020-02-07 17:55:41 +00:00
Marc Fonvieille
a59cfb6c11 Update x11-wm section. 2020-02-07 17:11:10 +00:00
Marc Fonvieille
91146b1d52 Move down an indexterm to the right place. 2020-02-07 14:54:00 +00:00
Li-Wen Hsu
69a85ee680 Update platform support information
MIPS* have migrated to external gcc toolchain and Sparc64 support has been
moved to tier 4.

Reviewed by:	jhb
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D23540
2020-02-07 06:36:03 +00:00
Mark Linimon
88d6d280fe Document OSVERSIONs 1300077, 1201510-1201512, 1103507-1103508, 1004503. 2020-02-07 02:02:29 +00:00
Sergio Carlavilla Delgado
e8d1e108c0 Fix 3 typos/missing words in the English FAQ
Submitted by:	pauamma_gundo.com
Patch by:	pauamma_gundo.com
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D23298
2020-02-06 22:04:15 +00:00
Rene Ladan
bcaf767003 Add the virtual "mate" category to the Porters Handbook. 2020-02-06 20:59:01 +00:00
Rene Ladan
da895e80da Synchronize the list of categories in the Porters Handbook with bsd.port.mk 2020-02-06 20:42:41 +00:00
Rene Ladan
82ad88cd93 Remove USES=zope from the Porters Handbook, it has been deleted from Mk/Uses 2020-02-06 20:14:55 +00:00
Sergio Carlavilla Delgado
aa79698b9b Upgrade Samba references
Upgrade samba package
  Upgrade samba wiki url
  Add https to samba web

PR:		227099
Submitted by:	james.ryland.miller@gmail.com
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23520
2020-02-06 19:30:04 +00:00
Mateusz Piotrowski
718f982e37 Update FAQ use of "default console driver" to be vt(4), not syscons(4)
PR:		220015
Submitted by:	pauamma_gundo.com
Reported by:	salternate@gmx.com
Reviewed by:	bcr
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D22699
2020-02-06 16:52:49 +00:00
Li-Wen Hsu
e60fd6aa0b Update internal/machine list to reflect the current status
Approved by:	bcr
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D23537
2020-02-06 16:21:20 +00:00
Bjoern Heidotting
1728593408 Update to r53667:
Add a caution against using whole disks for
zpools that are used for booting, mirrors,
and RAIDZ.
2020-02-06 13:28:57 +00:00
Marc Fonvieille
136aed409b Change a sect1 id to reflect the reality of its content. 2020-02-05 15:31:38 +00:00