Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 May 2020 19:38:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246291] loader_lua config file broken in recent 11.4-PRERELEASE
Message-ID:  <bug-246291-227-rRLl3LsGnr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246291-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246291-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=3D246291

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kevans
Date: Thu May  7 19:38:40 UTC 2020
New revision: 360795
URL: https://svnweb.freebsd.org/changeset/base/360795

Log:
  lualoader: fix loader.lua mis-merge

  This mis-merge came from r360599; r331321 introduced core.isUEFIBoot but
  will not get merged back to stable/11 due to being somewhat disruptive. I
  had resolved the conflict once, but had to re-do the merge locally due to
  another conflict and failed to resolve it the second time.

  This mistake is explosive to those trying to run lualoader on stable/11, =
but
  is mitigated by the fact that lualoader is not the default here.

  PR:           246291

Changes:
  stable/11/stand/lua/loader.lua

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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