[PR #389] [MERGED] Adds experimental Live CD menus for Debian and Ubuntu #2367

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/389
Author: @antonym
Created: 11/15/2019
Status: Merged
Merged: 11/16/2019
Merged by: @antonym

Base: masterHead: live_cds


📝 Commits (4)

  • d1bc40d Adds experimental Live CD menus for Debian and Ubuntu
  • 69e0aa5 Add endpoints and get latest releases
  • fc4fe73 Add ip=dhcp for 19.10 booting
  • eda1d89 Try url fetch

📊 Changes

6 files changed (+196 additions, -46 deletions)

View changed files

📝 src/boot.cfg (+3 -0)
src/live-debian.ipxe (+76 -0)
src/live-ubuntu.ipxe (+114 -0)
📝 src/live.ipxe (+2 -2)
src/livedebian.ipxe (+0 -43)
📝 src/menu.ipxe (+1 -1)

📄 Description

Adds new extracted and hosted CDs for booting Debian
and Ubuntu Live up into memory. Support is experimental
and work is ongoing.


🔄 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/389 **Author:** [@antonym](https://github.com/antonym) **Created:** 11/15/2019 **Status:** ✅ Merged **Merged:** 11/16/2019 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `live_cds` --- ### 📝 Commits (4) - [`d1bc40d`](https://github.com/netbootxyz/netboot.xyz/commit/d1bc40d571518ad424b7d4c6dd46cd7ddba9441c) Adds experimental Live CD menus for Debian and Ubuntu - [`69e0aa5`](https://github.com/netbootxyz/netboot.xyz/commit/69e0aa5f91c9400e821e7e63ce9c597cc39251ba) Add endpoints and get latest releases - [`fc4fe73`](https://github.com/netbootxyz/netboot.xyz/commit/fc4fe73ef64cfd5b0027c43278cf9db6636698fb) Add ip=dhcp for 19.10 booting - [`eda1d89`](https://github.com/netbootxyz/netboot.xyz/commit/eda1d893cab039f590afeddab97f02b9b432cecd) Try url fetch ### 📊 Changes **6 files changed** (+196 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `src/boot.cfg` (+3 -0) ➕ `src/live-debian.ipxe` (+76 -0) ➕ `src/live-ubuntu.ipxe` (+114 -0) 📝 `src/live.ipxe` (+2 -2) ➖ `src/livedebian.ipxe` (+0 -43) 📝 `src/menu.ipxe` (+1 -1) </details> ### 📄 Description Adds new extracted and hosted CDs for booting Debian and Ubuntu Live up into memory. Support is experimental and work is ongoing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:39:48 +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#2367
No description provided.