#3527 PR open: [WIP] Refactor OUTPUT=PXE and merge PXELINUX config into the generic syslinux generator¶
Labels: enhancement, cleanup
lzaoral opened issue at 2025-10-06 08:09:¶
Pull Request Details:¶
-
Type: Clean-up / Enhancement
-
Impact: Normal
-
How was this pull request tested? Fedora Rawhide and RHEL 7-10 on x86_64 BIOS VMs with
OUTPUT=PXE -
Description of the changes in this pull request:
- Depends on #3520. Remove
PXE_CONFIG_PATHandPXE_TFTP_PATHoptions marked as legacy since ReaR 2.0 and extendPXE_TFTP_UPLOAD_URL,PXE_HTTP_UPLOAD_URLandPXE_CONFIG_URLto supportfile://scheme. Merge PXELINUX config generator into the generic SYSLINUX one.
[Export of Github issue for rear/rear.]