[PR #1390] [MERGED] Release 2.0.76 #2961

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

📋 Pull Request Information

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

Base: masterHead: RC


📝 Commits (10+)

  • 8dcf267 Update version.txt
  • fcb566a Update CHANGELOG.md
  • 1d17a6c Version bump for netbootxyz/manjaro-squash:kde-current new tag 23.0.4-minimal-231015-linux65-34f7fe28
  • 7656599 Version bump for netbootxyz/manjaro-squash:xfce-current new tag 23.0.4-minimal-231015-linux65-0a4858b7
  • d244617 Version bump for netbootxyz/manjaro-squash:gnome-current new tag 23.0.4-minimal-231015-linux65-0134a253
  • 13d974a Version bump for netbootxyz/debian-squash:xfce-kali new tag 2023.4-dbd65156
  • 3620390 Version bump for netbootxyz/fedora-assets:38-i3 new tag 1.6-9f5ea280
  • 522bd74 Version bump for netbootxyz/fedora-assets:39-SoaS new tag 1.5-2ef7c492
  • 23778e1 Version bump for netbootxyz/fedora-assets:38-MATE_Compiz new tag 1.6-3d3831ab
  • 8d50d35 Version bump for netbootxyz/fedora-assets:39-Xfce new tag 1.5-3180dd29

📊 Changes

22 files changed (+296 additions, -239 deletions)

View changed files

📝 .github/workflows/pull-requests.yml (+4 -4)
📝 CHANGELOG.md (+10 -0)
📝 README.md (+13 -13)
📝 endpoints.yml (+90 -149)
📝 roles/netbootxyz/defaults/main.yml (+67 -29)
📝 roles/netbootxyz/tasks/generate_disks.yml (+0 -3)
📝 roles/netbootxyz/tasks/generate_disks_arm.yml (+4 -2)
📝 roles/netbootxyz/tasks/generate_disks_efi.yml (+4 -2)
📝 roles/netbootxyz/tasks/generate_disks_hybrid.yml (+41 -0)
📝 roles/netbootxyz/tasks/generate_disks_legacy.yml (+4 -2)
📝 roles/netbootxyz/tasks/generate_disks_linux.yml (+4 -2)
📝 roles/netbootxyz/tasks/generate_disks_rpi.yml (+1 -1)
📝 roles/netbootxyz/templates/index.html.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/centos.ipxe.j2 (+4 -4)
📝 roles/netbootxyz/templates/menu/live-q4os.ipxe.j2 (+7 -3)
📝 roles/netbootxyz/templates/menu/live-zorin.ipxe.j2 (+8 -16)
📝 roles/netbootxyz/templates/menu/talos.ipxe.j2 (+10 -3)
📝 roles/netbootxyz/templates/menu/utils-efi.ipxe.j2 (+6 -0)
📝 roles/netbootxyz/templates/menu/utils-pcbios-32.ipxe.j2 (+8 -2)
📝 roles/netbootxyz/templates/menu/utils-pcbios-64.ipxe.j2 (+8 -2)

...and 2 more files

📄 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/1390 **Author:** [@antonym](https://github.com/antonym) **Created:** 12/31/2023 **Status:** ✅ Merged **Merged:** 12/31/2023 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `RC` --- ### 📝 Commits (10+) - [`8dcf267`](https://github.com/netbootxyz/netboot.xyz/commit/8dcf267ca2ae0d2caa6a91e171e0dc9a9b3de9fb) Update version.txt - [`fcb566a`](https://github.com/netbootxyz/netboot.xyz/commit/fcb566a42a79869124272c27c540de36925a6313) Update CHANGELOG.md - [`1d17a6c`](https://github.com/netbootxyz/netboot.xyz/commit/1d17a6c7522e425dae442bbf7603171a81d7196c) Version bump for netbootxyz/manjaro-squash:kde-current new tag 23.0.4-minimal-231015-linux65-34f7fe28 - [`7656599`](https://github.com/netbootxyz/netboot.xyz/commit/7656599424d532fad614024edf3250e9874cdcec) Version bump for netbootxyz/manjaro-squash:xfce-current new tag 23.0.4-minimal-231015-linux65-0a4858b7 - [`d244617`](https://github.com/netbootxyz/netboot.xyz/commit/d2446171b20ead530d599ff4c32e759f7765477c) Version bump for netbootxyz/manjaro-squash:gnome-current new tag 23.0.4-minimal-231015-linux65-0134a253 - [`13d974a`](https://github.com/netbootxyz/netboot.xyz/commit/13d974a18092adfbd59e52bf7688e715aa3518a0) Version bump for netbootxyz/debian-squash:xfce-kali new tag 2023.4-dbd65156 - [`3620390`](https://github.com/netbootxyz/netboot.xyz/commit/3620390e5ac4e27bcb5acec256fdeb84d9c710fb) Version bump for netbootxyz/fedora-assets:38-i3 new tag 1.6-9f5ea280 - [`522bd74`](https://github.com/netbootxyz/netboot.xyz/commit/522bd745d26484d64b16f68e929ea8ab563fd488) Version bump for netbootxyz/fedora-assets:39-SoaS new tag 1.5-2ef7c492 - [`23778e1`](https://github.com/netbootxyz/netboot.xyz/commit/23778e1b0377b5b0c6e58a091dcfebc368de5486) Version bump for netbootxyz/fedora-assets:38-MATE_Compiz new tag 1.6-3d3831ab - [`8d50d35`](https://github.com/netbootxyz/netboot.xyz/commit/8d50d35858807ed947179e98d9149f5fc1ca9cda) Version bump for netbootxyz/fedora-assets:39-Xfce new tag 1.5-3180dd29 ### 📊 Changes **22 files changed** (+296 additions, -239 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/pull-requests.yml` (+4 -4) 📝 `CHANGELOG.md` (+10 -0) 📝 `README.md` (+13 -13) 📝 `endpoints.yml` (+90 -149) 📝 `roles/netbootxyz/defaults/main.yml` (+67 -29) 📝 `roles/netbootxyz/tasks/generate_disks.yml` (+0 -3) 📝 `roles/netbootxyz/tasks/generate_disks_arm.yml` (+4 -2) 📝 `roles/netbootxyz/tasks/generate_disks_efi.yml` (+4 -2) 📝 `roles/netbootxyz/tasks/generate_disks_hybrid.yml` (+41 -0) 📝 `roles/netbootxyz/tasks/generate_disks_legacy.yml` (+4 -2) 📝 `roles/netbootxyz/tasks/generate_disks_linux.yml` (+4 -2) 📝 `roles/netbootxyz/tasks/generate_disks_rpi.yml` (+1 -1) 📝 `roles/netbootxyz/templates/index.html.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/centos.ipxe.j2` (+4 -4) 📝 `roles/netbootxyz/templates/menu/live-q4os.ipxe.j2` (+7 -3) 📝 `roles/netbootxyz/templates/menu/live-zorin.ipxe.j2` (+8 -16) 📝 `roles/netbootxyz/templates/menu/talos.ipxe.j2` (+10 -3) 📝 `roles/netbootxyz/templates/menu/utils-efi.ipxe.j2` (+6 -0) 📝 `roles/netbootxyz/templates/menu/utils-pcbios-32.ipxe.j2` (+8 -2) 📝 `roles/netbootxyz/templates/menu/utils-pcbios-64.ipxe.j2` (+8 -2) _...and 2 more files_ </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:42:11 +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#2961
No description provided.