Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Oct 2018 15:27:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 231610] loader menu shown even with autoboot_delay=-1
Message-ID:  <bug-231610-227-fjJOHlYY2s@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231610-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231610-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231610

Kyle Evans <kevans@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #197710|0                           |1
        is obsolete|                            |
             Status|New                         |In Progress
           Assignee|bugs@FreeBSD.org            |kevans@freebsd.org

--- Comment #3 from Kyle Evans <kevans@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231610-227-fjJOHlYY2s>