[PR #731] [MERGED] Release 2.0.23 #2625

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/731
Author: @antonym
Created: 10/28/2020
Status: Merged
Merged: 10/28/2020
Merged by: @antonym

Base: masterHead: RC


📝 Commits (10+)

  • 974b925 Update version.txt
  • e312a4e Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20201013-2218-6160efec
  • eeeb315 Version bump for netbootxyz/asset-mirror:gentoo new tag 20201015T131958Z-3db955b8
  • f27ac52 Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20201015-0947-6160efec
  • 454bdba Version bump for netbootxyz/asset-mirror:4mlinux-antivirus new tag 35.0-0.103.0-96422a5f
  • bc29a62 Version bump for netbootxyz/debian-squash:clonezilla-testing new tag 2.7.0-3-f0e77646
  • 458453f updated archiso.img to initramfs-linux.img
  • 2442eb9 Merge pull request #721 from mchangrh/arch_archiso_rename
  • 7553624 Add OpenBSD 6.8
  • 2157044 Merge pull request #722 from netbootxyz/bump_openbsd

📊 Changes

10 files changed (+200 additions, -65 deletions)

View changed files

📝 .travis.yml (+18 -18)
📝 README.md (+1 -1)
📝 endpoints.yml (+143 -11)
📝 roles/netbootxyz/defaults/main.yml (+13 -15)
📝 roles/netbootxyz/templates/menu/archlinux.ipxe.j2 (+4 -4)
📝 roles/netbootxyz/templates/menu/live-fedora.ipxe.j2 (+9 -1)
📝 roles/netbootxyz/templates/menu/live-ubuntu.ipxe.j2 (+9 -9)
📝 roles/netbootxyz/templates/menu/systemrescue.ipxe.j2 (+1 -4)
📝 roles/netbootxyz/templates/menu/ubuntu.ipxe.j2 (+1 -1)
📝 version.txt (+1 -1)

📄 Description

Changelog:
Ubuntu 20.10 Groovy Gorilla - Live CD install only
Fedora 33
OpenBSD 6.8
Various version bumps


🔄 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/731 **Author:** [@antonym](https://github.com/antonym) **Created:** 10/28/2020 **Status:** ✅ Merged **Merged:** 10/28/2020 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `RC` --- ### 📝 Commits (10+) - [`974b925`](https://github.com/netbootxyz/netboot.xyz/commit/974b9258810abd1e03c91176b1b2caa4ded7d949) Update version.txt - [`e312a4e`](https://github.com/netbootxyz/netboot.xyz/commit/e312a4ef854dbaa99df6ba5069a30ac1f05d2d04) Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20201013-2218-6160efec - [`eeeb315`](https://github.com/netbootxyz/netboot.xyz/commit/eeeb315ab6e0f289b180e07584f573d3bcae472e) Version bump for netbootxyz/asset-mirror:gentoo new tag 20201015T131958Z-3db955b8 - [`f27ac52`](https://github.com/netbootxyz/netboot.xyz/commit/f27ac5225c5c733cb21d94661e66de18ae03d2b2) Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20201015-0947-6160efec - [`454bdba`](https://github.com/netbootxyz/netboot.xyz/commit/454bdba063a264c9d442409c96ac4e24958e7a9b) Version bump for netbootxyz/asset-mirror:4mlinux-antivirus new tag 35.0-0.103.0-96422a5f - [`bc29a62`](https://github.com/netbootxyz/netboot.xyz/commit/bc29a62ff48a5c3d05a0d06218fbb669a1364e22) Version bump for netbootxyz/debian-squash:clonezilla-testing new tag 2.7.0-3-f0e77646 - [`458453f`](https://github.com/netbootxyz/netboot.xyz/commit/458453f0b5173435b2a742ae59bd4dfa40a2d4fb) updated archiso.img to initramfs-linux.img - [`2442eb9`](https://github.com/netbootxyz/netboot.xyz/commit/2442eb9625d33ec4757ce7aff9ad47613b289cc5) Merge pull request #721 from mchangrh/arch_archiso_rename - [`7553624`](https://github.com/netbootxyz/netboot.xyz/commit/755362477be5f7165934f4bafbd4795525525cd8) Add OpenBSD 6.8 - [`2157044`](https://github.com/netbootxyz/netboot.xyz/commit/21570448e33bd9e186a11dc71fd31442032fa7e4) Merge pull request #722 from netbootxyz/bump_openbsd ### 📊 Changes **10 files changed** (+200 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+18 -18) 📝 `README.md` (+1 -1) 📝 `endpoints.yml` (+143 -11) 📝 `roles/netbootxyz/defaults/main.yml` (+13 -15) 📝 `roles/netbootxyz/templates/menu/archlinux.ipxe.j2` (+4 -4) 📝 `roles/netbootxyz/templates/menu/live-fedora.ipxe.j2` (+9 -1) 📝 `roles/netbootxyz/templates/menu/live-ubuntu.ipxe.j2` (+9 -9) 📝 `roles/netbootxyz/templates/menu/systemrescue.ipxe.j2` (+1 -4) 📝 `roles/netbootxyz/templates/menu/ubuntu.ipxe.j2` (+1 -1) 📝 `version.txt` (+1 -1) </details> ### 📄 Description Changelog: Ubuntu 20.10 Groovy Gorilla - Live CD install only Fedora 33 OpenBSD 6.8 Various version bumps --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:40:50 +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#2625
No description provided.