[PR #1565] [CLOSED] Fix CentOS Stream base_dir #3007

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1565
Author: @jonassvatos
Created: 1/23/2025
Status: Closed

Base: developmentHead: patch-1


📝 Commits (1)

  • 09403e7 Fix CentOS Stream base_dir

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 roles/netbootxyz/defaults/main.yml (+1 -1)

📄 Description

CentOS Stream repo starts right at the root of the mirror, thus we need to set base_dir to null to be able to boot from it. Otherwise, it navigates to following non-existent url: https://mirror.stream.centos.org/centos-stream/10-stream/BaseOS/x86_64/os/images/pxeboot/vmlinuz


🔄 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/1565 **Author:** [@jonassvatos](https://github.com/jonassvatos) **Created:** 1/23/2025 **Status:** ❌ Closed **Base:** `development` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`09403e7`](https://github.com/netbootxyz/netboot.xyz/commit/09403e714261ae593f1c60dd8a6da8efc1c82c90) Fix CentOS Stream base_dir ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `roles/netbootxyz/defaults/main.yml` (+1 -1) </details> ### 📄 Description CentOS Stream repo starts right at the root of the mirror, thus we need to set base_dir to null to be able to boot from it. Otherwise, it navigates to following non-existent url: https://mirror.stream.centos.org/centos-stream/10-stream/BaseOS/x86_64/os/images/pxeboot/vmlinuz --- <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:21 +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#3007
No description provided.