[PR #62] [MERGED] Add the ability to utilize custom menus (experimental) #622

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/62
Author: @antonym
Created: 1/30/2016
Status: Merged
Merged: 1/30/2016
Merged by: @antonym

Base: masterHead: netboot.xyz-custom


📝 Commits (1)

  • 213831b Experimenting with customizable menus

📊 Changes

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

View changed files

📝 src/menu.ipxe (+6 -1)
📝 src/utils.ipxe (+11 -0)

📄 Description

Used in conjunction with https://github.com/antonym/netboot.xyz-custom users can fork the netboot.xyz-custom project and create their own menus from scratch. Setting the github_user variable from the Utility menu will enable the custom option in the main menu. Eventually the github user could be compiled in the iPXE image to avoid having to enter in the github_user every time.


🔄 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/62 **Author:** [@antonym](https://github.com/antonym) **Created:** 1/30/2016 **Status:** ✅ Merged **Merged:** 1/30/2016 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `netboot.xyz-custom` --- ### 📝 Commits (1) - [`213831b`](https://github.com/netbootxyz/netboot.xyz/commit/213831b824c723b046306e037d0726fdbd1e9bb8) Experimenting with customizable menus ### 📊 Changes **2 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/menu.ipxe` (+6 -1) 📝 `src/utils.ipxe` (+11 -0) </details> ### 📄 Description Used in conjunction with https://github.com/antonym/netboot.xyz-custom users can fork the netboot.xyz-custom project and create their own menus from scratch. Setting the github_user variable from the Utility menu will enable the custom option in the main menu. Eventually the github user could be compiled in the iPXE image to avoid having to enter in the github_user every time. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:52:39 +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#622
No description provided.