[PR #749] [MERGED] Add initial structure for arm menus #1103

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

📋 Pull Request Information

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

Base: developmentHead: arm_toplevel


📝 Commits (1)

  • be455ab Add initial structure for arm menus

📊 Changes

4 files changed (+40 additions, -11 deletions)

View changed files

📝 roles/netbootxyz/templates/menu/boot.cfg.j2 (+3 -0)
roles/netbootxyz/templates/menu/linux-arm.ipxe.j2 (+35 -0)
📝 roles/netbootxyz/templates/menu/menu.ipxe.j2 (+2 -0)
📝 roles/netbootxyz/templates/menu/utils-arm.ipxe.j2 (+0 -11)

📄 Description

Adds linux, live, and util menus that should be pulled
instead of x86 when arm arch detected.


🔄 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/749 **Author:** [@antonym](https://github.com/antonym) **Created:** 11/6/2020 **Status:** ✅ Merged **Merged:** 11/6/2020 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `arm_toplevel` --- ### 📝 Commits (1) - [`be455ab`](https://github.com/netbootxyz/netboot.xyz/commit/be455ab78455cd4136da15b309ec930170575b7d) Add initial structure for arm menus ### 📊 Changes **4 files changed** (+40 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `roles/netbootxyz/templates/menu/boot.cfg.j2` (+3 -0) ➕ `roles/netbootxyz/templates/menu/linux-arm.ipxe.j2` (+35 -0) 📝 `roles/netbootxyz/templates/menu/menu.ipxe.j2` (+2 -0) 📝 `roles/netbootxyz/templates/menu/utils-arm.ipxe.j2` (+0 -11) </details> ### 📄 Description Adds linux, live, and util menus that should be pulled instead of x86 when arm arch detected. --- <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:22 +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#1103
No description provided.