ce262837ab
Dnsmasq has own internal TFTP service limited to read-only operations, but it's enough for PXE boot. Xinetd has been removed from Fedora 34. Co-Authored-By: Dmitry Tantsur <dtantsur@protonmail.com> Change-Id: Id34867b98b51835a1e07ffc2f7c8d41e02d8452d
14 lines
335 B
YAML
14 lines
335 B
YAML
---
|
|
features:
|
|
- |
|
|
Supports customizing the TFTP directory via the new parameter
|
|
``tftp_boot_folder``.
|
|
upgrade:
|
|
- |
|
|
Switches TFTP handling from Xinetd to dnsmasq, which must be enabled for
|
|
TFTP boot to work.
|
|
fixes:
|
|
- |
|
|
Fixes Fedora 34 support by switching from the removed Xinetd to
|
|
dnsmasq for TFTP boot.
|