https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243261
--- Comment #4 from [email protected] --- 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: [email protected] Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D24114 Changes: _U stable/12/ stable/12/lib/geom/eli/geli.8 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
