[PR #591] [MERGED] Release 2.0.11 #2538

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/591
Author: @antonym
Created: 4/1/2020
Status: Merged
Merged: 4/1/2020
Merged by: @antonym

Base: masterHead: RC


📝 Commits (10+)

  • abe3f07 Version bump for netbootxyz/asset-mirror:systemrescue new tag 6.1.0-055507d5
  • 48b88aa Version bump for netbootxyz/ubuntu-squash:nitrux-stable new tag 2020.02.28-53f87b85
  • 226f88c Version bump for netbootxyz/asset-mirror:4mlinux-thesss new tag 32.0-17b08d75
  • a49041d Version bump for netbootxyz/debian-squash:sparky-rolling-gui new tag 2020.03-d29aa310
  • c79d458 Version bump for netbootxyz/asset-mirror:gentoo new tag 20200209T214502Z-7dbc8d1f
  • e952cca Version bump for netbootxyz/debian-squash:sparky-rolling-mingui new tag 2020.03-d2988588
  • 808eaaf Version bump for netbootxyz/debian-squash:sparky-rolling-lxqt new tag 2020.03-ddb8d501
  • aa550c1 Version bump for netbootxyz/ubuntu-squash:clonezilla-testing new tag 20200302-focal-fb737dc0
  • 846c978 Version bump for netbootxyz/ubuntu-squash:clonezilla-stable new tag 20200302-eoan-355f8d57
  • 60fa471 Version bump for netbootxyz/debian-squash:clonezilla-stable new tag 2.6.5-21-3f1c0d13

📊 Changes

10 files changed (+75 additions, -72 deletions)

View changed files

📝 README.md (+0 -1)
📝 endpoints.yml (+27 -17)
📝 roles/netbootxyz/defaults/main.yml (+6 -6)
📝 roles/netbootxyz/tasks/generate_menus.yml (+18 -6)
📝 roles/netbootxyz/templates/menu/centos.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/live-mint.ipxe.j2 (+15 -0)
roles/netbootxyz/templates/menu/live-tails.ipxe.j2 (+0 -37)
📝 roles/netbootxyz/templates/menu/live.ipxe.j2 (+0 -1)
📝 user_overrides.yml (+7 -2)
📝 version.txt (+1 -1)

📄 Description

Changes since previous release:

Added Linux Mint Debian Edition
Dropped tails support
Fixed CentOS kickstart url
Upgraded Installers/LiveCDs:

Clonezilla Testing/Stable
Gentoo instlaler LiveCD
Nitrux Stable
System Rescue CD
Zorin Linux
Manjaro Live CDs
KDE-neon
Sparky Linux Rolling and Stable
4mLinux core and SSS
SmartOS version tags
BlueStart Linux
Parrot Linux installer
Bodhi 5 standard and app pack


🔄 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/591 **Author:** [@antonym](https://github.com/antonym) **Created:** 4/1/2020 **Status:** ✅ Merged **Merged:** 4/1/2020 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `RC` --- ### 📝 Commits (10+) - [`abe3f07`](https://github.com/netbootxyz/netboot.xyz/commit/abe3f07698131abbf7cde8337d6a16abc4e5f92f) Version bump for netbootxyz/asset-mirror:systemrescue new tag 6.1.0-055507d5 - [`48b88aa`](https://github.com/netbootxyz/netboot.xyz/commit/48b88aac844380a9e6a0c647beed3e8d0fc0c3f8) Version bump for netbootxyz/ubuntu-squash:nitrux-stable new tag 2020.02.28-53f87b85 - [`226f88c`](https://github.com/netbootxyz/netboot.xyz/commit/226f88c19cf828e9490f0ce032b8cb2df6b95e10) Version bump for netbootxyz/asset-mirror:4mlinux-thesss new tag 32.0-17b08d75 - [`a49041d`](https://github.com/netbootxyz/netboot.xyz/commit/a49041df9f8720dc36f77da6772f63a3aa12f860) Version bump for netbootxyz/debian-squash:sparky-rolling-gui new tag 2020.03-d29aa310 - [`c79d458`](https://github.com/netbootxyz/netboot.xyz/commit/c79d4586989a6f5200d9b1eb65cbe75a338479b9) Version bump for netbootxyz/asset-mirror:gentoo new tag 20200209T214502Z-7dbc8d1f - [`e952cca`](https://github.com/netbootxyz/netboot.xyz/commit/e952cca67c7aa051fab99c160c4729b1caee3146) Version bump for netbootxyz/debian-squash:sparky-rolling-mingui new tag 2020.03-d2988588 - [`808eaaf`](https://github.com/netbootxyz/netboot.xyz/commit/808eaaff401bfe98a6d9aa61d8f6d82a873980ce) Version bump for netbootxyz/debian-squash:sparky-rolling-lxqt new tag 2020.03-ddb8d501 - [`aa550c1`](https://github.com/netbootxyz/netboot.xyz/commit/aa550c1bd12f76d64696f177927c56a8f5e7d69e) Version bump for netbootxyz/ubuntu-squash:clonezilla-testing new tag 20200302-focal-fb737dc0 - [`846c978`](https://github.com/netbootxyz/netboot.xyz/commit/846c9785be6e55797eaa40e91894060bfd25a1dc) Version bump for netbootxyz/ubuntu-squash:clonezilla-stable new tag 20200302-eoan-355f8d57 - [`60fa471`](https://github.com/netbootxyz/netboot.xyz/commit/60fa4716c20cd75775c47beff9608a85ade59d77) Version bump for netbootxyz/debian-squash:clonezilla-stable new tag 2.6.5-21-3f1c0d13 ### 📊 Changes **10 files changed** (+75 additions, -72 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+0 -1) 📝 `endpoints.yml` (+27 -17) 📝 `roles/netbootxyz/defaults/main.yml` (+6 -6) 📝 `roles/netbootxyz/tasks/generate_menus.yml` (+18 -6) 📝 `roles/netbootxyz/templates/menu/centos.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/live-mint.ipxe.j2` (+15 -0) ➖ `roles/netbootxyz/templates/menu/live-tails.ipxe.j2` (+0 -37) 📝 `roles/netbootxyz/templates/menu/live.ipxe.j2` (+0 -1) 📝 `user_overrides.yml` (+7 -2) 📝 `version.txt` (+1 -1) </details> ### 📄 Description Changes since previous release: Added Linux Mint Debian Edition Dropped tails support Fixed CentOS kickstart url Upgraded Installers/LiveCDs: Clonezilla Testing/Stable Gentoo instlaler LiveCD Nitrux Stable System Rescue CD Zorin Linux Manjaro Live CDs KDE-neon Sparky Linux Rolling and Stable 4mLinux core and SSS SmartOS version tags BlueStart Linux Parrot Linux installer Bodhi 5 standard and app pack --- <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: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#2538
No description provided.