Commit graph

20493 commits

Author SHA1 Message Date
Sergio Carlavilla Delgado
79a0717c5f Updated information in advocacy section
* Change the incorrect characters `` to ''
* Correct the URL that refers to the Handbook
* Change the URL of the *BSD conferentes to use https
* Update the number of FreeBSD and OpenBSD ports
* Some corrections with igor

Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23040
2020-01-05 20:20:33 +00:00
Kurt Jaeger
c806b5ba8e administration.xml: remko@ resigned from postmaster@ and clusteradm@
Submitted by:	remko
2020-01-05 09:27:41 +00:00
Eitan Adler
8c1636e544 faq: remove question with dead links
GUS patches patches are no longer available from the link given and I
can't find any patches that claim to do the same thing. Remove the
question whose answer is no longer useful.
2020-01-05 08:36:43 +00:00
Eitan Adler
304e91bfe7 contributors: remove developers that have passed
With sadness, remove some members of the community that are no longer
with us.  memoriam have already been written.
2020-01-05 08:17:28 +00:00
Sergio Carlavilla Delgado
9e0ebe5750 Update the list of projects based on FreeBSD
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23032
2020-01-04 21:42:16 +00:00
Mateusz Guzik
aba342de94 Drop spurious 'r' from revision documenting OSVERSION 1300074 2020-01-04 00:40:31 +00:00
Mateusz Guzik
93427197c0 Document OSVERSION 1300074 2020-01-03 22:34:40 +00:00
Chris Rees
c268633946 Use the correct format string for ISO date.
%G is for the week-based year, which means that in the final few days
of the year, it advances, giving rise to the phenomenon where a couple
of days ago, the date reported was 2020-12-30 (366 days in the future)!

Submitted by:	XIE Zhibang (yeking@red54.com)
2020-01-03 17:59:19 +00:00
Glen Barber
71f3108869 Fix version numbers.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-01-03 17:16:41 +00:00
Glen Barber
f55b095f20 Fix version number in installation page.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-01-03 17:13:49 +00:00
Glen Barber
515b7c5cc8 Trim errata page for 12.2-RELEASE.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-01-03 17:13:26 +00:00
Glen Barber
3be7358e8f Trim relnotes page for 12.2-RELEASE.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-01-03 17:13:07 +00:00
Glen Barber
769a810886 Fix paths in the 12.2-RELEASE schedule.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-01-03 17:02:43 +00:00
Glen Barber
afe9f774c7 Connect the 11.4-RELEASE and 12.2-RELEASE directories to the build.
Enable the "Upcoming Releases" links.

Approved by:	re (implicit)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-01-03 16:59:02 +00:00
Glen Barber
8419b89432 Add the initial schedule for 12.2-RELEASE.
Approved by:	re (implicit)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-01-03 16:57:59 +00:00
Glen Barber
d039d278ea Add the initial schedule for 11.4-RELEASE.
Approved by:	re (implicit)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-01-03 16:57:17 +00:00
Benedict Reuschling
f08a411a2b Add an "ln memoriam" entry for Bruce D. Evans (bde@).
The text was provided by phk@, with only minor changes
by me.
2020-01-03 16:33:32 +00:00
Mark Linimon
a56ce540cf Update coypright year to reflect commit to versions/chapter.xml. 2020-01-03 04:51:06 +00:00
Mark Linimon
4c3c9928af Document OSVERSION 1300073. 2020-01-03 04:50:28 +00:00
Ryusuke SUZUKI
395582ed6a o Bump copyright year
o Add 12.1-RELEASE
2020-01-02 06:04:17 +00:00
Sergio Carlavilla Delgado
dbbf28e0de Remove cvsweb page and correct ACPI URL in sitemap
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22957
2020-01-01 08:54:24 +00:00
Mark Linimon
13f81d473a Document OSVERSION 1300072. 2020-01-01 00:10:40 +00:00
Glen Barber
a71bceda6e Happy New Year 2020!
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2019-12-31 16:09:15 +00:00
Benedict Reuschling
04ed41e6a2 Add the missing -t <table> parameter to the
delete example. Without it, there will be an
error message shown and the address will not
be deleted.

PR:		242133
Submitted by:	mikael.urankar@gmail.com
2019-12-31 13:25:55 +00:00
Rene Ladan
09d329d4ea Bump references of Centos 6 to Centos 7 in the Linux Emulation chapter.
The corresponding Centos 6 ports will be removed soon as they expire tomorrow.

Submitted by:	debdrup, carlavilla
Reviewed by:	bcr, rene
Differential Revision:	https://reviews.freebsd.org/D22955
Differential Revision:	https://reviews.freebsd.org/D22956
2019-12-30 20:38:49 +00:00
Sergio Carlavilla Delgado
4c99666be9 Fix tag element and correct word in myths. 2019-12-30 16:35:35 +00:00
Wolfram Schneider
5653eeacb2 add OpenBSD 6.6 manual pages 2019-12-30 13:04:55 +00:00
Jason W. Bacon
30c4d8ce1a Update WiFi failover example in advanced-networking.
Some wireless interfaces do not support changing their MAC address, so
explicitly instruct the reader to change the Ethernet MAC instead.

PR:             docs/211436
Submitted by:   pauamma@gundo.com
Reviewed by:    crees, bcr, jwb
Approved by:    crees
Differential Revision:  https://reviews.freebsd.org/D22708
2019-12-29 15:13:40 +00:00
Sergio Carlavilla Delgado
5ff044e5cc Remove obsolete reference in filtering bridges article
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22954
2019-12-29 14:13:50 +00:00
Sergio Carlavilla Delgado
6efa6a5277 Remove TrueOS references and add FuryBSD, GhostBSD and MidnightBSD.
Remove wrong tag.

