Actions
Bug #36847
openWrong initrd extension for preseed_default_ipxe
Status:
Ready For Testing
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Description
In the current preseed_default_ipxe.erb template:
initrd=initrd.img
but in official Debian repositories http://ftp.debian.org/debian/dists/bullseye/main/installer-amd64/current/images/netboot/debian-installer/amd64/initrd.gz
initrd=initrd.gz
It is causing an issue with preseed_default_ipxe template which has hardcoded wrong name.
Solution is to change the name to `initrd.gz`
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9870 added
Updated by The Foreman Bot 7 months ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman/pull/10156 added
Updated by The Foreman Bot 3 months ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/9870, https://github.com/theforeman/foreman/pull/10156)
Actions