Page MenuHomeFreeBSD

Revert "loader/lua: Remove compat shim for loader.lua_path"
ClosedPublic

Authored by imp on Jul 5 2024, 6:23 PM.
Tags
None
Referenced Files
F115644417: D45882.diff
Sat, Apr 26, 11:44 AM
Unknown Object (File)
Fri, Apr 25, 2:15 PM
Unknown Object (File)
Wed, Apr 23, 12:18 PM
Unknown Object (File)
Fri, Apr 18, 2:49 AM
Unknown Object (File)
Mon, Apr 14, 7:28 PM
Unknown Object (File)
Tue, Apr 8, 2:40 AM
Unknown Object (File)
Mon, Apr 7, 4:40 PM
Unknown Object (File)
Feb 25 2025, 10:50 PM

Details

Summary

This reverts commit ab97d42addae97a389c6f22d6bba62ed954bb8e7.

There's too many people in the field with FreeBSD 12.0 loader.efi that
stubbed their toe on upgrading to 14.1 since they'd not updated
loader.efi. While we sort out that mess, add back this workaround and
also whine the loader is too old. Can revisit after 14.2 maybe.

MFC After: 3 days
Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Just revert, kill the other changes.
Commit message locally updated to remove bit about whining, that will be a separate,
future commit.

This revision is now accepted and ready to land.Jul 9 2024, 8:40 PM