mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #276] Debian: Support "daily" debian-installer #118
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#118
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?
Originally created by @jbglaw on GitHub (Oct 20, 2018).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/276
Originally assigned to: @thelamer on GitHub.
The current d-i seems to be broken for sid (mismatch between kernel image and sid's distro kernel package), but the daily build of debian-installer is already fixed. It would be nice to be able to use the daily build, to be found at:
https://d-i.debian.org/daily-images/amd64/daily/netboot/debian-installer/amd64/
(There's the usual "linux" and "initrd.gz" files.)
@thelamer commented on GitHub (Dec 13, 2019):
I wrote this up and all boot params are correct:
But when booting you get back "Deep recursion configuring package libc6-udeb (dep loop?)"
Might be a problem with running the dailies??
As far as I can tell from their boot menu entries on the mirror the syntax is correct, we should table this until someone can make it boot
@thelamer commented on GitHub (Dec 30, 2019):
When I came back to check into this it turns out the build is broken at head and this is something that happens from time to time.
https://d-i.debian.org/daily-images/amd64/20191230-00:04/build_netboot.log
The result is there is no netboot build output.
I do not see us ever adding this to the menus as it is a rolling endpoint that we have zero quality control over.