[PR #254] [MERGED] Fix modloop URL in alpinelinux.ipxe #2270

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

📋 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: masterHead: patch-2


📝 Commits (1)

  • faac984 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz/pull/254 **Author:** [@galexite](https://github.com/galexite) **Created:** 8/2/2018 **Status:** ✅ Merged **Merged:** 8/2/2018 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`faac984`](https://github.com/netbootxyz/netboot.xyz/commit/faac9842b518d869ebdebe38b70414cca076972b) Fix modloop URL in alpinelinux.ipxe ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/alpinelinux.ipxe` (+1 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:39:25 +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#2270
No description provided.