mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[PR #254] [MERGED] Fix modloop URL in alpinelinux.ipxe #2270
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#2270
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/254
Author: @galexite
Created: 8/2/2018
Status: ✅ Merged
Merged: 8/2/2018
Merged by: @antonym
Base:
master← Head:patch-2📝 Commits (1)
faac984Fix modloop URL in alpinelinux.ipxe📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/alpinelinux.ipxe(+1 -1)📄 Description
The URL was missing the
/${dir}, resulting in a 404 when Alpine tries to fetch the modloop, thus preventing extra kernel modules from being loaded.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.