4d3800847a
on G4 machines. On the assumption that most people using FreeBSD on Apple hardware are not using serial consoles, set boot1's output to screen. This should be revisited. While here, reduce verbosity of boot1.
15 lines
279 B
Plaintext
15 lines
279 B
Plaintext
<CHRP-BOOT>
|
|
<DESCRIPTION>FreeBSD/powerpc bootloader</DESCRIPTION>
|
|
<OS-NAME>FreeBSD</OS-NAME>
|
|
<VERSION> $FreeBSD$ </VERSION>
|
|
|
|
<COMPATIBLE>
|
|
MacRISC MacRISC3 MacRISC4
|
|
</COMPATIBLE>
|
|
<BOOT-SCRIPT>
|
|
" screen" output
|
|
boot &device;:&partition;,\ppc\boot1.elf
|
|
</BOOT-SCRIPT>
|
|
</CHRP-BOOT>
|
|
|