Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2020 19:31:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 244640] [Patch][Lua loader] Implement missing "read-conf" 4th command
Message-ID:  <bug-244640-227-j45RLgTWfP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244640-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244640-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244640

--- Comment #9 from Kyle Evans <kevans@freebsd.org> ---
(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 a=
nd
this is historically true.

I do like your version, config.readConf, more; I will likely commit this la=
ter
tonight as it's a much better and more comfortable interface indeed. With t=
he
above-mentioned documentation change, this can be simplified a little bit a=
s 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 t=
he
actual loader environment.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244640-227-j45RLgTWfP>