handbook] remove two links from the zfs links page
These two links just go to ads pages. For the "evil tuning guide" I was
able to find find some pages with a similar title but they are
years old and don't give current advice. For "ZFS Best Practices Guide"
there are many variants and none seemed particularly worthwhile to link.
[handbook] eresources: remove serveral old resources
If the newsgroup fulfils any of the following:
- is mostly or entirely spam
- has no recent activity
- is inaccessible
Improve the instructions for growing disks
The previous instructions did not explaina all of the steps, and lacked
information to explain to the user which numbers and device names they
might need to change for their circumstances
Perforce no longer provides server binaries for FreeBSD and we haven't
used Perforce for project development in several years.
Reviewed by: bjk (previous version)
Differential Revision: https://reviews.freebsd.org/D15392
I missed this in r51635 when we removed 'All Rights Reserved' from the
preferred license. The phrase is no longer needed and has no legal
meaning now that the Buenos Aires Convention is no longer in force.
[handbook] Add 2018 to copyright
Update to r51261:
Update website to make 11.0 unsupported now that it is EoL.
Update to r51016:
change download links from ftp to download.freebsd.org
Reduce the impact of example $FreeBSD$ version strings by enclosing them
in <phrase> elements. The its:notranslate property can then be set on
these individual lines rather than a whole <screen> or <programlisting>.
Document jail.conf Jail configuration
jail.conf is the preferred method of configuring jails in all supported
FreeBSD versions. Older rc.conf(5) configuration produces a warning.
Update the handbook example to match based on the submission in the PR,
with a few modifications.
Reduce the impact of example $FreeBSD$ version strings by enclosing them
in <phrase> elements. The its:notranslate property can then be set on
these individual lines rather than a whole <screen> or <programlisting>.
update/correct the Handbook Diskless operations chapter
- Add the -maproot=root to the NFS export configuration
- Mention base archive from the ftp server as an alternative way to install the base system
- Fix the <command> usage
- Add details about how to use md_size files to increase the default mfs size for /var and /etc