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
F108591711: D45882.id140585.diff
Sun, Jan 26, 5:52 PM
Unknown Object (File)
Sat, Jan 18, 9:40 PM
Unknown Object (File)
Mon, Jan 13, 7:48 PM
Unknown Object (File)
Sun, Jan 12, 10:52 PM
Unknown Object (File)
Sun, Jan 5, 12:09 AM
Unknown Object (File)
Sun, Dec 29, 6:10 PM
Unknown Object (File)
Nov 24 2024, 11:24 AM
Unknown Object (File)
Nov 22 2024, 8:49 AM

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