mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-26 07:35:57 +03:00
[PR #970] [CLOSED] Some ARM64 fixes #2783
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#2783
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?
📋 Pull Request Information
Original PR: https://github.com/netbootxyz/netboot.xyz/pull/970
Author: @hexchain
Created: 8/27/2021
Status: ❌ Closed
Base:
development← Head:arm64-fedora📝 Commits (2)
58a6a16menu: fix the arch parameter for Fedora and CentOS8ca4362only allow changebits between x86_64 and i386📊 Changes
3 files changed (+19 additions, -14 deletions)
View changed files
📝
roles/netbootxyz/templates/menu/centos.ipxe.j2(+6 -4)📝
roles/netbootxyz/templates/menu/fedora.ipxe.j2(+9 -7)📝
roles/netbootxyz/templates/menu/menu.ipxe.j2(+4 -3)📄 Description
${arch}parameter for Fedora and CentOS, as they are calledaarch64in the URLs.changebitsbetweenx86_64andi386and ignore other values, to prevent problems on non-x86 architectures.Tested on an ARM64 VM.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.