mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-26 07:35:57 +03:00
[GH-ISSUE #320] Fedora Atomic URL broken #1670
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#1670
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 @mulbc on GitHub (Apr 15, 2019).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/320
Problem statement
It seems like the current URL for atomic is broken:

Solution proposal
Directly - this would mean we need to update:
github.com/antonym/netboot.xyz@25f936aee5/src/fedora.ipxe (L29)The latest URL is:
http://mirrors.kernel.org/fedora-alt/atomic/stable/Fedora-29-updates-20190401.0/AtomicHost/x86_64/os/images/pxeboot/Additional enhancements
Also we should update the fedora mirror:
github.com/antonym/netboot.xyz@924f7d7464/src/boot.cfg (L50)Using
https://download.fedoraproject.org/pub/alt/is the same ashttp://mirrors.kernel.org/fedora-alt/- but it will randomly chose a close-by mirror.@bam80 commented on GitHub (Feb 9, 2020):
Is this still working? Don't see neither Atomic nor Silverblue Fedora in the menu..