diff --git a/share/ppc.tmpl b/share/ppc.tmpl index ee6359d1..025f1dff 100644 --- a/share/ppc.tmpl +++ b/share/ppc.tmpl @@ -36,7 +36,6 @@ treeinfo stage2 mainimage ${LIVEDIR}/squashfs.img mkdir ${BOOTDIR} ## boot stuff for normal (CHRP/PREP) PPC systems install ${configdir}/bootinfo.txt ${BOOTDIR} -install boot/efika.forth ${BOOTDIR} mkdir ${GRUBDIR}/powerpc-ieee1275 runcmd grub2-mkimage -O powerpc-ieee1275 -d /usr/lib/grub/powerpc-ieee1275 -p '()/boot/grub' \ diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index 5b366f4e..86667ab8 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -33,7 +33,7 @@ installpkg kernel installpkg efibootmgr grub2-efi shim shim-unsigned %endif %if basearch in ("ppc", "ppc64"): - installpkg grub2 grub2-tools yaboot fbset hfsutils kernel-bootwrapper ppc64-utils + installpkg grub2 grub2-tools fbset hfsutils kernel-bootwrapper ppc64-utils %endif %if basearch == "s390x": installpkg lsscsi s390utils-base s390utils-cmsfs-fuse