mirror of
https://github.com/netbootxyz/netboot.xyz-docs.git
synced 2026-04-25 06:55:55 +03:00
[PR #80] Fixing dhcp-boot filepath #90
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz-docs#90
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-docs/pull/80
Author: @atomar94
Created: 6/10/2023
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
258e991Fixing dhcp-boot filepath📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
docs/booting/tftp.md(+2 -2)📄 Description
The dhcp-boot filepath should be
./ipxe/netboot.xyz.kpxebut is currentlynetboot.xyz.kpxe.If you build the netboot project you will generate a folder structure like this.
We want to mount this folder structure as-is.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.