https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231610
Kyle Evans <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #197710|0 |1 is obsolete| | Status|New |In Progress Assignee|[email protected] |[email protected] --- Comment #3 from Kyle Evans <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