Patch by:	carlavilla@
2019-12-29 13:38:43 +00:00
Sergio Carlavilla Delgado
bdecfe0c44 Remove TrueOS references and add FuryBSD, GhostBSD and MidnightBSD
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22947
2019-12-29 12:31:49 +00:00
Mark Linimon
a2240b6826 Document OSVERSIONs 1300069, 1300070, 1300071. 2019-12-28 02:46:44 +00:00
Brandon Bergren
13da8b359f [PowerPC] Update /platforms to reflect the powerpc* switch to clang.
As of r356111, the default compiler on all powerpc* targets in HEAD is
no longer GCC4.

As such, remove powerpc* from the automatic-transition-to-tier-4 list.

(This includes powerpcspe, which is currently broken as-is in HEAD because
of some target triple issues that will be fixed soon, but builds and works
fine in clang with some minor out-of-tree patches.)

Approved by:	docs
Differential Revision:	https://reviews.freebsd.org/D22934
2019-12-27 19:19:52 +00:00
Pedro F. Giffuni
ed1e9dbc39 Document doubling the size of ARG_MAX on LP64 platforms.
Fix the _FreeBSD_version update for 12-STABLE.
Foundd by:	thierry
Pointyhat:	pfg
2019-12-24 00:20:58 +00:00
Sergio Carlavilla Delgado
40265d9402 Remove the ACPI information from the website.
Moved to https://wiki.freebsd.org/ACPI

PR:		216754
Submitted by:	avg@
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22903
2019-12-22 14:27:13 +00:00
Sergio Carlavilla Delgado
9d3aeccf69 Added the txt extension to old RELNOTES. With that change the RELNOTES can be
showed in the web browser.

PR:		197811
Submitted by:	mi@ALDAN.algebra.com
Patch by:	carlavilla@
Differential Revision:	https://reviews.freebsd.org/D22856
2019-12-22 10:49:07 +00:00
Chris Rees
703ccb97e5 Add missing 'performance' to 'can improve system'.
Translators, this is unlikely to be an issue in other languages, so please
forgive the whitespace changes too.

PR:		docs/242330
Submitted by:	pauamma@gundo.com
Differential Revision:	https://reviews.freebsd.org/D22895
2019-12-21 14:23:02 +00:00
Pedro F. Giffuni
028d16a5dc Double the size of ARG_MAX on LP64 platforms.
Document the _FreeBSD_version updates corresponding to this change.

PR:		241710
2019-12-21 03:01:05 +00:00
Brooks Davis
46a818d5d3 Use "^" refer to the base URL of the SVN repository.
Subversion has supported this syntax for many years.

Reviewed by:	bcr
Differential Revision:	https://reviews.freebsd.org/D21949
2019-12-20 22:21:45 +00:00
Li-Wen Hsu
d6532f8621 Clarify the internationalization policy
Approved by:	core
2019-12-19 04:10:01 +00:00
Sergio Carlavilla Delgado
7e1aa3b318 Reference documentation project primer in "Submitting Documentation"
guide, small rewordings

PR:		231624
Submitted by:	andreas.sommer87@googlemail.com
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22769
2019-12-15 17:58:37 +00:00
Sergio Carlavilla Delgado
91c1d7b0ec Update the explanation of how to use the delete key in console and xterm in
the section 4.4.4 of the FAQ.

And remove a dead link

PR:		242117
Submitted by:	dr.klepp@gmx.at
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22805
2019-12-15 09:14:15 +00:00
John Baldwin
0fad318f0f Document OSVERSION 1300067 for removal of timeout(9). 2019-12-13 21:07:06 +00:00
Sergio Carlavilla Delgado
fff1b1b848 Update the 11.2-RELEASE references to 11.3-RELEASE in the FAQ
PR:		242300
Submitted by:	pauamma@gundo.com
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22803
2019-12-13 21:05:44 +00:00
Benedict Reuschling
1733cd34a9 Move the Code of Conduct reporting into its own
separate file.  Link to it from the main Code of
Conduct and vice versa.

The Code of Conduct itself was not changed.

Submitted by:       jeff
Discussed within:   core
Approved by:        brooks, allanjude, imp, jhb, bcr
Differential Revision:  https://reviews.freebsd.org/D22322
2019-12-13 16:32:31 +00:00
Mark Linimon
5e1abc8b5e Document OSVERSIONs 1300065 and 1300066. 2019-12-13 14:44:59 +00:00
Dimitry Andric
10754b592b Undo some of the &man.x.y changes, to appease the Jenkins bot.
Unfortunately, I have no idea how this job finds what man pages are
available, so this is just hit and miss until it shuts up...
2019-12-12 23:11:55 +00:00
Dimitry Andric
78486d1b5b Add missing semicolons. 2019-12-12 22:26:18 +00:00
Dimitry Andric
466e702c63 Document __FreeBSD_version values 1201502 through 1201504. Correct
revision number for value 1300064.  Add &man.x.y; for any man page
entries I could find.
2019-12-12 18:34:34 +00:00
Sergio Carlavilla Delgado
7c2a4f9207 Remove TrueOS from the FAQ
PR:		242285
Submitted by:	emaste@
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22721
2019-12-09 20:18:23 +00:00