Commit graph

54077 commits

Author SHA1 Message Date
Guangyuan Yang
d9cef1fbbc Fix build caused by r54711.
PR:		251082
2020-11-25 12:42:50 +00:00
Guangyuan Yang
525578eed8 Add information about USES=eigen to Porter's Handbook.
PR:		251082
Submitted by:	lbartoletti
2020-11-25 11:34:32 +00:00
Glen Barber
7ffa4ff4a6 Chase r367995, consolidating BEAGLEBONE and RPI2 board builds.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-11-24 18:11:55 +00:00
Glen Barber
8cce76a999 Chase r367994, removing old boards from 13-CURRENT builds.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-11-24 18:07:20 +00:00
Bjoern Heidotting
878becdbf5 Update to r54660:
Correctly tag root username.

While here, add some missing bits that weren't translated
yet.
2020-11-23 19:03:06 +00:00
Fernando Apesteguía
c4a6a8d0ed handbook/boot: fix unload + load example
The unload + load example in the 12.2.3 section doesn't seem to work.
The original problem was reported in https://reviews.freebsd.org/D24960.

Correct the example by using fully qualified paths since this is how it works
now. Tested in 12.1, 12.2 and 13-current.

Approved by:	docs (gbe@)
Differential Revision:		https://reviews.freebsd.org/27277
2020-11-23 18:57:58 +00:00
Bjoern Heidotting
c825f24fdf Update to r54630:
Add a section on HTTP2 with Apache.

Reviewed by:	bcr
Differential Revision:	https://reviews.freebsd.org/D27320
2020-11-23 18:43:24 +00:00
Poul-Henning Kamp
e6d2f8c895 Update my GPG key 2020-11-23 09:00:37 +00:00
Eitan Adler
f8920ab9ce arcconfig: add callsign again
Problem

When using git-svn or other non-pure-svn tooling the original subversion
URL is not present. This causes arcanist/phabricator to be unable to
determine which repository is being modified.

Solution

Restore callsign to .arcconfig to enable exact repository matching even
with git-svn.

Reported By:	jhb
2020-11-23 04:37:38 +00:00
Danilo G. Baio
1a1b7f770e pt_BR/books/porters-handbook: Sync with en_US r54689
Approved by:	ebrandi (doc)
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D27323
2020-11-22 21:02:43 +00:00
Danilo G. Baio
7506d83e94 pt_BR/books/faq: Sync with en_US r54689
Approved by:	ebrandi (doc)
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D27317
2020-11-22 21:00:12 +00:00
Danilo G. Baio
092e09873a pt_BR/articles/linux-users: Sync with en_US r54689
Approved by:	ebrandi (doc)
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D27316
2020-11-22 20:58:48 +00:00
Danilo G. Baio
bad1b0198b pt_BR/articles/freebsd-releng: Sync with en_US r54689
Approved by:	ebrandi (doc)
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D27315
2020-11-22 20:57:38 +00:00
Danilo G. Baio
8079ac3d60 pt_BR/articles/contributors: Sync with en_US r54689
Approved by:	ebrandi (doc)
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D27314
2020-11-22 20:55:28 +00:00
Danilo G. Baio
5102a4f9ad pt_BR/articles/committers-guide: Sync with en_US r54689
Approved by:	ebrandi (doc)
Obtained from:	https://translate-dev.freebsd.org
Differential Revision:	https://reviews.freebsd.org/D27313
2020-11-22 20:53:41 +00:00
Joerg Wunsch
3204f1a538 Update my GPG key. 2020-11-22 20:20:16 +00:00
Danilo G. Baio
e345f65423 books/porters-handbook: Typo, Lua chapter
Approved by:	bjk (doc)
Differential Revision:	https://reviews.freebsd.org/D27321
2020-11-22 20:13:15 +00:00
Li-Wen Hsu
949b4d0e8e Add 2020-12 FreeBSD Friday events
Approved by:	allanjude, ygy
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D27295
2020-11-22 08:09:39 +00:00
Guangyuan Yang
d39aa8b9a9 Disable the ftp2.pl mirror since it is no longer active.
PR:		233434
Reported by:	Mateusz Kwiatkowski <kwiat3k@panic.pl>
Approved by:	lwhsu (clusteradm)
2020-11-20 10:31:04 +00:00
Li-Wen Hsu
6b4c326b0a Add freebsd-office-hours-2020-12-03 Git Q&A event
Approved by:	bcr
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D27285
2020-11-19 16:36:52 +00:00
Mariusz Zaborski
fdea647a0f Update my PGP key. 2020-11-18 22:10:10 +00:00
Mateusz Piotrowski
f725439f65 Add a warning regarding mixing ports(7) and pkg(8) to install software
I think it's something that has been missing from the handbook for a long
time.

Unfortunately, this patch does not explain all the subtleties of the ports
framework (like, e.g., that ports create packages during the build process
which are then installed via pkg). We should probably hint the reader about
it somewhere, but that's something for another patch. What's important here
is to warn new users about problems they might encounter.

Also, add some examples of working with quarterly with Subversion.

