Commit graph

53390 commits

Author SHA1 Message Date
Lorenzo Salvadore
e40cb8e553 it_IT/articles/bsdl-gpl: Add Italian translation
Reviewed by:	madpilot, dbaio
Approved by:	bcr (docs), gerald (mentor)
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D23598
2020-03-24 22:32:42 +00:00
Mateusz Piotrowski
e4229809c4 Document how to enable precise cursor synchronization with bhyve & VNC
Requested by:	bcran (via #bhyve on freenode)
2020-03-24 14:30:45 +00:00
Brooks Davis
50571ee819 Document __FreeBSD_version=1300085 (kyua import).
Sponsored by:	DARPA
2020-03-23 21:31:45 +00:00
Aleksandr Fedorov
7ecea4d2aa Add myself (afedorov) as a src committer
Reviewed by:	vmaffione (mentor)
Approved by:	vmaffione (mentor)
Differential Revision:	https://reviews.freebsd.org/D24121
2020-03-23 13:08:27 +00:00
Sergio Carlavilla Delgado
1d19a09bf0 Add a section about switching pkg from the quarterly branch
to the latest branch.

PR:		228333
Submitted by:	0mp@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D24151
2020-03-22 18:17:18 +00:00
Danilo G. Baio
da819fb24b Add Alessandro Sagratini to contributors
Maintainer of:	devel/py-oci
		devel/py-pyhcl
		devel/rubygem-oci
		math/mcsim

PR:		244884
2020-03-22 13:45:50 +00:00
Ryusuke SUZUKI
bdf7ed5dd4 - Merge the following from the English version:
r53893 -> r53920	head/ja_JP.eucJP/books/handbook/Makefile
	r53893 -> r53920	head/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml
2020-03-22 08:33:02 +00:00
Mateusz Piotrowski
f1771d2acf Fix formatting in the description of ULBSD 2020-03-21 20:55:05 +00:00
Mateusz Piotrowski
922ffba466 Fix a typo 2020-03-21 20:41:35 +00:00
Mateusz Piotrowski
0af5e2b2c6 Add the Ulyanovsk FreeBSD Users Group (ULBSD)
PR:		244923
Submitted by:	Serge Volkov <sv@ulstu.ru>
2020-03-21 20:41:10 +00:00
Ryusuke SUZUKI
f99c9652a0 - Merge the following from the English version:
r51744 -> r53893	head/ja_JP.eucJP/books/handbook/Makefile
	r53885 -> r53893	head/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml
2020-03-21 03:06:05 +00:00
Glen Barber
aaff3f3d10 Update the 11.4-RELEASE schedule to reflect the reminder email had been
sent.

Approved by:	re (implicit)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-03-20 20:06:40 +00:00
Nick O'Brien
544494fac2 Add myself (nick) as a src committer
Reviewed by:	philip (mentor), kristof (mentor)
Approved by:	philip (mentor), kristof (mentor)
Differential Revision:	https://reviews.freebsd.org/D24129
2020-03-20 17:53:54 +00:00
Ryusuke SUZUKI
be9476ed4e - Merge the following from the English version:
r52307 -> r53986	head/ja_JP.eucJP/htdocs/java/index.xml
2020-03-20 17:13:52 +00:00
Gavin Atkinson
1ded1b4fbe Bump expiry date on my PGP key 2020-03-20 03:52:48 +00:00
Glen Barber
d44a945296 Regen after r359148.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-03-19 18:01:12 +00:00
Glen Barber
a94c885ffd Document EN-20:03-06, SA-20:04-09.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-03-19 17:59:56 +00:00
Gordon Tetlow
bc912e3b54 Add EN-20:03 through EN-20:06 and SA-20:04 through SA-20:09.
Approved by:	so
2020-03-19 17:20:56 +00:00
Sergio Carlavilla Delgado
ea82915183 remove sparc from bsdinstall section
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D24123
2020-03-19 16:38:35 +00:00
Sergio Carlavilla Delgado
fafef270d2 Update spanish translation of filtering-bridge article
Reviewed by:	carvay@
Approved by:	gabor@(mentor, implicit)
2020-03-19 09:04:27 +00:00
Sergio Carlavilla Delgado
f6186b71ea Reorganize the installation section to follow the bsdinstall steps
Minor corrections

Path by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D24116
2020-03-18 18:41:01 +00:00
Tobias Kortkamp
b37b441846 Porter's Handbook: Document CARGO_FEATURES==--no-default-features
Approved by:	bcr
Differential Revision:	https://reviews.freebsd.org/D23999
2020-03-18 12:29:36 +00:00
Mateusz Piotrowski
c8c789f42d Fix a typo
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D24106
2020-03-18 08:48:01 +00:00
Sergio Carlavilla Delgado
86169c9b3e Upgrade Guided Partitioning Using Root-on-ZFS section
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D24078
2020-03-16 18:24:07 +00:00
Benedict Reuschling
443cedcc4e Remove trailing whitespace from line endings in two places.
No content changes.
2020-03-16 14:38:17 +00:00
Benedict Reuschling
a23dc403b6 To be consistent, add the missing comment for the Set_Highlights()
function after the endfunction just like it is done for the other
functions and if statements shown.  No functional change.
2020-03-16 14:21:39 +00:00
Greg Lewis
ede97439aa Java documentation updates
Based on the following:

Submitted by:	Klaus Küchemann <maciphone2_googlemail.com>
Differential Revision:	https://reviews.freebsd.org/D24003
2020-03-15 18:43:03 +00:00
Danilo G. Baio
18cf485c9a pt_BR/books/porters-handbook: Sync with en_US r53979
Approved by:	ebrandi
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D24076
2020-03-15 16:04:48 +00:00
Danilo G. Baio
c5b15b679a pt_BR/books/handbook: Sync with en_US r53979
Approved by:	ebrandi
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D24075
2020-03-15 16:03:31 +00:00
Danilo G. Baio
bd547b149e pt_BR/books/faq: Sync with en_US r53979
Approved by:	ebrandi
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D24074
2020-03-15 16:02:16 +00:00
Danilo G. Baio
8d1135937c pt_BR/articles/freebsd-releng: Sync with en_US r53979
Approved by:	ebrandi
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D24073
2020-03-15 16:01:09 +00:00
Danilo G. Baio
519de9f236 pt_BR/articles/bsdl-gpl: Sync with en_US r53979
Approved by:	ebrandi
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D24072
2020-03-15 16:00:19 +00:00
Danilo G. Baio
164f74effd pt_BR/articles/contributors: Sync with en_US r53979
Approved by:	ebrandi
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D24071
2020-03-15 15:59:13 +00:00
Sergio Carlavilla Delgado
ad8d60f741 bsdinstall update allocation disk section - manual partitioning
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D24067
2020-03-14 16:10:08 +00:00
Mathieu Arnold
9c365e9bf5 Add my new key. 2020-03-13 14:13:47 +00:00
Michael Gmelin
311b8441e7 Update expiry date on my key 2020-03-12 22:25:46 +00:00
Bjoern Heidotting
8aa40afdeb Update to r53939:
Update Setting the Time Zone section in the handbook
2020-03-12 21:26:16 +00:00
Sergio Carlavilla Delgado
6cf9532fc9 Update the allocation disk section
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D24045
2020-03-12 21:23:57 +00:00
Bjoern Heidotting
c7f49a526a Update to r53936:
update -Figure 2.16. Manually Create Partitions- and remove PC98 section
2020-03-12 20:27:56 +00:00
Glen Barber
e96e173afd Update the name of the script that destroys zfs datasets prior to
running thermite.sh.

Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-03-11 20:08:08 +00:00
Ryusuke SUZUKI
c60adaad6e - Merge the following from the English version:
r52705 -> r53860	head/ja_JP.eucJP/books/handbook/ports/chapter.xml
2020-03-11 08:51:40 +00:00
Tilman Keskinoz
d7b8a755bd Update expiry date on my key 2020-03-11 07:58:52 +00:00
Vincenzo Maffione
4c781796d6 Update my PGP key 2020-03-10 22:47:01 +00:00
Sergio Carlavilla Delgado
a2c3e46667 Add serveria to the ISP commercial page
PR:		244709
Submitted by:	support@serveria.com
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D24019
2020-03-10 19:45:18 +00:00
Dimitry Andric
0d9720e2d9 Oops, it's amd(8), not amd(5). 2020-03-10 18:43:03 +00:00
Dimitry Andric
bd74966c21 Remove spaces at EOL. 2020-03-10 18:25:49 +00:00
Dimitry Andric
7cbdf9e5f7 Document __FreeBSD_version values 1300083 and 1300084. 2020-03-10 18:25:31 +00:00
Ryusuke SUZUKI
2d9ab1ca44 - Merge the following from the English version:
r53739 -> r53947	head/ja_JP.eucJP/books/handbook/book.xml
2020-03-10 10:52:23 +00:00
Bjoern Heidotting
2cec079592 Update to r53935:
[handbook] bsdinstall update 2.6. Allocating Disk Space section
2020-03-09 21:52:02 +00:00
Sergio Carlavilla Delgado
84fb0a01a4 update ZFS installation menu image
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D24006
2020-03-09 20:45:41 +00:00