You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make PXE use basename for files fetched from PXEFILELIST (#122)
Fixes issue where HTTP package download preserves file path to the
local filesystem, preventing download. Allows PXEFILELIST to present
multiple flie lists dependent on request arguments.
Co-authored-by: N. Davis <[email protected]>