commit | e7595fe88d8c32354cd61055cbc9f2e7b3f91ff8 | [log] [tgz] |
---|---|---|
author | Michael Brown <mcb30@ipxe.org> | Wed Feb 19 13:12:29 2025 +0000 |
committer | Michael Brown <mcb30@ipxe.org> | Wed Feb 19 13:12:29 2025 +0000 |
tree | 20e060dafdbeb99cd97eb4c7aaf0a5a11e78eb8a | |
parent | ccd62005490de907105c92444631a5914500cb32 [diff] |
[menu] Allow a post-activity timeout to be defined Allow the "--retimeout" option to be used to specify a timeout value that will be (re)applied after each keypress activity. This allows script authors to ensure that a single (potentially accidental) keypress will not pause the boot process indefinitely. Signed-off-by: Michael Brown <mcb30@ipxe.org>