mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #389] [MERGED] Adds experimental Live CD menus for Debian and Ubuntu #2367
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#2367
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:live_cds📝 Commits (4)
d1bc40dAdds experimental Live CD menus for Debian and Ubuntu69e0aa5Add endpoints and get latest releasesfc4fe73Add ip=dhcp for 19.10 bootingeda1d89Try 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.