Bug 265827

Summary: ZFS notes in UPDATING are outdated
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: Books & ArticlesAssignee: Sergio Carlavilla Delgado <carlavilla>
Status: Open ---    
Severity: Affects Only Me CC: carlavilla, doc, fernape, gjb, lwhsu
Priority: --- Keywords: needs-patch
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://reviews.freebsd.org/D27002
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261212

Description Graham Perrin freebsd_committer freebsd_triage 2022-08-14 00:18:20 UTC
<https://github.com/freebsd/freebsd-src/blob/d8e59012e29dee301a7af5c2a70749637319fafc/UPDATING#L2196-L2212> (2020-10-31) directs users to always update the ZFS boot block, and offers example use of gpart(8) that includes an EFI use case. 

Later <https://www.freebsd.org/releases/13.0R/relnotes/#boot> directs users to _stop_ using gpart to update EFI system partitions.
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2022-08-14 16:52:17 UTC
Please feel free to work with your mentor to update src/UPDATING .
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-08-14 17:48:11 UTC
(In reply to Li-Wen Hsu from comment #1)

I'm not sure how best to edit content such as this. 

Advice from people with subject expertise will be appreciated.