Rename Amanda to Third-Party Backup Utilities.
Add some examples of utils. This section is light-weight and could probably use another paragraph or two.
Rename Emergency Repair Procedure to Emergency Recovery.
Tighten up this section and put the emphasis on the newer installation media option as opposed to the older livefs option.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D4167
Clarified text in File System Backups
Redid examples in Directory Backups to show how 3 utils differ when creating similar backups.
New examples are aimed at what a new user is likely to do. More complex examples should be added.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D4165
First half of edits to Backup sections.
Merge 18.9 Backup Strategies and 18.10 Backup Basics.
Clean up summary.
Divide utilities into File System Backups and Directory Backups sections (not quite complete yet).
Remove Do Nothing section (we don't want to encourage this).
Remove Which Program is Best section as it is personal opinion and based on 23 year old findings.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D4121
Caminiti, with assistance from Juan Molina. Thanks!
Submitted by: Federico Caminiti <demian.fc@gmail.com>
Differential Revision: https://reviews.freebsd.org/D3825
- fixes missing &os;, &linux; and incorrect <xref> tags
- general rewording to replace "you" and address redundancy
- removes deprecated apps: abacus, gimp-devel, guppi, konq-plugins and renames koffice to calligra
- incorporates redundant summary into synopsis
- fixes incorrect port/pkg names and adds localization notes where applicable
- moves some <sect2> to <sect3> as they make more sense as subsections
- rm openjdk compile as icedtea Makefile now does this for user
- bumps up some pkg/port versions
- adds some URLs to less known apps
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D4101
chapter 3 Unix basics. This was removed from the English version
in r42604 in 2013,
Submitted by: RayCherng Yu <raycherng@gmail.com>
Approved by: wblock
Differential Revision: https://reviews.freebsd.org/D4081
o Fix kqueue write events never fired for files greater 2GB. [2]
o Fix kpplications exiting due to segmentation violation on a correct
memory address. [3]
PR: 204046 [1]
PR: 204203 [1]
Errata Notice: FreeBSD-EN-15:19.kqueue [2]
Errata Notice: FreeBSD-EN-15:20.vm [3]
Approved by: so