mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2026-04-25 15:05:50 +03:00
[PR #2] [MERGED] Update isc-dhcp-server configuration #155
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-netbootxyz#155
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/docker-netbootxyz/pull/2
Author: @timfreund
Created: 10/17/2021
Status: ✅ Merged
Merged: 11/13/2021
Merged by: @antonym
Base:
master← Head:update-isc-dhcp-configuration📝 Commits (1)
ce09a2cUpdate isc-dhcp-server configuration📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
README.md(+3 -1)📄 Description
The arch option must be defined. Without the option definition, dhcpd will
fail with the following message: "no option named arch in space dhcp"
Solution found via: https://www.kraxel.org/blog/2021/09/vm-network-boot/
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.