freebsd-dev/release/powerpc/boot.tbxi
Peter Grehan 3f11b7d156 Add files needed for PPC release ISOs. These are built with the
HFS/ISO9660 extensions to be bootable on Power Macs.

 boot.tbxi - the CHRP script executed by Open Firmware when auto-booting
             CDs
 hfs.map - map Unix files to HFS creator/type fields

Reviewed by:    ru
Submitted by:   ssouhlal
2004-08-18 11:08:19 +00:00

16 lines
234 B
Plaintext

<CHRP-BOOT>
<LICENSE>
$FreeBSD$
</LICENSE>
<COMPATIBLE>
MacRISC MacRISC3 MacRISC4
</COMPATIBLE>
<DESCRIPTION>
FreeBSD/PPC bootloader
</DESCRIPTION>
<BOOT-SCRIPT>
" screen" output
boot cd:,\boot\loader cd:0
</BOOT-SCRIPT>
</CHRP-BOOT>