mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #1656] [MERGED] Fix Fedora CoreOS kernel filename format #3032
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#3032
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/1656
Author: @antonym
Created: 8/8/2025
Status: ✅ Merged
Merged: 8/8/2025
Merged by: @antonym
Base:
development← Head:claude/issue-1654-20250808-2231📝 Commits (1)
68c73f0Fix Fedora CoreOS kernel filename format📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
roles/netbootxyz/templates/menu/coreos.ipxe.j2(+1 -1)📄 Description
Add missing dot in live-kernel filename to fix boot issues.
Changes 'live-kernel-${os_arch}' to 'live-kernel.${os_arch}' to match actual Fedora CoreOS file naming convention.
Fixes #1654
Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.