Date: Fri, 14 Sep 2018 16:18:09 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Kyle Evans <kevans@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r338050 - in head: . stand Message-ID: <20180914161809.GA92226@FreeBSD.org> In-Reply-To: <201808191426.w7JEQXXr054123@repo.freebsd.org> References: <201808191426.w7JEQXXr054123@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 19, 2018 at 02:26:33PM +0000, 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 are still built by default, and may be installed as > /boot/loader or /boot/loader.efi as appropriate either by manually > creating hard links or using LOADER_DEFAULT_INTERP as documented in > build(7). Hi Kyle, I have one system installed back in February which hasn't been upgraded since then and which I plan to "svn up" to latest -CURRENT in couple of weeks. It's booted via EFI (gpart bootcode -p /boot/boot1.efifat ...), main filesystem being ZFS. So do I understand correctly that I *don't* have to update the bootcode after "make world" prior to reboot, and things would work fine, just as before, WRT the loader being Lua-based now? Thanks, ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180914161809.GA92226>