The netperf webpage has not been updated in quite some time. Most updates
regarding machine allocations are happening on the wiki nowadays. It does not
make sense to keep the information here, so remove the section and replace it
with a reference to the wiki instead.
The config and news section has also been largely left alone for years. Remove
it as well as it is unlikely that someone will be posting updates there any
time soon.
Reported by: emaste (on IRC)
Approved by: emaste
Differential Revision: https://reviews.freebsd.org/D19959
After discussing some updates to the PF chapter with current maintainer kp@,
I came up with the following list of changes in this patch:
- Change the warning message to remove the reference to a specific PF version
and point out that FreeBSDs pf has diverged from what's in OpenBSD.
- Remove a link to the old pf porting efforts, which is obsolete nowadays and
doesn't provide much value to the reader anymore
- Change the reading flow by putting the ALTQ section at the end of the chapter.
ALTQ with PF is not used by everyone, so having that at the end of the chapter
is good to not overwhelm the reader too much with concepts they probably don't
need.
- Remove the "In order to" sentence parts which are mostly superfluous and can
be replaced with "to" for increased readability
- Sprinkle in some sysrc in examples where it makes sense to use it
Reviewed by: kp@
Event: Aberdeen hackathon 2019
Differential Revision: https://reviews.freebsd.org/D19939
It is not immediately obvious to all users how to move the cursor around
the partitioning section in bsdinstall, and this kind of thing can put
people off very quickly.
PR: docs/197645
Submitted by: web@umich.edu
Thanks to Gleb Popov who wrote the original patch and started the review.
Submitted by: arrowd@
Modified and expanded by: me
Differential Revision: https://reviews.freebsd.org/D19873
Machines are not owned my individuals anymore, and accounts do not need
to be requested. Remove these statements.
Also remove very old references to using machines for vanity domains etc
Add these developers, whose commit bits were taken in for safekeeping, to
the list of developer alumni.
Approved by: doc (bcr)
Differential Revision: https://reviews.freebsd.org/D19785
It has been outdated since August 2018 when all *proto ports have
been folded into xorgproto. Component descriptions are auto-generated
from the underlying COMMENTs.
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D19642
The discussions with affected parties have concluded. It was determined
that more time is required for the community to adjust. Thus, there will
be no changes to the support model for STABLE/12. Any changes will apply
to STABLE/13.
Approved by: doc@ (gjb)
Differential Revision: https://reviews.freebsd.org/D19773
- Remove mention of CARGO_GH_CARGOTOML after ports r496795
- Update CARGO_USE_GITHUB description. It does not patch Cargo.lock.
That is done automatically during the configure phase by cargo
itself and is not worth mentioning here.
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D19697
This file had a lot of long lines in it as well as redundant markup with
words. A few capitalizations were also fixed, except a few where it would
obscure the original meaning like groff.
recreated.
If a build failure is triggered, such as a port Makefile
contains a non-ASCII apostrophe, the generated files are
not replaced if they exist (even if an error occurs).
In such a case, manual intervention would be needed to
remove the file(s) that would cause the build failure.
Sponsored by: The FreeBSD Foundation
The summary of the license policy in the commiters guide is a good place
to get started, but the buck stops with the license policy. We enourage
questions before making commits if the policy is not clear.
Approved by: core (bcr, jhb, imp)
Differential Revision: https://reviews.freebsd.org/D19515
Previous versions of FreeBSD provided a standard /etc/pf.conf, but
that was removed without changing the documentation. Update the
handbook to mention it and point people to the directory
/usr/share/examples/pf/ where example firewall rules are available.
PR: 231977
Submitted by: koobs@
Discussed with: kp@
Subversion (svnlite) has always been Apache-licensed and LLVM
will be as well starting with version 9.0.0.
Note that core@ must still approve imports of new Apache-license
components in the tree as well as license changes to Apache ones.
Thanks to Brooks for the writeup.
Approved by: core@
Differential Revision: https://reviews.freebsd.org/D19358
While our ancient toolchain still falls into this category, we are
rapidly transitioning away from it and few if any bugfixes have been
merged from upstream in recent years.
Approved by: core@
Differential Revision: https://reviews.freebsd.org/D19356
The site to download sample splash screens is not available anymore.
Remove the sentence it contains completely and pull in the remaining
single sentence from this paragraph into the next one.
PR: 236402
Submitted by: yuri@
The ports security teams exists for a while now, so it should have a
proper listing on the administration page with all current members.
Thanks to Kurt Jaeger for the writeup and submitting the patch.
I only rewrapped one line to fit within the line limits.
PR: 235939
Submitted by: pi@
Drop mention of SVN and Perforce in favor of using github. If students
are familiar with anything it's going to be git.
Comment out text on gsoc flyers until someone makes an updated one.
Reported by: bz
Reviewed by: mmokhi
Differential Revision: https://reviews.freebsd.org/D19505