Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

fetches only pre-releases of SYSLINUX #70

Open
jonassmedegaard opened this issue May 31, 2021 · 1 comment
Open

fetches only pre-releases of SYSLINUX #70

jonassmedegaard opened this issue May 31, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jonassmedegaard
Copy link

If I read the code correctly, then when bootiso fetches SYSLINUX online it selects only between prereleases not final releases - i.e. it seemingly looks only below the base URL https://mirrors.edge.kernel.org/pub/linux/utils/boot/syslinux/Testing and the final releases are located one folder up from that.

@jonassmedegaard jonassmedegaard added the bug Something isn't working label May 31, 2021
@jsamr
Copy link
Owner

jsamr commented May 31, 2021

@jonassmedegaard good catch. Final releases are grouped by major directories in the URI path; perhaps it was an instance of developer laziness; can't remember! Anyway, that can certainly be enhanced.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants