Page MenuHomeFreeBSD

lualoader: disable autoboot on high-level interpreter errors
ClosedPublic

Authored by kevans on Feb 10 2020, 7:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 7:14 AM
Unknown Object (File)
Mar 7 2024, 6:03 PM
Unknown Object (File)
Dec 25 2023, 5:32 AM
Unknown Object (File)
Dec 20 2023, 5:43 AM
Unknown Object (File)
Dec 8 2023, 7:47 PM
Unknown Object (File)
Sep 19 2023, 11:01 AM
Unknown Object (File)
Sep 5 2023, 7:20 PM
Unknown Object (File)
Sep 5 2023, 7:19 PM
Subscribers
None

Details

Summary

If we hit an error at this level, we are almost certainly not in any kind of sane state where autoboot can do the right thing. Instead of letting it try and probably failing, disable autoboot so they immediately get kicked into a loader prompt for manual remediation/diagnosis.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable