mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #231] Arch Linux i686/x86/32bit sunsetted #102
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#102
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 @Firminator on GitHub (Mar 18, 2018).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/231
github.com/antonym/netboot.xyz@0857dd317b/src/archlinux.ipxe (L22)This fails on a test laptop as they removed the i686 architecture folder and it's 64bit only these days.
see
2017-01: https://www.archlinux.org/news/phasing-out-i686-support
and
2017-11: https://www.archlinux.org/news/the-end-of-i686-support
Yet, over @ https://mirror.archlinux32.org/archisos they have 32bit and 'Dualboot' ISOs. Not sure if they boot using memdisk.
@antonym commented on GitHub (Mar 20, 2018):
Yeah, if they aren't there anymore, we can probably remove that line.
@antonym commented on GitHub (Mar 31, 2018):
Resolved with
github.com/antonym/netboot.xyz@a1eaf86b41