https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278993
Warner Losh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Warner Losh <[email protected]> --- So part of the problem is that the boottrace stuff doesn't export any of the variables. What about _boot or rc_fast? It looks like rc_fast is reconstructed whenver _boot is fast* in rc.subr and only set when _boot has been set to 'faststart'. The fix is a bit of a hack. -- You are receiving this mail because: You are the assignee for the bug.
