Page MenuHomeFreeBSD

[handbook] bsdinstall update 2.6. Allocating Disk Space section
ClosedPublic

Authored by carlavilla on Feb 22 2020, 11:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 14, 9:47 PM
Unknown Object (File)
Wed, Sep 11, 8:26 PM
Unknown Object (File)
Mon, Sep 9, 1:54 AM
Unknown Object (File)
Wed, Sep 4, 6:40 PM
Unknown Object (File)
Mon, Sep 2, 2:57 AM
Unknown Object (File)
Sun, Sep 1, 2:26 PM
Unknown Object (File)
Sun, Sep 1, 2:06 PM
Unknown Object (File)
Aug 18 2024, 10:01 PM
Subscribers
None

Details

Summary

[handbook] bsdinstall update 2.6. Allocating Disk Space section

Test Plan

Compile the handbook

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

I like this change, but have a few remarks.

en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
1164

No comma needed here. Also, lowercase the "file system", see the word list: https://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/writing-style-word-list.html

1182

Not sure if we need to clarify here that this is not a native ZFS encryption, but one with GELI. You could write:

... creates a root-on-ZFS system with optional GELI encryption and support for ...

1183

This will not build without a closing </firstterm> ;-)

Fixed. Thanks for the corrections. :D

Cool, go ahead then!

This revision is now accepted and ready to land.Feb 22 2020, 9:17 PM