https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200448
--- Comment #1 from [email protected] --- A commit references this bug: Author: gjb Date: Tue Jul 7 18:52:23 UTC 2015 New revision: 285249 URL: https://svnweb.freebsd.org/changeset/base/285249 Log: MFC r273489 (cperciva): Populate the GELI passphrase cache with the kern.geom.eli.passphrase variable (if any) provided in the boot environment. Unset it from the kernel environment after doing this, so that the passphrase is no longer present in kernel memory once we enter userland. This will make it possible to provide a GELI passphrase via the boot loader. PR: 200448 Approved by: re (kib) Sponsored by: The FreeBSD Foundation Changes: _U stable/10/ stable/10/sys/geom/eli/g_eli.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
