| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
At a minimum, amd64/i386 should now boot from 4TB GPT formatted disks.
More daddr32_t terminations with extreme prejudice to follow.
Tested by various, in snaps for a few days.
ok deraadt@
|
|
|
|
|
|
| |
the boot kernel didn't hand us a valid bootduid.
ok visa@
|
|
|
|
|
|
| |
matches the bootduid of the boot kernel.
ok visa@
|
|
|
|
|
|
| |
device tree. Make sure the RB_GOODRANDOM flag only gets set if we
read a non-stale /etc/random.seed and we actually filled an
.openbsd.randomdata segment.
|
|
Based on the same principle (and mostly copied from) the bootloader
written by visa@ for OpenBSD/octeon.
Needed because the petitboot environment provided by the OpenPower
firmware is unsuitable for loading OpenBSD kernels properly.
|