]> git.ipfire.org Git - thirdparty/mkosi.git/commit
arch: Add symlinks to /boot for kernel and initrd when using bios 1038/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 7 Jul 2022 18:12:47 +0000 (20:12 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 12 Jul 2022 22:38:59 +0000 (00:38 +0200)
commitc4625d1a44635e8d1b3d30a3fded22ec5e9cc874
tree6aac541e8d6262236bccef01800d199cf2d50f82
parentea5ea815a718c0f89e407d63e3dd15a24eafbbbd
arch: Add symlinks to /boot for kernel and initrd when using bios

Grub doesn't support the boot loader spec on Arch so we have to
symlink vmlinuz and the initrd to some place where grub can find
them.
mkosi/__init__.py