From 0a2173c3acff53b499093d255556e87231ca90ab Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 19 Dec 2001 10:03:02 +0000 Subject: [PATCH] Copy the new-powermac kernel image in, as well as the new boot.msg. Wow. This might, like, actually work and stuff. --- tools/boot/woody/boot-powerpc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/boot/woody/boot-powerpc b/tools/boot/woody/boot-powerpc index e853ab10..1f2e1f91 100755 --- a/tools/boot/woody/boot-powerpc +++ b/tools/boot/woody/boot-powerpc @@ -102,6 +102,7 @@ cp -f $DISKSROOT/chrp/images-1.44/rescue.bin chrp echo Installing Power-Macintosh files mkdir powermac cp -f $DISKSROOT/powermac/linux powermac/vmlinux +cp -f $DISKSROOT/new-powermac/linux powermac/vmlinux2.4 cp -f $DISKSROOT/powermac/images-1.44/root.bin powermac/ cp -f $DISKSROOT/powermac/images-1.44/boot-floppy-hfs.img powermac/ @@ -128,6 +129,7 @@ if [ -z "$YABOOT_DEBUG" ]; then else cp -f $YABOOT_DEBUG powermac/yaboot fi +cp -f $BASEDIR/data/yaboot/boot.msg powermac/ #--------------- PReP - Stuff ------------------------------- echo Installing PReP files