Searched hist:ed107537b43cabf7a18e73a17856a9d9e170c6e9 (Results 1 – 1 of 1) sorted by relevance
/freebsd/stand/lua/ |
H A D | menu.lua | diff ed107537b43cabf7a18e73a17856a9d9e170c6e9 Wed Sep 08 23:34:33 CEST 2021 Kyle Evans <kevans@FreeBSD.org> 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.
|