svn commit: r305894 - head/sys/boot/powerpc/boot1.chrp

Justin Hibbits chmeeedalf at gmail.com
Sat Sep 17 05:02:02 UTC 2016


On Sep 16, 2016 17:51, "Justin Hibbits" <jhibbits at freebsd.org> wrote:
>
> Author: jhibbits
> Date: Fri Sep 16 22:51:37 2016
> New Revision: 305894
> URL: https://svnweb.freebsd.org/changeset/base/305894
>
> Log:
>   Increase the boot1 file size on the HFS boot image.
>
>   The boot1.elf is too fat for 30k, it's not 32k on powerpc64, and 34k on
powerpc.
>   Without this, boot1 will fail with odd behaviors.

Oops, as was pointed out to me privately, s/not/now/ obviously.

- Justin


More information about the svn-src-head mailing list