[PR #1656] [MERGED] Fix Fedora CoreOS kernel filename format #3032

Closed
opened 2026-03-01 18:42:27 +03:00 by kerem · 0 comments
Owner

📋 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: developmentHead: claude/issue-1654-20250808-2231


📝 Commits (1)

  • 68c73f0 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz/pull/1656 **Author:** [@antonym](https://github.com/antonym) **Created:** 8/8/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `claude/issue-1654-20250808-2231` --- ### 📝 Commits (1) - [`68c73f0`](https://github.com/netbootxyz/netboot.xyz/commit/68c73f0265bf2994ebdd197ebad9a49245043ee9) Fix Fedora CoreOS kernel filename format ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `roles/netbootxyz/templates/menu/coreos.ipxe.j2` (+1 -1) </details> ### 📄 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](https://claude.ai/code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:42:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#3032
No description provided.