mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[PR #1640] [MERGED] alpinelinux: use interface autodetection #3024
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#3024
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
development← Head:development📝 Commits (1)
6a0d572alpinelinux: 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.