[Bug 231610] loader menu shown even with autoboot_delay=-1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 2 15:27:30 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231610
Kyle Evans <kevans at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #197710|0 |1
is obsolete| |
Status|New |In Progress
Assignee|bugs at FreeBSD.org |kevans at freebsd.org
--- Comment #3 from Kyle Evans <kevans at freebsd.org> ---
Created attachment 197716
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197716&action=edit
Lift autoboot_delay processing up a level
Revised patch- shouldn't affect this, but previous iteration broke the
autoboot_delay="NO" case... invoking menu.autoboot with a nil delay will now do
nothing, leaving the caller to come up with a reasonable default delay. This
lines up with how I envision third-party usage (in, say, local.lua) to want to
do things if they're invoking autoboot manually.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list