Closed freiheit closed 2 years ago
@freiheit I think you want these to be optional. Since this worked before without the extra files, by adding them current users will get failures as they might not have those two new files in their $syslinux_dir
. A common design pattern is to add a boolean parameter named manage_<something>
with the default set to false. Suggest adding manage_ldlinux
and manage_lbutil
parameters.
Pull Request (PR) description
Adds ldlinux.c32 and libutil.c32 to the files copied from syslinux to tftp area
This Pull Request (PR) fixes the following issues
Issue: N/A
These are required for booting. At least with the syslinux that comes on RHEL8 PXE booting a vmWare guest.
Example of successful PXE boot's logs: