[PR #1373] [MERGED] Update Talos PXE menu, platforms, and add custom_kernel_params #1418

Closed
opened 2026-02-27 14:55:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1373
Author: @goproslowyo
Created: 12/16/2023
Status: Merged
Merged: 12/16/2023
Merged by: @antonym

Base: developmentHead: development


📝 Commits (2)

  • 986ff68 Remove references to very old Talos versions
  • 6195940 Update Talos template, platforms, add custom args

📊 Changes

3 files changed (+31 additions, -19 deletions)

View changed files

📝 endpoints.yml (+0 -14)
📝 roles/netbootxyz/defaults/main.yml (+22 -3)
📝 roles/netbootxyz/templates/menu/talos.ipxe.j2 (+9 -2)

📄 Description

The second commit in the PR cleans up the Talos.ipxe menu, adds a new argument called custom_kernel_params that can be used to modify the parameters passed to the Talos kernel specifically, and adds a number of new supported arguments for the talos.platform variable (and fixes some platform names).

The other commit removes the old talos and talos-amd64 entries from endpoints.yml since they're very old and haven't been updated in quite a while in asset-mirror (since there are no longer any talos-related branches). I've created the required files in a branch in my own repo here but I am unsure how to open a PR to a branch that doesn't exist in the upstream repo. Anyway, you can review those two branches here and here and they should get updated Talos entries generated in endpoints.yml. If those branches are useful let me know how to proceed.


🔄 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/1373 **Author:** [@goproslowyo](https://github.com/goproslowyo) **Created:** 12/16/2023 **Status:** ✅ Merged **Merged:** 12/16/2023 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (2) - [`986ff68`](https://github.com/netbootxyz/netboot.xyz/commit/986ff68c7f7ac3ace8d1cbac7df82b70499a54d2) Remove references to very old Talos versions - [`6195940`](https://github.com/netbootxyz/netboot.xyz/commit/6195940740feae6ae5cae4c39e2618301cba2871) Update Talos template, platforms, add custom args ### 📊 Changes **3 files changed** (+31 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `endpoints.yml` (+0 -14) 📝 `roles/netbootxyz/defaults/main.yml` (+22 -3) 📝 `roles/netbootxyz/templates/menu/talos.ipxe.j2` (+9 -2) </details> ### 📄 Description The second commit in the PR cleans up the Talos.ipxe menu, adds a new argument called `custom_kernel_params` that can be used to modify the parameters passed to the Talos kernel specifically, and adds a number of new supported arguments for the `talos.platform` variable (and fixes some platform names). The other commit removes the old `talos` and `talos-amd64` entries from `endpoints.yml` since they're very old and haven't been updated in quite a while in [asset-mirror](https://github.com/netbootxyz/asset-mirror) (since there are no longer any talos-related branches). I've created the required files in a branch in my own repo here but I am unsure how to open a PR to a branch that doesn't exist in the upstream repo. Anyway, you can review those two branches [here](https://github.com/goproslowyo/asset-mirror/tree/talos-amd64) and [here](https://github.com/goproslowyo/asset-mirror/tree/talos-arm64) and they should get updated Talos entries generated in `endpoints.yml`. If those branches are useful let me know how to proceed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:55:32 +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#1418
No description provided.