Maxim Konovalov
0a04ec008f
Typos fixed.
...
PR: 222351
Submitted by: Lubos Boucek
2017-09-15 10:14:48 +00:00
Warren Block
e8555b8ea0
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>.
Sponsored by: iXsystems
2017-09-08 14:20:54 +00:00
Warren Block
f88871f59d
Add its:translate="no" properties to elements containing $FreeBSD$
...
version strings. This will prevent them from showing up in PO
translations and causing difficulties.
It has the unfortunate side effect that the entire element contents do
not appear in PO files. Most of these are elements are <programlisting>,
which are probably not translated often yet. At least one is a <screen>,
which might be more of a problem.
At this point, this is a workaround to make it possible for PO translators
to continue work without the ever- changing version strings creating
conflicts.
2017-08-31 02:36:49 +00:00
Warren Block
310deba781
Restore a missing linefeed.
2017-08-31 02:07:50 +00:00
Maxim Konovalov
10480bd597
Grammar.
...
PR: 218077
Reported by: philcioni
2017-03-24 17:48:02 +00:00
Warren Block
67d4e20851
Slightly revise the way we refer to FreeBSD 12 here.
...
Submitted by: bjk
2017-03-03 18:44:49 +00:00
Warren Block
5e56d14e53
Submit documentation from trasz for his Foundation-sponsored work on the
...
USB Mass Storage CTL front end.
Submitted by: trasz
Reviewed by: wblock
Sponsored by: The FreeBSD Foundation and iXsystems
Differential Revision: https://reviews.freebsd.org/D8788
2017-02-28 21:57:26 +00:00
Eitan Adler
7fd53f876b
Fix typo sychronized -> synchronized
...
Reported By: slegec@rpi.edu
PR: 212935
2016-09-24 04:15:09 +00:00
Warren Block
04bc911443
Add a small demonstration of how to see partition table information.
...
Suggested by Bernard T. Higonnet <bthcom@higonnet.net> in freebsd-doc.
2016-04-12 17:30:23 +00:00
Warren Block
49e2a7fc51
Whitespace-only fixes, translators please ignore.
2016-04-03 18:57:15 +00:00
Warren Block
9942f40194
Make text slightly less passive. Inspired by the patch submitted in the
...
PR.
PR: 207505
Submitted by: Erik Gunderson <erikcgunderson@comcast.net>
2016-02-26 05:02:01 +00:00
Benjamin Kaduk
284a80b288
Make geli attach flags match running text
...
In the example rc.conf snippet for automatically attaching a geli partition,
the -p argument was given, which means "do not use a passphrase", even
though the previous example for manually mounting used a passphrase, and
the following text also mentions a passphrase
Submitted by: christian.djumlija@yahoo.de
2016-02-23 04:10:25 +00:00
Jason Helfman
f82bf684a7
- address spacing
...
PR: 207358
Submitted by: jiangcheng.0105@yahoo.com
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D5352
2016-02-19 19:57:27 +00:00
Warren Block
5943ca0425
Modify partition creation command to align partitions to 1M boundaries.
...
Suggested by forum user tankist02.
2016-01-04 22:04:12 +00:00
Edward Tomasz Napierala
a0803307e5
Describe how to use removable media with autofs(5).
...
Reviewed by: emaste@, wblock@
Approved by: gjb@
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3980
2015-12-13 09:45:24 +00:00
Warren Block
b3bf658a85
Remove a mention of UFS that is not relevant to the use of swap. Noted
...
by user kpa in the forums.
Obtained from: https://forums.freebsd.org/threads/encrypting-the-swap-partition.54206/#post-305176
2015-11-30 16:53:15 +00:00
Dru Lavigne
c1fc07f9b4
Remove 8.x reference from Storage chapter.
2015-10-02 14:41:16 +00:00
Dru Lavigne
9dc322e307
Improve wording.
...
Submitted by: wblock
2015-10-02 12:40:04 +00:00
Dru Lavigne
ca92ab5415
Clarify GELI AES default keysize and that the defaults are probably fine.
...
PR: 201979
Submitted by: Tom "Ludensen" Christensen
2015-10-01 09:42:40 +00:00
Allan Jude
517232a440
Improve the instructions in the HAST section of the handbook
...
PR: 203340
Submitted by: mwalker1025@gmail.com
Approved by: bcr (mentor)
Sponsored by: EuroBSDCon DevSummit
2015-09-27 21:56:03 +00:00
Bjoern Heidotting
ddcd8240e1
The 'memsync' mode is now the replication mode on all
...
currently supported FreeBSD releases.
Approved by: bcr (mentor)
2015-07-24 17:06:50 +00:00
Christian Brueffer
b1f10282bc
Adapt spelling of my name.
2015-04-07 17:18:50 +00:00
Allan Jude
70ced9a8a4
Update handbook to remove references to obsolete rc.conf variable: geli_swap_flags
...
PR: 197755
Differential Revision: https://reviews.freebsd.org/D2094
Submitted by: Christian Kujau (request)
Reviewed by: wblock
Approved by: bcr (mentor)
Sponsored by: ScaleEngine Inc.
2015-03-22 19:26:11 +00:00
Jason Helfman
3edf504373
- remove directory class
...
Differential Revision: https://reviews.freebsd.org/D1747
Approved by: wblock (mentor)
2015-02-15 05:37:20 +00:00
Benedict Reuschling
208d8bdfbd
Wrap long line that got missed in my earlier sweep (r46049).
...
Obtained from: Jenkins checkstyle igor(8) plugin
2014-12-03 15:56:53 +00:00
Benedict Reuschling
fae6ddd41b
Remove redundant markup and words in a sentence. Provide proper
...
capitalization in title tags.
Obtained from: igor(8) output
2014-12-02 11:26:58 +00:00
Warren Block
923bce1851
Finally commit the rewritten ZFS section as a new chapter. This greatly
...
expands the original content, mostly due to the work of Allan Jude.
2014-09-13 02:08:33 +00:00
Allan Jude
54268b165f
The GELI module is built by default, but the GENERIC kernel does not include GELI by default.
...
Correct the handbook to reflect this
PR: 192453
Approved by: bcr (mentor)
2014-08-07 15:15:42 +00:00
Ed Maste
b1c526c650
UFS snapshots are read-only
...
Change the snapshot example to show creating the md(4) read-only, in order
to avoid a warning.
2014-05-09 17:39:32 +00:00
Dru Lavigne
eeab0ad3a5
Fix incorrect package name.
...
Sponsored by: iXsystems
2014-05-06 13:38:06 +00:00
Dru Lavigne
61dafd977c
Fix grammo.
...
Sponsored by: iXsystems
2014-04-29 16:59:28 +00:00
Dru Lavigne
d399c98a36
White space fix only. Translators can ignore.
...
Sponsored by: iXsystems
2014-04-29 16:58:41 +00:00
Dru Lavigne
60d158cabd
Move contents of 18.1 to Table 4.3. The contents were duplicate and belong
...
in the Basics section.
Remove diskonchip flash entry as it is no longer included in a supported version.
The page holding Table 4.3 still needs a tech review as it is outdated.
Sponsored by: iXsystems
2014-04-29 16:01:17 +00:00
Dru Lavigne
3f5fb18f8c
Editorial review of geli section.
...
Sponsored by: iXsystems
2014-04-29 15:23:56 +00:00
Dru Lavigne
58da195749
Fix grammo.
...
Sponsored by: iXsystems
2014-04-28 20:44:25 +00:00
Dru Lavigne
eafa90814b
White space fix only. Translators can ignore.
...
Sponsored by: iXsystems
2014-04-28 20:42:28 +00:00
Dru Lavigne
df8d34133f
Editorial review of gbde section.
...
Sponsored by: iXsystems
2014-04-28 20:30:14 +00:00
Dru Lavigne
cf57d4979f
Fix missing entity.
...
Sponsored by: iXsystems
2014-04-24 20:17:37 +00:00
Dru Lavigne
4df9a866f7
White space fix only. Translators can ignore.
...
Sponsored by: iXsystems
2014-04-24 20:14:14 +00:00
Dru Lavigne
60499f3b87
Finish editorial review of Memory Disks chapter.
...
Sponsored by: iXsystems
2014-04-24 19:51:56 +00:00
Dru Lavigne
b66ddefad8
Editorial review of Attaching and Detaching Existing Images.
...
More commits to come to finish review of this chapter.
Sponsored by: iXsystems
2014-04-24 18:24:48 +00:00
Dru Lavigne
79760f32f0
Rename chapter to Memory Disks as NFS is mentioned, but not covered, and
...
vnconfig was deprecated in 5.0.
Adjust Synopsis to match topics covered in Disks chapter.
Next commit will add an intro and do a tech review of Memory Disks chapter.
Sponsored by: iXsystems
2014-04-24 17:38:46 +00:00
Dru Lavigne
d6ab797f42
Finish editorial review of CD chapter.
...
Sponsored by: iXsystems
2014-04-24 15:32:08 +00:00
Dru Lavigne
a90c196ae0
Move raw data cds into Using Data cds section.
...
Update reference in FAQ.
Fix title names for 2 new references in FAQ.
Still need to tech review the rest of this chapter and
update the examples. More commits to come.
Sponsored by: iXsystems
2014-04-24 13:49:22 +00:00
Dru Lavigne
9e40b5d913
Editorial review of Burning CDs and Creating ISO File sections.
...
Add data CDs as a note and modify reference to new location in FAQ.
Sponsored by: iXsystems
2014-04-24 13:16:39 +00:00
Dru Lavigne
bff77fca7e
Fix grammo.
...
Remove no longer needed sentence.
Sponsored by: iXsystems
2014-04-23 20:28:36 +00:00
Dru Lavigne
62fd2d07c9
White space fix only. Translators can ignore.
...
Sponsored by: iXsystems
2014-04-23 20:27:03 +00:00
Dru Lavigne
7655cacc8e
Rip out all instances of burncd in prep for closing PR171098.
...
Add note for 8.x users about the existence of burncd.
Still need to tech review the rest of the CD chapter and update some
examples to use cdrecord.
More commits to come.
Reviewed by: zeising
Sponsored by: iXsystems
2014-04-23 20:00:04 +00:00
Dru Lavigne
3f45ef8f01
Editorial review of Supported CD Devices section.
...
Add notes for ATAPI devices prior to 10.0.
Update verification example.
More commits to come in this chapter.
Sponsored by: iXsystems
2014-04-23 19:35:48 +00:00
Dru Lavigne
5fac5a51eb
Initial prep work for CD chapter.
...
Move ATAPI section to beginning. This section will be reworked to describe
what is needed for supported devices, including the changes for 10.x.
Rename some headings to indicate the type of device it applies to.
More commits to come.
Sponsored by: iXsystems
2014-04-23 18:16:34 +00:00