#680070 live-boot-initramfs-tools: Booting with fetch mechanism over tftp fails because of empty ${DEVICE} variable #680070
- Package:
- live-boot-initramfs-tools
- Source:
- live-boot
- Submitter:
- Lars Eric Scheidler
- Date:
- 2022-02-09 19:27:03 UTC
- Severity:
- normal
Attached is a patch to fix this issue. Best regards, Lars Eric Scheidler
Adjust severity, because the bug affects only parts of the package.
Control: tag -1 - patch Is this still a problem in today's live-boot? It looks like to me that DEVICE should be set by Select_eth_device() and then sourced by Live() before do_netsetup() is actually called. I'm happy to take an updated patch if the problem is still present. Cheers,
Hi, It works fine here, so I guess this bug is not relevant anymore and can be closed. Regards, Andi