mirror of
https://github.com/netbootxyz/netboot.xyz-docs.git
synced 2026-04-25 23:15:56 +03:00
[PR #1] [MERGED] Use dnsmasq-based TFTP server #201
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#201
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/1
Author: @ravens
Created: 7/9/2018
Status: ✅ Merged
Merged: 7/9/2018
Merged by: @antonym
Base:
master← Head:patch-1📝 Commits (1)
454315cUse dnsmasq-based TFTP server📊 Changes
1 file changed (+10 additions, -18 deletions)
View changed files
📝
content/booting/tftp/edgerouter/_index.md(+10 -18)📄 Description
In order to minimise disruption during Edgerouter OS upgrade, it is recommended to use /config as a file repository and avoid external external packages. We use the internal TFTP server from dnsmasq and a directory in /config/ to host the PXE bootstrapping file.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.