Drop if_tap, sort kld_list
Modules are auto-loaded by ifconfig so there is no reason to explicitly list them.
Update to r51540:
handbook: prefer use of kld_list over loader.conf
While these are not semantically identical, prefer using kld_list where
possible.
to the index page.
Note: there are commented <a>/</a> tags surrounding the logo, which
will be used in the future to link to another page, but the page is
not yet ready.
Submitted by: anne
Sponsored by: The FreeBSD Foundation
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>.