| Summary: | geli manpage needs to add detail about the loader variables | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | jo |
| Component: | Manual Pages | Assignee: | Mateusz Piotrowski <0mp> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | 0mp, doc |
| Priority: | --- | Keywords: | patch |
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
jo
2020-01-11 02:54:42 UTC
A commit references this bug: Author: 0mp Date: Thu Mar 19 09:23:27 UTC 2020 New revision: 359125 URL: https://svnweb.freebsd.org/changeset/base/359125 Log: Document geli(8) loader variables conventions The geli(8) manual page has an example for preloading keyfiles during boot. There is no detail though on how the lookup of these variables actually works. Let's document that the name of a device does not have to be a part of the variable. PR: 243261 Submitted by: johannes@jo-t.de Approved by: bcr (mentor) MFC after: 3 weeks Differential Revision: https://reviews.freebsd.org/D24114 Changes: head/lib/geom/eli/geli.8 Thank you for the patch! It's a great addition to the manual page! A commit references this bug: Author: 0mp Date: Wed Apr 15 08:11:19 UTC 2020 New revision: 359960 URL: https://svnweb.freebsd.org/changeset/base/359960 Log: MFC 359125: Document geli(8) loader variables conventions The geli(8) manual page has an example for preloading keyfiles during boot. There is no detail though on how the lookup of these variables actually works. Let's document that the name of a device does not have to be a part of the variable. PR: 243261 Submitted by: johannes@jo-t.de Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D24114 Changes: _U stable/12/ stable/12/lib/geom/eli/geli.8 |