[PR #655] [MERGED] Make boot_timeout configurable from boot.cfg #1037

Closed
opened 2026-02-27 14:54:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/655
Author: @antonym
Created: 6/17/2020
Status: Merged
Merged: 6/18/2020
Merged by: @antonym

Base: developmentHead: boot_timeout


📝 Commits (1)

  • 962fc21 Make boot_timeout configurable from boot.cfg

📊 Changes

2 files changed (+4 additions, -1 deletions)

View changed files

📝 roles/netbootxyz/templates/menu/boot.cfg.j2 (+3 -0)
📝 roles/netbootxyz/templates/menu/menu.ipxe.j2 (+1 -1)

📄 Description

Adds a setting in boot.cfg so that the boot_timeout can
be adjusted as needed. Moves the generated variable to
boot.cfg and is then consumed as an iPXE variable in
menu.ipxe.

Closes: https://github.com/netbootxyz/netboot.xyz/issues/654


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz/pull/655 **Author:** [@antonym](https://github.com/antonym) **Created:** 6/17/2020 **Status:** ✅ Merged **Merged:** 6/18/2020 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `boot_timeout` --- ### 📝 Commits (1) - [`962fc21`](https://github.com/netbootxyz/netboot.xyz/commit/962fc21a362d9e3af7fcaaf6fcd722929af666e4) Make boot_timeout configurable from boot.cfg ### 📊 Changes **2 files changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `roles/netbootxyz/templates/menu/boot.cfg.j2` (+3 -0) 📝 `roles/netbootxyz/templates/menu/menu.ipxe.j2` (+1 -1) </details> ### 📄 Description Adds a setting in boot.cfg so that the boot_timeout can be adjusted as needed. Moves the generated variable to boot.cfg and is then consumed as an iPXE variable in menu.ipxe. Closes: https://github.com/netbootxyz/netboot.xyz/issues/654 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:54:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#1037
No description provided.