]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
lualoader: use more concise verbiage for autoboot
authorKyle Evans <kevans@FreeBSD.org>
Wed, 8 Sep 2021 21:34:33 +0000 (16:34 -0500)
committerKyle Evans <kevans@FreeBSD.org>
Sun, 12 Sep 2021 05:39:36 +0000 (00:39 -0500)
commit81719aafa86d9aa9ee5efc49689a16547ab7f2af
tree5676a717def5e4fb76f90b06db6810b18c40e879
parenta0a8e7a89e096bd2567894a06a749e3f3cf658a9
lualoader: use more concise verbiage for autoboot

The behavior remains the same, but lualoader now uses the more concise
verbiage that forthloader used.  This is particularly important because
the previous line would exceed the right boundary of the menu and run
straight into space that would typically be allowed for the logo.

This makes it slightly easier to port logos from forthloader to
lualoader.

(cherry picked from commit ed107537b43cabf7a18e73a17856a9d9e170c6e9)
stand/lua/menu.lua