While preparing the last quarterly status report (2019Q4), Makefiles were
added in the git repository that make it very easy to sort the project
reports. However, our report.xsl file enforces automatic alphabetical
sorting in each category, which destroys our manual sorting.
This patch disables automatic sorting starting with this quarter (2019Q4).
Automatic sorting is kept for older reports: we avoid to change them since
they have no designed and reviewed manual sort.
Submitted by: salvadore@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D23175
Setting up Split DNS on FreeBSD 4.1
Getting started with AMD on FreeBSD
Remove the "FreeBSD Diary" from the book webresources. The last post was
in 2012
Patch by: carlavilla@
Approved by: bcr@(mentor)
Differential Revision: https://reviews.freebsd.org/D23177
The Spanish mailing list are down.
The Polish web URL was wrong.
Update webresources information.
In the community.xsl, the LinkedIn group id was wrong and the
last activity in the twitter @freebsdblogs account was in 2013.
Patch by: carlavilla@
Reviewed by: bcr@(mentor)
Differential Revision: https://reviews.freebsd.org/D23041
Remove the Romain documentation project. The website is down.
Update the Bulgarian URL and remove the mail list.
Update the Traditional Chinese URL.
Update the Estonian URL.
Update the Korean URL.
Remove obsolete URL in the Mongolian Documentation Project.
Remove the Polish URL. The website is down.
Remove the Spanish mailing list. Website down.
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D23044
It is only permitted for DTrace and ZFS in the base system.
While here, add a couple of dummy paragraphs to fix the formatting
of other special license exceptions.
Reviewed by: imp, bcr
Differential Revision: https://reviews.freebsd.org/D23069
* 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
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.
%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)
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
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
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