After the refresh of the FreeBSD Foundation's website, some links changed,
which caused the link from the FreeBSD.org front page to the Journal to not
make the proper redirect anymore. Change the link to point to the new
location.
Reported by: will senn gmail com
FreeBSD versions newer than 12.1 won't use portsnap anymore, so advise to use
Subversion instead.
While here, fix an errand plural.
Submitted by: pauamma_gundo.com
Approved by: bcr
Differential Revision: https://reviews.freebsd.org/D25801
Provide instructions around the existing references for portsnap about how to
fetch ports for FreeBSD versions after 12.1 or 11.4, respectively.
While here:
- replace a stray public address with a RFC1918 private address
- move a plural outside of the <filename> tags
- update FreeBSD versions in poudriere examples
Submitted by: pauamma_gundo.com
Approved by: bcr
Differential Revision: https://reviews.freebsd.org/D25800
with or without devmatch. Mention that loading of drivers in
loader.conf or via rc.conf may be required for certain versions. It
should be done in order to have the lagg interface properly set up
at boot time.
Thanks to Pau Amma for providing the patch.
While here, fix some overly long lines in the note above.
PR: 246506 (documentation part)
Submitted by: pauamma_gundo.com
Requested by: cperciva (on IRC)
Reviewed by: cperciva, bcr
Approved by: bcr
Differential Revision: https://reviews.freebsd.org/D25881
As part of onboarding, ensure that I'm listed as a commiter instead of a
contributor, while listening to Higher Ground by Stevie Wonder.
Reviewed by: 0mp, bcr, allanjude
Approved by: 0mp (mentor), bcr (mentor), allanjude (mentor)
Differential Revision: D25854
As part of onboarding, announce my doc commit bit while listening to In The
Stone by Earth, Wind & Fire.
Reviewed by: 0mp, allanjude
Approved by: 0mp (mentor), allanjude (mentor)
Differential Revision: D25853
to use SVN (for now, until we have switched to git completely,
which is even a much bigger change).
Submitted by: pauamma_gundo.com
Approved by: bcr
Differential Revision: https://reviews.freebsd.org/D25803
Don't recommend the -r flag to mountd.
It enables a non-standards compliant feature to support ancient
diskless terminals. We shouldn't recommend it without explanation.
(-r is currently the default in /etc/defaults/rc.conf along with -S,
this should likely be revisited.)
Instead, suggest setting mountd_enable. While not required to start
the NFS server, it is required for the "service mountd restart" command
below.
It enables a non-standards compliant feature to support ancient
diskless terminals. We shouldn't recommend it without explanation.
(-r is currently the default in /etc/defaults/rc.conf along with -S,
this should likely be revisited.)
Instead, suggest setting mountd_enable. While not required to start
the NFS server, it is required for the "service mountd restart" command
below.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D25760
as it is likely that we will have migrated from Subversion before
the cycle starts.
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)