PR:		251195
Submitted by:	Fred <fjs.usa01 gmail.com>
2020-11-18 10:32:32 +00:00
Conrad Meyer
74be7a703a Document __FreeBSD_version 1300130 2020-11-17 21:30:01 +00:00
Mark Linimon
fad9426f97 Document OSVERSIONs 1104510, 1202504, and 1300126-1300129. 2020-11-15 08:33:38 +00:00
Wolfram Schneider
f49153688b Rename FreeBSD 13-current to FreeBSD 13.0-current
This will make sure that FreeBSD 13.0-current is the first
entry in the drop down list, and is also in sync with the -stable
release numbers schema.
2020-11-14 17:39:51 +00:00
Ryusuke SUZUKI
f355c173ba - Merge the following from the English version:
r53811 -> r54686	head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml
2020-11-12 12:34:25 +00:00
Dmitry Morozovsky
5815e3835f Fix typo in kernel name when freebsd-update'ing a system
with custom kernel.
2020-11-12 12:17:15 +00:00
Glen Barber
acab69ff7d Document some *-kmod ports may need to be compiled locally for 12.2
until 12.1 reaches EoL.

Submitted by:	swills
Reminded by:	cperciva
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-11-11 20:50:46 +00:00
Guangyuan Yang
d7bea1f79e Merge from the English version.
MFen:	r52748 -> r53599
2020-11-11 18:34:32 +00:00
Guangyuan Yang
73c26ecedd Merge from the English version.
MFen:	r52445 -> r54642
2020-11-11 18:28:32 +00:00
Guangyuan Yang
8a64cf7aa0 - Merge from the English version.
- Fix whitespaces.

MFen:	r51848 -> r54605
2020-11-11 18:14:43 +00:00
Glen Barber
34251ab417 Fix the target anticipated release ETA for 13.0-RELEASE.
Approved by:	re (implicit)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-11-09 22:27:33 +00:00
Glen Barber
00d1435670 Update contact point for 12.2-RELEASE.
Approved by:	re (implicit)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-11-09 22:25:48 +00:00
Glen Barber
b9035bd0eb Update the 12.2-RELEASE schedule to reflect releng/12.2 has been
turned over to so@.

Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-11-09 22:24:44 +00:00
Ryusuke SUZUKI
df7299c85e - Merge the following from the English version:
r52744 -> r54106	head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
2020-11-08 02:44:28 +00:00
Benedict Reuschling
14e93629f8 In the "Link-Aggregation and Failover" section, there was a missing "
at the end of the cloned_interfaces example line in rc.conf for lagg0.
This appeared in two places suggesting a copy&paste-o type mistake.
Without them, the example would not work and produce errors during boot
when trying to set up the lagg0 interface.

Apply the missing " just like it is in the en_US original of this file.
2020-11-07 16:54:38 +00:00
Mateusz Piotrowski
a94c036775 Fix the ports origin of the OpenSSH port 2020-11-07 14:49:16 +00:00
Mark Linimon
4e9c2d76fa Document OSVERSION 1300125. 2020-11-05 03:38:53 +00:00
Oleksandr Tymoshenko
8fabb330de Update my key 2020-11-04 19:36:33 +00:00
Mateusz Piotrowski
675a891720 Explain why BINARY_ALIASES cannot be used for programs from TEST_DEPENDS
PR:		247637
2020-11-03 12:39:32 +00:00
Mateusz Piotrowski
7c49346a7f Update the lists of available OpenJDK ports and valid Java versions
Based on current bsd.java.mk.
2020-11-03 12:16:41 +00:00
Mateusz Piotrowski
e4ba08a29e Note that NO_ARCH is not fully utilized by our infrastructure yet 2020-11-03 11:57:09 +00:00
Rene Ladan
be3e71778c Move knu@ to the alumni developers. 2020-11-02 22:19:48 +00:00
Mark Linimon
f23bfc3bf0 Document OSVERSION 1300124. 2020-11-01 14:20:00 +00:00
Ryusuke SUZUKI
9446c139f8 - Merge the following from the English version:
r54543 -> r54665	head/ja_JP.eucJP/books/handbook/bibliography/chapter.xml
2020-11-01 01:18:41 +00:00
Marc Fonvieille
9e7b1d9b0a MFen: r54061 2020-10-30 17:10:39 +00:00
Marc Fonvieille
1b8781754f Add translated version of x-compiz-fusion section. 2020-10-30 17:02:38 +00:00
Mateusz Piotrowski
166a53d611 Add "Unix: A History and a Memoir" to the list
PR:		250717
Submitted by:	Andreas <panden%gmail.com>
2020-10-30 15:28:12 +00:00
Ryusuke SUZUKI
58a83bae72 - Merge the following from the English version:
r54562 -> r54661	head/ja_JP.eucJP/books/handbook/x11/chapter.xml
2020-10-30 11:55:06 +00:00
Ryusuke SUZUKI
47be8682a1 - Merge the following from the English version:
r54642 -> r54662	head/ja_JP.eucJP/htdocs/where.xml
2020-10-30 11:43:14 +00:00