CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/05 15:03:49
Modified files:
distrib/powerpc64/ramdisk: install.md
Log message:
Create a grub.cfg file such that petitboot can load the kernel.
For this purpose we copy the kernel to the msdos filesystem.
That kernel is named "boot" as we anticipate replacing it with
a proper OpenBSD bootloader in the future.
Based in a diff from deraadt@
ok deraadt@
