Change the "basics" chapter to document FreeBSD 9 and 10 over FreeBSD 8:
- The system console is now xterm, not cons25
- acd0 devices are no longer used, switch to ada
- We no longer have as many FSF utilities, therefore fewer info pages
When talking about IDE/SATA disks, prioritise SATA over IDE, and "ada"
style naming over "ad". The latter has been the default since FreeBSD
9, and available since FreeBSD 8.
HostingAdvice covers how the FreeBSD Project works, and why system
administrators should consider switching to it.
Microsoft Azure blog covers the release of Microsoft Supported FreeBSD 10.3
images, with fixes that were committed to late for the 10.3 release cycle.
chapter
Information about the tests/ directory was added to hier(7) in src@r250604.
This is a follow up commit which documents its existence in ^/stable/10 and
^/head
Approved by: hrs
Differential Revision: https://reviews.freebsd.org/D6821
Reviewed by: hrs
This patch does the following:
- comments out some authors
- tightens up some headings
- some word-smithing
- changes examples to more modern sound cards
Move graphical installer note earlier in the chapter.
Clean up the booting from various architecture sections.
Need to confirm that powerpc instructions are correct for all supported media.
Prepare section to describe boot menu. Next commit will describe this menu in
detail.
Start to clean up initial install menus. Need to test the components section
more
as the existing descriptions are not correct
- minor rewording for "you"
- fix xref and guimenuitem tags (need to review ulinks)
- enforce consistency in app names
- note on vbox 4.0.0 removed as this port hasn't been less than this version
for 22 months
Update to r41087:
- Remove 7.x reference.
Prep work for IPsec chapter.
Add additional definitions to intro. Still need to define SA and SAD.
Still need to setup test environment to verify tech setup.
This section does not yet mention setkey.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D6746
Finish editorial pass through Apache chapter.
Update mod_php to reflect the new port.
Comment out some of the mod_php config until it can be confirmed as
required--the new port does not add these lines and I suspect they were
only needed in Apache 1.x.
Add some references.
Editorial review of first half of Apache chapter.
Some reshuffling to improve flow.
Add descriptions for virtual hosting and modules.
Add URLs to module config docs.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D6724