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
Unknown Object (File)
Tue, Feb 25, 10:50 PM
Unknown Object (File)
Sat, Feb 22, 2:25 PM
Unknown Object (File)
Sat, Feb 22, 1:50 PM
Unknown Object (File)
Feb 3 2025, 10:01 AM
Unknown Object (File)
Jan 30 2025, 6:59 AM
Unknown Object (File)
Jan 29 2025, 2:47 AM
Unknown Object (File)
Jan 27 2025, 4:58 PM
Unknown Object (File)
Jan 26 2025, 5:52 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