[PR #423] [MERGED] Fixing signatures and add certs to loaders #853

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

📋 Pull Request Information

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

Base: developmentHead: certs


📝 Commits (1)

  • f628157 Fixing signatures and add certs to loaders

📊 Changes

11 files changed (+70 additions, -16 deletions)

View changed files

📝 .travis.yml (+5 -5)
Dockerfile-build.production (+32 -0)
📝 roles/netbootxyz/tasks/generate_signatures.yml (+1 -1)
📝 roles/netbootxyz/tasks/main.yml (+0 -3)
📝 roles/netbootxyz/templates/menu/boot.cfg.j2 (+2 -2)
📝 roles/netbootxyz/templates/menu/menu.ipxe.j2 (+5 -1)
📝 script/build_release (+5 -3)
📝 script/message (+1 -0)
📝 script/netbootxyz-overrides.yml (+10 -1)
📝 script/pre_install (+1 -0)
script/retrieve_certs (+8 -0)

📄 Description

  • Fixing some index code
  • Shifting after_deploy messages and aws invalidation to
    proper locations
  • Add cert checkout to preinstall and setting those on s3
    deploys only
  • Adding production docker file which runs netboot.xyz overrides
  • Only display sig menus if enabled
  • Fix var names for signing

🔄 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/423 **Author:** [@antonym](https://github.com/antonym) **Created:** 12/15/2019 **Status:** ✅ Merged **Merged:** 12/15/2019 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `certs` --- ### 📝 Commits (1) - [`f628157`](https://github.com/netbootxyz/netboot.xyz/commit/f628157e430b7c7b4d6be934887a2f0eb43b3f8e) Fixing signatures and add certs to loaders ### 📊 Changes **11 files changed** (+70 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+5 -5) ➕ `Dockerfile-build.production` (+32 -0) 📝 `roles/netbootxyz/tasks/generate_signatures.yml` (+1 -1) 📝 `roles/netbootxyz/tasks/main.yml` (+0 -3) 📝 `roles/netbootxyz/templates/menu/boot.cfg.j2` (+2 -2) 📝 `roles/netbootxyz/templates/menu/menu.ipxe.j2` (+5 -1) 📝 `script/build_release` (+5 -3) 📝 `script/message` (+1 -0) 📝 `script/netbootxyz-overrides.yml` (+10 -1) 📝 `script/pre_install` (+1 -0) ➕ `script/retrieve_certs` (+8 -0) </details> ### 📄 Description * Fixing some index code * Shifting after_deploy messages and aws invalidation to proper locations * Add cert checkout to preinstall and setting those on s3 deploys only * Adding production docker file which runs netboot.xyz overrides * Only display sig menus if enabled * Fix var names for signing --- <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:29 +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#853
No description provided.