mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-26 23:55:50 +03:00
[GH-ISSUE #840] Ubuntu 20.04.01 image missing from releases.ubuntu.com #235
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#235
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rxbynerd on GitHub (Feb 5, 2021).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/840
Describe the bug
Attempting to install Ubuntu 20.04 errors out because 20.04.01 has been pulled from the mirror
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Ubuntu 20.04 LTS installer boots
Screenshots

Additional context
I've attempted to look at the source code to figure out what's going on here. The following diff produces an
ubuntu.ipxefile with the correctversion_numberset, but I'm concerned this isn't enough for a pull request given what's going on in netbootxyz/ubuntu-squash.I can create pull requests with some prior art or direction on approach, but I couldn't find anything for bumping ubuntu versions in the pull request history.
On a side note, I would like to thank everyone contributing to this project — it's endlessly useful, and I appreciate your time. 🙇
@antonym commented on GitHub (Feb 5, 2021):
Thanks, development endpoint should have it now and it'll go out in the next release.