diff options
Diffstat (limited to 'release/powerpc/boot.tbxi')
-rw-r--r-- | release/powerpc/boot.tbxi | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/release/powerpc/boot.tbxi b/release/powerpc/boot.tbxi new file mode 100644 index 0000000..7089786 --- /dev/null +++ b/release/powerpc/boot.tbxi @@ -0,0 +1,15 @@ +<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> |