[PR #692] [MERGED] Release 2.0.19-RC #1062

Closed
opened 2026-02-27 14:54:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/692
Author: @antonym
Created: 8/11/2020
Status: Merged
Merged: 8/12/2020
Merged by: @antonym

Base: RCHead: development


📝 Commits (10+)

  • 02fe74d Version bump for netbootxyz/asset-mirror:nixos-20.03 new tag 124244129-bd20f138
  • 6ddd693 Version bump for netbootxyz/asset-mirror:gentoo new tag 20200722T214503Z-3db955b8
  • ae5905c Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20200723-1119-4cec4542
  • 1e7c185 Bump for 2.0.19
  • 8c2267b Remove older grml entries
  • b5d4b19 Version bump for netbootxyz/debian-squash:grml-full new tag 2020.06-61963f92
  • 891111e Merge pull request #686 from netbootxyz/remove_old_entry
  • b91da75 Set release name to release tag
  • 0514a6d External Version bump for ipfire new version string "2.25-core147"
  • a0c6857 Merge pull request #687 from netbootxyz/cleanup_release_names

📊 Changes

72 files changed (+144 additions, -131 deletions)

View changed files

📝 .travis.yml (+2 -0)
📝 endpoints.yml (+25 -25)
📝 roles/netbootxyz/defaults/main.yml (+11 -18)
📝 roles/netbootxyz/templates/menu/4mlinux.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/alpinelinux.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/anarchy.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/archlinux.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/blackarch.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/boot.cfg.j2 (+3 -3)
📝 roles/netbootxyz/templates/menu/centos.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/clonezilla.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/coreos.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/dban.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/debian.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/devuan.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/fedora.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/flatcar.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/gentoo.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/gparted.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/grml.ipxe.j2 (+1 -1)

...and 52 more files

📄 Description

Adds ability to add custom kernel command line parameters
Various OS version updates
Sets proper RELEASE Tag when creating a Github Release


🔄 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/692 **Author:** [@antonym](https://github.com/antonym) **Created:** 8/11/2020 **Status:** ✅ Merged **Merged:** 8/12/2020 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `RC` ← **Head:** `development` --- ### 📝 Commits (10+) - [`02fe74d`](https://github.com/netbootxyz/netboot.xyz/commit/02fe74d59bc6bbd42d4d08c639fae5964c3354c3) Version bump for netbootxyz/asset-mirror:nixos-20.03 new tag 124244129-bd20f138 - [`6ddd693`](https://github.com/netbootxyz/netboot.xyz/commit/6ddd693048dec5ea7a1ef48eb002716215672819) Version bump for netbootxyz/asset-mirror:gentoo new tag 20200722T214503Z-3db955b8 - [`ae5905c`](https://github.com/netbootxyz/netboot.xyz/commit/ae5905c5e89887abc2fa80fb881c8e1746a30c7c) Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20200723-1119-4cec4542 - [`1e7c185`](https://github.com/netbootxyz/netboot.xyz/commit/1e7c185cac423762e45c59575b47c3cac4908377) Bump for 2.0.19 - [`8c2267b`](https://github.com/netbootxyz/netboot.xyz/commit/8c2267bcad83b18b820751ae6e14c1b4fd6fe31a) Remove older grml entries - [`b5d4b19`](https://github.com/netbootxyz/netboot.xyz/commit/b5d4b1981a3c08a6c45e97edf73b436096c84f62) Version bump for netbootxyz/debian-squash:grml-full new tag 2020.06-61963f92 - [`891111e`](https://github.com/netbootxyz/netboot.xyz/commit/891111eed8d44e12139723a97df6bad96aaba481) Merge pull request #686 from netbootxyz/remove_old_entry - [`b91da75`](https://github.com/netbootxyz/netboot.xyz/commit/b91da75e75f5b44b746ea0321b09622bcbbc8916) Set release name to release tag - [`0514a6d`](https://github.com/netbootxyz/netboot.xyz/commit/0514a6dc1dd225cfbe680a9341088d6b42436aa0) External Version bump for ipfire new version string "2.25-core147" - [`a0c6857`](https://github.com/netbootxyz/netboot.xyz/commit/a0c6857209c50b7ceda728d6e98b572e621d066d) Merge pull request #687 from netbootxyz/cleanup_release_names ### 📊 Changes **72 files changed** (+144 additions, -131 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+2 -0) 📝 `endpoints.yml` (+25 -25) 📝 `roles/netbootxyz/defaults/main.yml` (+11 -18) 📝 `roles/netbootxyz/templates/menu/4mlinux.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/alpinelinux.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/anarchy.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/archlinux.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/blackarch.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/boot.cfg.j2` (+3 -3) 📝 `roles/netbootxyz/templates/menu/centos.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/clonezilla.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/coreos.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/dban.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/debian.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/devuan.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/fedora.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/flatcar.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/gentoo.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/gparted.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/grml.ipxe.j2` (+1 -1) _...and 52 more files_ </details> ### 📄 Description Adds ability to add custom kernel command line parameters Various OS version updates Sets proper RELEASE Tag when creating a Github Release --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:54:13 +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#1062
No description provided.