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)
Thu, Aug 14, 11:49 PM
Unknown Object (File)
Thu, Aug 14, 10:24 PM
Unknown Object (File)
Wed, Jul 23, 4:21 AM
Unknown Object (File)
Sun, Jul 20, 12:42 PM
Unknown Object (File)
Jul 14 2025, 12:26 AM
Unknown Object (File)
Jul 10 2025, 1:48 AM
Unknown Object (File)
Jul 9 2025, 12:48 PM
Unknown Object (File)
Jun 27 2025, 1:26 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.