Page MenuHomeFreeBSD

Revert "loader/lua: Remove pager shim"
ClosedPublic

Authored by imp on Jul 5 2024, 6:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 5, 7:04 AM
Unknown Object (File)
Oct 9 2024, 11:15 PM
Unknown Object (File)
Sep 21 2024, 6:15 AM
Unknown Object (File)
Sep 21 2024, 5:17 AM
Unknown Object (File)
Sep 19 2024, 10:51 PM
Unknown Object (File)
Sep 19 2024, 3:37 PM
Unknown Object (File)
Sep 19 2024, 3:50 AM
Unknown Object (File)
Sep 18 2024, 4:59 PM

Details

Summary

This reverts commit 8b9178cd0d35ff2beafebdd51c8c44ba2b5aeb0f.

Really old loader.efi files persist in the field. Revert this to support
it, but add a complaint that the boot loader is too old. We need to
support this through at least 14.2 now, alas.

MFC After: 3 days
Sponsored by: Netflix

Diff Detail

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

Event Timeline

imp requested review of this revision.Jul 5 2024, 6:23 PM

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
This revision was automatically updated to reflect the committed changes.