Actions
Bug #38232
closedFix GRUB2 loader commands for Debian/Ubuntu
Description
Back in time, GRUB2 is using `linux` and `initrd` loader commands to load the kernel and initrd into ram on legacy BIOS. Later, `linuxefi` and `initrdefi` loader commands have been added to do the same on UEFI platforms as some kind of interim solution. These are not part of official GRUB2 code base and have been patched by the vendors.
First vendors started now to drop patches for `linuxefi`/`initrdefi` loader commands support, `linux`/`initrd` of course also work under UEFI then.
Thus, we need to adapt preseed templates to render correct templates with supported loader commands.
Updated by The Foreman Bot about 1 month ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10455 added
Updated by Jan Loeser about 1 month ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|84a54dc883f61907a9d9312720d1c0c61147958c.
Updated by The Foreman Bot 23 days ago
- Assignee set to Ian Ballou
- Pull request https://github.com/theforeman/foreman/pull/10481 added
Updated by The Foreman Bot 23 days ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/10455, https://github.com/theforeman/foreman/pull/10481)
Actions