Bug 216231

Summary: KERNCONFDIR: documentation missing
Product: Documentation Reporter: O. Hartmann <ohartmann>
Component: Books & ArticlesAssignee: Chris Rees <crees>
Status: Closed Not A Bug    
Severity: Affects Many People CC: crees
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description O. Hartmann 2017-01-18 12:56:18 UTC
Building a KERNEL, building a RELEASE ir BUILDING WORLD relies on several environment variables, some of high importance.

Looking into build, release, config I realised, that variable "KERNCONFDIR" is neither explained or documented in either of the above man pages (I would expect to find any documentation in build(7).
Comment 1 Chris Rees freebsd_committer freebsd_triage 2018-12-23 22:01:06 UTC
KERNCONFDIR shouldn't be changed in normal use, hence the lack of documentation on it.  Those expecting to experiment should be working from the source code.