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, Dec 17, 2:46 PM
Unknown Object (File)
Tue, Dec 17, 2:08 PM
Unknown Object (File)
Nov 16 2024, 1:00 PM
Unknown Object (File)
Nov 16 2024, 11:47 AM
Unknown Object (File)
Nov 16 2024, 11:34 AM
Unknown Object (File)
Nov 16 2024, 9:53 AM
Unknown Object (File)
Nov 5 2024, 7:04 AM
Unknown Object (File)
Oct 9 2024, 11:15 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.