2020-05-14 22:20:12 |
Dimitri John Ledkov |
bug |
|
|
added bug |
2020-05-14 22:20:51 |
Dimitri John Ledkov |
attachment added |
|
fix-initrd-calls.patch https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1878705/+attachment/5371738/+files/fix-initrd-calls.patch |
|
2020-05-28 12:14:49 |
Dimitri John Ledkov |
bug |
|
|
added subscriber Julian Andres Klode |
2020-06-10 18:22:37 |
Launchpad Janitor |
merge proposal linked |
|
https://code.launchpad.net/~juliank/grub/+git/ubuntu/+merge/385521 |
|
2020-06-10 18:42:07 |
Dimitri John Ledkov |
grub2 (Ubuntu): status |
New |
In Progress |
|
2020-06-10 18:42:12 |
Dimitri John Ledkov |
information type |
Private |
Public |
|
2020-06-10 18:56:39 |
Julian Andres Klode |
grub2 (Ubuntu): status |
In Progress |
Fix Committed |
|
2020-06-10 20:22:31 |
Ubuntu Foundations Team Bug Bot |
tags |
|
patch |
|
2020-06-15 10:12:48 |
Dimitri John Ledkov |
description |
Fix multiple initrds support in grub.conf.
Such that one can correctly use early initrd support. |
[Impact]
* When attempting to use multiple initrd, update-grub generates invalid grub.cfg configuration.
[Test Case]
* sudo touch /boot/microcode.cpio
* sudo update-grub
* grep microcode.cpio /boot/grub/grub.cfg
initrd / microcode.cpio initrd.img-5.4.0-37-generic
Observe that the initrd stanzas are incorrect. Instead they should be _both_ absolute valid filepaths from grub prefix location, i.e.
initrd /microcode.cpio /initrd.img-5.4.0-37-generic
# ensure one cleans up the system after testing
* sudo rm /boot/microcode.cpio
* sudo update-grub
[Regression Potential]
* 2.04 upstream release supports multiple initrds correctly, but the ubuntu-only patches incorrectly changed the behaviour of grub-mkconfig breaking this support. This SRU fixes this. Since currently multiple initrd support is broken, nobody is using it. But hopefully it will become usable after this SRU and will be used by default in certain configurations. |
|
2020-06-22 11:42:18 |
Julian Andres Klode |
nominated for series |
|
Ubuntu Groovy |
|
2020-06-22 11:42:18 |
Julian Andres Klode |
bug task added |
|
grub2 (Ubuntu Groovy) |
|
2020-06-22 11:42:18 |
Julian Andres Klode |
nominated for series |
|
Ubuntu Focal |
|
2020-06-22 11:42:18 |
Julian Andres Klode |
bug task added |
|
grub2 (Ubuntu Focal) |
|
2020-06-22 11:45:57 |
Julian Andres Klode |
grub2 (Ubuntu Focal): status |
New |
In Progress |
|
2020-08-06 08:17:55 |
Launchpad Janitor |
merge proposal linked |
|
https://code.launchpad.net/~juliank/grub/+git/ubuntu/+merge/388791 |
|
2020-08-12 16:16:07 |
Launchpad Janitor |
grub2 (Ubuntu Groovy): status |
Fix Committed |
Fix Released |
|
2020-08-18 13:56:04 |
Łukasz Zemczak |
grub2 (Ubuntu Focal): status |
In Progress |
Fix Committed |
|
2020-08-18 13:56:06 |
Łukasz Zemczak |
bug |
|
|
added subscriber Ubuntu Stable Release Updates Team |
2020-08-18 13:56:07 |
Łukasz Zemczak |
bug |
|
|
added subscriber SRU Verification |
2020-08-18 13:56:10 |
Łukasz Zemczak |
tags |
patch |
patch verification-needed verification-needed-focal |
|
2020-08-24 09:39:51 |
Dimitri John Ledkov |
tags |
patch verification-needed verification-needed-focal |
patch verification-done-focal verification-needed |
|
2020-08-26 10:20:01 |
Julian Andres Klode |
tags |
patch verification-done-focal verification-needed |
patch verification-done verification-done-focal |
|
2020-08-31 12:55:16 |
Łukasz Zemczak |
removed subscriber Ubuntu Stable Release Updates Team |
|
|
|
2020-08-31 13:05:13 |
Launchpad Janitor |
grub2 (Ubuntu Focal): status |
Fix Committed |
Fix Released |
|