Commit 983c09f
dockerfile/upgrade: Explicitly generate initramfs
For fedora 44 we install kernel v6.19 ourselves and not run the
postprocess scripts that would've generated the initramfs. This causes
bcvk to fail with `No kernel found`
So we explicitly regenerate the initramfs in Dockerfile.upgrade
Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>1 parent df46a66 commit 983c09f
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
43 | 52 | | |
| 53 | + | |
44 | 54 | | |
45 | 55 | | |
0 commit comments