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)
Wed, Jun 4, 9:09 PM
Unknown Object (File)
Fri, May 30, 9:12 PM
Unknown Object (File)
Sun, May 25, 11:16 AM
Unknown Object (File)
Sat, May 24, 3:36 AM
Unknown Object (File)
Fri, May 16, 10:19 AM
Unknown Object (File)
Apr 23 2025, 8:42 PM
Unknown Object (File)
Apr 22 2025, 9:26 AM
Unknown Object (File)
Apr 22 2025, 3:58 AM

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 Skipped
Unit
Tests Skipped
Build Status
Buildable 58523
Build 55411: arc lint + arc unit

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.