[PR #548] [MERGED] Release 2.0.6 #2508

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

📋 Pull Request Information

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

Base: masterHead: RC


📝 Commits (10+)

  • bcbc90d Removes external image signature checking
  • 734a2eb Version bump for netbootxyz/ubuntu-squash:pureos-gnome new tag 2020-01-06-ae0906bb
  • 46a1b78 Version bump for netbootxyz/ubuntu-squash:pureos-gnome new tag 2020-01-06-269c1164
  • 7ad15ce prune pureos they do not provide libnss in their initrd files
  • 864800e Merge pull request #515 from netbootxyz/image_sig_checking
  • fda204b Merge pull request #516 from netbootxyz/prunepureos
  • 0aeaba6 Version bump for netbootxyz/ubuntu-squash:linux-lite-4 new tag 4.8-feb35fae
  • c2d9d6f fix broken linux lite menu
  • e3600fe Merge pull request #518 from netbootxyz/lite-fix
  • 09cc173 Version bump for netbootxyz/asset-mirror:oracle-8 new tag u1-1fbcccf2

📊 Changes

42 files changed (+823 additions, -163 deletions)

View changed files

📝 README.md (+20 -7)
📝 endpoints.yml (+202 -2)
📝 roles/netbootxyz/defaults/main.yml (+86 -13)
📝 roles/netbootxyz/templates/menu/alpinelinux.ipxe.j2 (+1 -10)
roles/netbootxyz/templates/menu/anarchy.ipxe.j2 (+28 -0)
📝 roles/netbootxyz/templates/menu/archlinux.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/blackarch.ipxe.j2 (+8 -5)
📝 roles/netbootxyz/templates/menu/boot.cfg.j2 (+0 -4)
📝 roles/netbootxyz/templates/menu/centos.ipxe.j2 (+1 -11)
📝 roles/netbootxyz/templates/menu/coreos.ipxe.j2 (+4 -4)
📝 roles/netbootxyz/templates/menu/debian.ipxe.j2 (+1 -11)
📝 roles/netbootxyz/templates/menu/devuan.ipxe.j2 (+1 -11)
📝 roles/netbootxyz/templates/menu/fedora.ipxe.j2 (+1 -11)
roles/netbootxyz/templates/menu/gparted.ipxe.j2 (+37 -0)
roles/netbootxyz/templates/menu/grml.ipxe.j2 (+37 -0)
📝 roles/netbootxyz/templates/menu/ipfire.ipxe.j2 (+1 -10)
roles/netbootxyz/templates/menu/live-bluestar.ipxe.j2 (+37 -0)
roles/netbootxyz/templates/menu/live-bodhi.ipxe.j2 (+37 -0)
📝 roles/netbootxyz/templates/menu/live-deepin.ipxe.j2 (+0 -0)
roles/netbootxyz/templates/menu/live-devuan.ipxe.j2 (+37 -0)

...and 22 more files

📄 Description

Release 2.0.6 Changelog

Adds Oracle Linux
Adds Anarchy Installer
Adds Bluestart Live
Adds Zen Graphical Installer for Arch
Adds Kodachi Linux
Adds Bohdi Linux
Adds Boot Repair CD
Adds Devuan Live
Adds gparted Live
Adds grml Live
Adds Parrot Live
Adds Rescatux
Add System Rescue CD
Adds CAINE
Adds Nitrux
Adds Velt Live
Adds Fedora CoreOS back in
Drops Security Menu and merges those options into Linux and Live menus
Removes unused external signature checking code
Various Bug Fixes


🔄 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/548 **Author:** [@antonym](https://github.com/antonym) **Created:** 1/19/2020 **Status:** ✅ Merged **Merged:** 1/19/2020 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `RC` --- ### 📝 Commits (10+) - [`bcbc90d`](https://github.com/netbootxyz/netboot.xyz/commit/bcbc90d51bab51761bc4d5412c58d66780b47e97) Removes external image signature checking - [`734a2eb`](https://github.com/netbootxyz/netboot.xyz/commit/734a2eb647e6ba103c2263e25c52ff3785f085be) Version bump for netbootxyz/ubuntu-squash:pureos-gnome new tag 2020-01-06-ae0906bb - [`46a1b78`](https://github.com/netbootxyz/netboot.xyz/commit/46a1b788aedfc1e71c39b6aa745a99692fe7b4e1) Version bump for netbootxyz/ubuntu-squash:pureos-gnome new tag 2020-01-06-269c1164 - [`7ad15ce`](https://github.com/netbootxyz/netboot.xyz/commit/7ad15ceb8c1d17ae73704545b7e36c6021a35ad3) prune pureos they do not provide libnss in their initrd files - [`864800e`](https://github.com/netbootxyz/netboot.xyz/commit/864800ed725f20baa133c8bf259b959b3a130be3) Merge pull request #515 from netbootxyz/image_sig_checking - [`fda204b`](https://github.com/netbootxyz/netboot.xyz/commit/fda204b8cc72b6cce0b8d56701abf1dad95e7afa) Merge pull request #516 from netbootxyz/prunepureos - [`0aeaba6`](https://github.com/netbootxyz/netboot.xyz/commit/0aeaba6bf905f66f0171b026dad8ea7993efe138) Version bump for netbootxyz/ubuntu-squash:linux-lite-4 new tag 4.8-feb35fae - [`c2d9d6f`](https://github.com/netbootxyz/netboot.xyz/commit/c2d9d6fa37a1f14161722b56721f5ee782fa6700) fix broken linux lite menu - [`e3600fe`](https://github.com/netbootxyz/netboot.xyz/commit/e3600febb1209bfc86b90fe1d8091f22e6c7487f) Merge pull request #518 from netbootxyz/lite-fix - [`09cc173`](https://github.com/netbootxyz/netboot.xyz/commit/09cc1738b9f237ef7329425ffb7ea6c96ac8f6ca) Version bump for netbootxyz/asset-mirror:oracle-8 new tag u1-1fbcccf2 ### 📊 Changes **42 files changed** (+823 additions, -163 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+20 -7) 📝 `endpoints.yml` (+202 -2) 📝 `roles/netbootxyz/defaults/main.yml` (+86 -13) 📝 `roles/netbootxyz/templates/menu/alpinelinux.ipxe.j2` (+1 -10) ➕ `roles/netbootxyz/templates/menu/anarchy.ipxe.j2` (+28 -0) 📝 `roles/netbootxyz/templates/menu/archlinux.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/blackarch.ipxe.j2` (+8 -5) 📝 `roles/netbootxyz/templates/menu/boot.cfg.j2` (+0 -4) 📝 `roles/netbootxyz/templates/menu/centos.ipxe.j2` (+1 -11) 📝 `roles/netbootxyz/templates/menu/coreos.ipxe.j2` (+4 -4) 📝 `roles/netbootxyz/templates/menu/debian.ipxe.j2` (+1 -11) 📝 `roles/netbootxyz/templates/menu/devuan.ipxe.j2` (+1 -11) 📝 `roles/netbootxyz/templates/menu/fedora.ipxe.j2` (+1 -11) ➕ `roles/netbootxyz/templates/menu/gparted.ipxe.j2` (+37 -0) ➕ `roles/netbootxyz/templates/menu/grml.ipxe.j2` (+37 -0) 📝 `roles/netbootxyz/templates/menu/ipfire.ipxe.j2` (+1 -10) ➕ `roles/netbootxyz/templates/menu/live-bluestar.ipxe.j2` (+37 -0) ➕ `roles/netbootxyz/templates/menu/live-bodhi.ipxe.j2` (+37 -0) 📝 `roles/netbootxyz/templates/menu/live-deepin.ipxe.j2` (+0 -0) ➕ `roles/netbootxyz/templates/menu/live-devuan.ipxe.j2` (+37 -0) _...and 22 more files_ </details> ### 📄 Description Release 2.0.6 Changelog Adds Oracle Linux Adds Anarchy Installer Adds Bluestart Live Adds Zen Graphical Installer for Arch Adds Kodachi Linux Adds Bohdi Linux Adds Boot Repair CD Adds Devuan Live Adds gparted Live Adds grml Live Adds Parrot Live Adds Rescatux Add System Rescue CD Adds CAINE Adds Nitrux Adds Velt Live Adds Fedora CoreOS back in Drops Security Menu and merges those options into Linux and Live menus Removes unused external signature checking code Various Bug Fixes --- <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:22 +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#2508
No description provided.