[Bug 259429] [lualoader]: "Autoboot in X seconds. [Space] to pausee"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259429] [lualoader]: "Autoboot in X seconds. [Space] to pausee""
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259429] [lualoader]: "Autoboot in X seconds. [Space] to pausee""
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259429] [lualoader]: "Autoboot in X seconds. [Space] to pausee""
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259429] [lualoader]: "Autoboot in X seconds. [Space] to pausee""
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259429] [lualoader]: "Autoboot in X seconds. [Space] to pausee""
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259429] [lualoader]: "Autoboot in X seconds. [Space] to pausee""
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 09:47:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259429
Bug ID: 259429
Summary: [lualoader]: "Autoboot in X seconds. [Space] to
pausee"
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: misc
Assignee: bugs@FreeBSD.org
Reporter: katsubsd@gmail.com
Created attachment 229013
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229013&action=edit
menu.lua.patch
The countdown message displayed by "autoboot_delay" is as follows.
==================================================
...
"Autoboot in 11 seconds. [Space] to pause"
"Autoboot in 10 seconds. [Space] to pause"
"Autoboot in 9 seconds. [Space] to pausee"
"Autoboot in 8 seconds. [Space] to pausee"
...
==================================================
The 'e' at the end remains when the number of digits of "time" is decreased.
I think the attached patch will help.
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.