[PR #1587] [MERGED] Add NFS support to the PXE rom #3010

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1587
Author: @antonym
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @antonym

Base: developmentHead: antonym/add-nfs-support


📝 Commits (1)

  • c089036 Add NFS support to the PXE rom

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 roles/netbootxyz/files/ipxe/local/general.h (+1 -0)
📝 roles/netbootxyz/files/ipxe/local/general.h.efi (+1 -0)

📄 Description

Fixes #1583

Add NFS support to the PXE rom build

  • Add #define DOWNLOAD_PROTO_NFS to roles/netbootxyz/files/ipxe/local/general.h to enable NFS support
  • Add #define DOWNLOAD_PROTO_NFS to roles/netbootxyz/files/ipxe/local/general.h.efi to enable NFS support

For more details, open the Copilot Workspace session.


🔄 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/1587 **Author:** [@antonym](https://github.com/antonym) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `antonym/add-nfs-support` --- ### 📝 Commits (1) - [`c089036`](https://github.com/netbootxyz/netboot.xyz/commit/c08903610a4d0f0a68800a5e8261bb4fde5956d8) Add NFS support to the PXE rom ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `roles/netbootxyz/files/ipxe/local/general.h` (+1 -0) 📝 `roles/netbootxyz/files/ipxe/local/general.h.efi` (+1 -0) </details> ### 📄 Description Fixes #1583 Add NFS support to the PXE rom build * Add `#define DOWNLOAD_PROTO_NFS` to `roles/netbootxyz/files/ipxe/local/general.h` to enable NFS support * Add `#define DOWNLOAD_PROTO_NFS` to `roles/netbootxyz/files/ipxe/local/general.h.efi` to enable NFS support --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/netbootxyz/netboot.xyz/pull/1587?shareId=962409a2-d14f-452c-a70d-ea65efa225cb). --- <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: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#3010
No description provided.