[PR #893] [MERGED] adding redorescue to utils menu #2729

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/893
Author: @thelamer
Created: 4/30/2021
Status: Merged
Merged: 4/30/2021
Merged by: @antonym

Base: developmentHead: redorescue


📝 Commits (1)

  • 4fdbf7e adding redorescue to utils menu

📊 Changes

3 files changed (+18 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 README.md (+1 -0)
📝 roles/netbootxyz/defaults/main.yml (+16 -0)

📄 Description

Pretty simple Debian buster based one, loop tested the live asset endpoint:

:CUSTOM
imgfree
kernel https://github.com/netbootxyz/asset-mirror/releases/download/3.0.2-cc0d71c0/vmlinuz boot=live noprompt nocomponents setkmap=us fetch=https://github.com/netbootxyz/asset-mirror/releases/download/3.0.2-cc0d71c0/filesystem.squashfs initrd=initrd ${cmdline}
initrd https://github.com/netbootxyz/asset-mirror/releases/download/3.0.2-cc0d71c0/initrd
boot

🔄 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/893 **Author:** [@thelamer](https://github.com/thelamer) **Created:** 4/30/2021 **Status:** ✅ Merged **Merged:** 4/30/2021 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `redorescue` --- ### 📝 Commits (1) - [`4fdbf7e`](https://github.com/netbootxyz/netboot.xyz/commit/4fdbf7e7f08cc1c4bf6af2e65972ad01fb3c0a7e) adding redorescue to utils menu ### 📊 Changes **3 files changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `README.md` (+1 -0) 📝 `roles/netbootxyz/defaults/main.yml` (+16 -0) </details> ### 📄 Description Pretty simple Debian buster based one, loop tested the live asset endpoint: ``` :CUSTOM imgfree kernel https://github.com/netbootxyz/asset-mirror/releases/download/3.0.2-cc0d71c0/vmlinuz boot=live noprompt nocomponents setkmap=us fetch=https://github.com/netbootxyz/asset-mirror/releases/download/3.0.2-cc0d71c0/filesystem.squashfs initrd=initrd ${cmdline} initrd https://github.com/netbootxyz/asset-mirror/releases/download/3.0.2-cc0d71c0/initrd boot ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:41:15 +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#2729
No description provided.