freebsd-dev/stand/defaults
Kyle Evans 80a623bf52 loader.conf(5): document that loader_conf_files may be clobbered
A future change in lualoader may take some liberties with the
loader_conf_files in the name of efficiency; namely, it may start omitting
it from the loader environment entirely so that it doesn't need to worry
about maintaining any specific value.

This variable has historically been incredibly volatile anyways, as it may
get set to completely different values in any given configuration file to
trigger a load of more files.

Document now that we may not maintain it in the future, but perhaps we'll
reserve the right to change our minds and eventually formally export all of
the loader configuration files that were read using this variable.

MFC after:	3 days
2020-04-30 02:50:58 +00:00
..
loader.conf Preload hostuuid for early-boot use 2020-04-16 00:54:06 +00:00
loader.conf.5 loader.conf(5): document that loader_conf_files may be clobbered 2020-04-30 02:50:58 +00:00
Makefile These two directories build man pages, so it's incorrect to tag them 2018-02-26 15:41:20 +00:00