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)
Mon, Feb 3, 1:50 PM
Unknown Object (File)
Tue, Jan 28, 9:21 PM
Unknown Object (File)
Sat, Jan 18, 4:40 AM
Unknown Object (File)
Dec 3 2024, 12:50 PM
Unknown Object (File)
Nov 22 2024, 6:00 PM
Unknown Object (File)
Nov 22 2024, 2:43 AM
Unknown Object (File)
Nov 21 2024, 9:24 AM
Unknown Object (File)
Nov 16 2024, 2:49 AM
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