From df3b7419a10723cb59f080c7deec1a2b82e33214 Mon Sep 17 00:00:00 2001
From: "A. Wilcox" <AWilcox@Wilcox-Tech.com>
Date: Tue, 14 May 2019 02:01:47 -0500
Subject: PowerPC: uncapitalise boot-script

IBM SLOF requires it to be uncapital.  Otherwise, the CD is invalid.
---
 ppc/ofboot.b | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'ppc')

diff --git a/ppc/ofboot.b b/ppc/ofboot.b
index 006dc6c..d9c671c 100644
--- a/ppc/ofboot.b
+++ b/ppc/ofboot.b
@@ -2,11 +2,11 @@
 <COMPATIBLE>MacRISC MacRISC3 MacRISC4</COMPATIBLE>
 <DESCRIPTION>Adelie</DESCRIPTION>
 <OS-NAME>Linux</OS-NAME>
-<BOOT-SCRIPT>
+<boot-script>
 " screen" output
 load-base release-load-area
 boot &device;:\boot\grubcore.img
-</BOOT-SCRIPT>
+</boot-script>
 <OS-BADGE-ICONS>
 1010
 000000000000F8FEACF6000000000000
-- 
cgit v1.2.3-70-g09d2