[PR #967] [MERGED] Release 2.0.44-RC #2777

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/967
Author: @antonym
Created: 8/24/2021
Status: Merged
Merged: 8/24/2021
Merged by: @antonym

Base: RCHead: development


📝 Commits (10+)

  • 1626187 Update version.txt
  • a15bcc9 Update CHANGELOG.md
  • 3c9c945 Enable parameter in iPXE images
  • a8d71ac Version bump for netbootxyz/debian-squash:sparky-rolling-lxqt new tag 6.0-5d8b15b7
  • ab10532 Version bump for netbootxyz/debian-squash:sparky-rolling-gui new tag 6.0-895a3198
  • 4cacd58 Version bump for netbootxyz/asset-mirror:blackarch-installer new tag 2021.09.01-e70fcdb5
  • 235012b Version bump for netbootxyz/asset-mirror:gentoo new tag 20210815T170549Z-21ec62e4
  • 3837d73 Version bump for netbootxyz/debian-squash:cinnamon-11 new tag 11.0.0-7dd2cb74
  • 86225a9 Version bump for netbootxyz/debian-squash:clonezilla-testing new tag 2.7.3-19-002d59cc
  • 67ac352 Version bump for netbootxyz/debian-core-10:master new tag 10.10.0-cb83d5e9

📊 Changes

12 files changed (+134 additions, -359 deletions)

View changed files

📝 CHANGELOG.md (+13 -0)
📝 endpoints.yml (+94 -321)
📝 roles/netbootxyz/files/ipxe/local/general.h (+1 -0)
📝 roles/netbootxyz/files/ipxe/local/general.h.efi (+1 -0)
📝 roles/netbootxyz/templates/menu/about.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/boot.cfg.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/debian.ipxe.j2 (+1 -2)
📝 roles/netbootxyz/templates/menu/live-debian.ipxe.j2 (+3 -2)
📝 roles/netbootxyz/templates/menu/live-voyager.ipxe.j2 (+16 -29)
📝 roles/netbootxyz/templates/menu/menu.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/ubuntu.ipxe.j2 (+1 -1)
📝 version.txt (+1 -1)

📄 Description

No description provided


🔄 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/967 **Author:** [@antonym](https://github.com/antonym) **Created:** 8/24/2021 **Status:** ✅ Merged **Merged:** 8/24/2021 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `RC` ← **Head:** `development` --- ### 📝 Commits (10+) - [`1626187`](https://github.com/netbootxyz/netboot.xyz/commit/16261879a732d3f7058be23ac0416f8965c8b6bc) Update version.txt - [`a15bcc9`](https://github.com/netbootxyz/netboot.xyz/commit/a15bcc9e795767f263b52eca29c365de87e4e0c6) Update CHANGELOG.md - [`3c9c945`](https://github.com/netbootxyz/netboot.xyz/commit/3c9c9457473a18fefc15f80bd5dc3b2c6c7a8668) Enable parameter in iPXE images - [`a8d71ac`](https://github.com/netbootxyz/netboot.xyz/commit/a8d71ac2ed0c874b32f9e8e922f0c9c3a45d9425) Version bump for netbootxyz/debian-squash:sparky-rolling-lxqt new tag 6.0-5d8b15b7 - [`ab10532`](https://github.com/netbootxyz/netboot.xyz/commit/ab105321314cf6a866922b458afadb2ea6b54aec) Version bump for netbootxyz/debian-squash:sparky-rolling-gui new tag 6.0-895a3198 - [`4cacd58`](https://github.com/netbootxyz/netboot.xyz/commit/4cacd588e6dacccc59c6da6575d7d7cd5be2c4de) Version bump for netbootxyz/asset-mirror:blackarch-installer new tag 2021.09.01-e70fcdb5 - [`235012b`](https://github.com/netbootxyz/netboot.xyz/commit/235012b95824b6629c2e682df0454f3b0b8ac509) Version bump for netbootxyz/asset-mirror:gentoo new tag 20210815T170549Z-21ec62e4 - [`3837d73`](https://github.com/netbootxyz/netboot.xyz/commit/3837d730cde645344b0853c7964b5231a0fa2f61) Version bump for netbootxyz/debian-squash:cinnamon-11 new tag 11.0.0-7dd2cb74 - [`86225a9`](https://github.com/netbootxyz/netboot.xyz/commit/86225a944562279bfa05c0b1050455f0309baa91) Version bump for netbootxyz/debian-squash:clonezilla-testing new tag 2.7.3-19-002d59cc - [`67ac352`](https://github.com/netbootxyz/netboot.xyz/commit/67ac352d3244585ee3765e8db2df7b8db2df2b82) Version bump for netbootxyz/debian-core-10:master new tag 10.10.0-cb83d5e9 ### 📊 Changes **12 files changed** (+134 additions, -359 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+13 -0) 📝 `endpoints.yml` (+94 -321) 📝 `roles/netbootxyz/files/ipxe/local/general.h` (+1 -0) 📝 `roles/netbootxyz/files/ipxe/local/general.h.efi` (+1 -0) 📝 `roles/netbootxyz/templates/menu/about.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/boot.cfg.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/debian.ipxe.j2` (+1 -2) 📝 `roles/netbootxyz/templates/menu/live-debian.ipxe.j2` (+3 -2) 📝 `roles/netbootxyz/templates/menu/live-voyager.ipxe.j2` (+16 -29) 📝 `roles/netbootxyz/templates/menu/menu.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/ubuntu.ipxe.j2` (+1 -1) 📝 `version.txt` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:41:26 +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#2777
No description provided.