Remove a long-obsolete comment.
Update to r48525:
Mention UEFI in the installation media section, and edit some of the
surrounding section for clarity.
Replace $FreeBSD$ with $FreeBSD$ because otherwise svn
expands them remorselessly into a misleading current value.
Update to r48360:
kern.ipc.acceptqueue -> kern.ipc.soacceptqueue
Update to r48296:
Add informations on how to use DHCP for NIC configuration.
Refine the Testing and Troubleshooting section.
Add a missing "t" in "logclient".
Update to r48269:
kern.ipc.somaxconn (deprecated) -> kern.ipc.acceptqueue
Update to r47083:
Fix suggested sysctl setting.
Update installation chapter references, and remove references to the
install chapter covering 8.x.
Update to r47233:
Be consistent about the blocksize (1m instead of 64k)
with the instructions in the release notes when describing how to
burn the memstick image to a memory stick.
Update to r46774:
Update link to the Plop boot manager.
Update to r46402:
Minimum Hardware Requirements: hardware requirements
Point people directly to the website and skip having people check for
HARDWARE.txt on media they likely haven't downloaded yet.
Update to r45127:
Remove dash from example partition label and clarify wording. A dash
can be used in a partition label, but not in a UFS label. Even though
users are told not to use identical labels, we can remove one source
of potential confusion by sticking to the lowest common denominator.
Update the section on using dd(1) to write the USB stick. Add a note on
using sync(8) on Linux, and fix some terminology.
Update to r44914:
Finish editorial review of install chapter.
Finish editorial review of Post-Install and Troubleshooting sections.
Update to r44906:
Editorial review of some more post-install config screens.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D7321
- Enable the 'download page' URL on the schedule.
- Add arm64/aarch64 virtual machine images and installer image URL.
- Add RPI2 SD card image URL.
- Comment the 12-CURRENT snapshot URLs, no snapshots are available
yet.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Editorial review of Allocating Disk Space and Committing to
the Install sections.
Ignore Designing the Partition Layout for now as it belongs elsewhere.