Commit e2e3098
Allow passing absolute paths to initrd and vmlinuz
Grub needs absolute paths to initrd and vmlinuz if we do not have
`/boot` in a boot partition, which we do not in bootc.
Add param `boot_subdir` which acts like a subdirectory in the boot
directory in case the boot partition is mounted in another directory.
Signed-off-by: Pragyan Poudyal <[email protected]>1 parent ee5d36f commit e2e3098
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| 282 | + | |
282 | 283 | | |
283 | 284 | | |
284 | 285 | | |
| |||
0 commit comments