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)
Handbook: "Adding Swap Space", increase the example size from 64M to 512M
In modern times a swap file with a size of 64M doesn't make that much
sense, so increase the size in the example to 512M.
In modern times a swap file with a size of 64M doesn't make that much
sense, so increase the size in the example to 512M.
Reviewed by: bcr (mentor)
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D25643