Re: svn commit: r338050 - in head: . stand

2018-09-14 Thread Alexey Dokuchaev
On Sun, Aug 19, 2018 at 02:26:33PM +, Kyle Evans wrote: > New Revision: 338050 > URL: https://svnweb.freebsd.org/changeset/base/338050 > > Log: > stand: Flip the default interpreter to Lua > > After years in the making, lualoader is ready to make its debut. Both > flavors of loader ar

Re: svn commit: r338050 - in head: . stand

2018-08-19 Thread Kyle Evans
On Sun, Aug 19, 2018 at 10:31 AM, Rodney W. Grimes wrote: >> Author: kevans >> Date: Sun Aug 19 14:26:33 2018 >> New Revision: 338050 >> URL: https://svnweb.freebsd.org/changeset/base/338050 >> >> Log: >> stand: Flip the default interpreter to Lua >> >> After years in the making, lualoader is

Re: svn commit: r338050 - in head: . stand

2018-08-19 Thread Rodney W. Grimes
> Author: kevans > Date: Sun Aug 19 14:26:33 2018 > New Revision: 338050 > URL: https://svnweb.freebsd.org/changeset/base/338050 > > Log: > stand: Flip the default interpreter to Lua > > After years in the making, lualoader is ready to make its debut. Both > flavors of loader are still bu