[PR #417] [MERGED] Adds Bootloader index generator #849

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/417
Author: @antonym
Created: 12/13/2019
Status: Merged
Merged: 12/13/2019
Merged by: @thelamer

Base: developmentHead: v2-working


📝 Commits (1)

  • 74eb609 Adds Bootloader index generator

📊 Changes

4 files changed (+110 additions, -8 deletions)

View changed files

📝 roles/netbootxyz/defaults/main.yml (+49 -0)
📝 roles/netbootxyz/tasks/generate_checksums.yml (+2 -2)
📝 roles/netbootxyz/tasks/generate_disks_efi.yml (+7 -1)
📝 roles/netbootxyz/templates/index.html.j2 (+52 -5)

📄 Description

Adds snp* efi disks
Moves checksums file to be tunable variable
Generates a table for index of downloads


🔄 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/417 **Author:** [@antonym](https://github.com/antonym) **Created:** 12/13/2019 **Status:** ✅ Merged **Merged:** 12/13/2019 **Merged by:** [@thelamer](https://github.com/thelamer) **Base:** `development` ← **Head:** `v2-working` --- ### 📝 Commits (1) - [`74eb609`](https://github.com/netbootxyz/netboot.xyz/commit/74eb6095b00ec0e54fb5dde992e7103c7c263961) Adds Bootloader index generator ### 📊 Changes **4 files changed** (+110 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `roles/netbootxyz/defaults/main.yml` (+49 -0) 📝 `roles/netbootxyz/tasks/generate_checksums.yml` (+2 -2) 📝 `roles/netbootxyz/tasks/generate_disks_efi.yml` (+7 -1) 📝 `roles/netbootxyz/templates/index.html.j2` (+52 -5) </details> ### 📄 Description Adds snp* efi disks Moves checksums file to be tunable variable Generates a table for index of downloads --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:53:28 +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#849
No description provided.