https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244640
--- Comment #9 from Kyle Evans <[email protected]> --- (In reply to Olivier Certner from comment #8) I will amend the documentation to indicate that one shouldn't rely on any particular value of loader_conf_files, it should be considered write-only and this is historically true. I do like your version, config.readConf, more; I will likely commit this later tonight as it's a much better and more comfortable interface indeed. With the above-mentioned documentation change, this can be simplified a little bit as we shouldn't bother doing any sort of bookkeeping with loader_conf_files. I may go a step further and add in a means by which we can restrict loader_conf_files (or other arbitrary variables) from even making it into the actual loader environment. -- 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-bugs To unsubscribe, send any mail to "[email protected]"
