[PR #1640] [MERGED] alpinelinux: use interface autodetection #3024

Closed
opened 2026-03-01 18:42:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1640
Author: @clandmeter
Created: 6/19/2025
Status: Merged
Merged: 7/13/2025
Merged by: @antonym

Base: developmentHead: development


📝 Commits (1)

  • 6a0d572 alpinelinux: use interface autodetection

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 roles/netbootxyz/templates/menu/alpinelinux.ipxe.j2 (+1 -1)

📄 Description

When there are multiple network cards in a system, eth0 could possible not be the right interface to configure leaving the system unable to boot. Leaving it empty will try to find the first interface which is active. This should also provide a better error message when no active interface is found instead of just exiting into an emergency shell.


🔄 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/1640 **Author:** [@clandmeter](https://github.com/clandmeter) **Created:** 6/19/2025 **Status:** ✅ Merged **Merged:** 7/13/2025 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (1) - [`6a0d572`](https://github.com/netbootxyz/netboot.xyz/commit/6a0d5726499e5306fbaac17fca52539a17e9d29f) alpinelinux: use interface autodetection ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `roles/netbootxyz/templates/menu/alpinelinux.ipxe.j2` (+1 -1) </details> ### 📄 Description When there are multiple network cards in a system, eth0 could possible not be the right interface to configure leaving the system unable to boot. Leaving it empty will try to find the first interface which is active. This should also provide a better error message when no active interface is found instead of just exiting into an emergency shell. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:42:26 +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#3024
No description provided.