[PR #586] [MERGED] adding LMDE mint edition to the live menu #991

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/586
Author: @thelamer
Created: 3/20/2020
Status: Merged
Merged: 3/22/2020
Merged by: @antonym

Base: developmentHead: mintlmde


📝 Commits (1)

  • 0d13e74 adding LMDE mint edition to the live menu

📊 Changes

1 file changed (+15 additions, -0 deletions)

View changed files

📝 roles/netbootxyz/templates/menu/live-mint.ipxe.j2 (+15 -0)

📄 Description

For the new asset in Debian Squash.
Tested asset booting locally with snippet:

:CUSTOM
imgfree
set url https://github.com/netbootxyz/debian-squash/releases/download/4-d037ef06/
kernel ${url}vmlinuz boot=live fetch=${url}filesystem.squashfs initrd=initrd
initrd ${url}initrd
boot

Loads up fine UEFI and bios.


🔄 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/586 **Author:** [@thelamer](https://github.com/thelamer) **Created:** 3/20/2020 **Status:** ✅ Merged **Merged:** 3/22/2020 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `mintlmde` --- ### 📝 Commits (1) - [`0d13e74`](https://github.com/netbootxyz/netboot.xyz/commit/0d13e742f5da0a349a87f047ae0e7cbc54d0563f) adding LMDE mint edition to the live menu ### 📊 Changes **1 file changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `roles/netbootxyz/templates/menu/live-mint.ipxe.j2` (+15 -0) </details> ### 📄 Description For the new asset in Debian Squash. Tested asset booting locally with snippet: ``` :CUSTOM imgfree set url https://github.com/netbootxyz/debian-squash/releases/download/4-d037ef06/ kernel ${url}vmlinuz boot=live fetch=${url}filesystem.squashfs initrd=initrd initrd ${url}initrd boot ``` Loads up fine UEFI and bios. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:53:59 +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#991
No description provided.