On Tue, Nov 14, 2017 at 04:27:45PM +0100, John Paul Adrian Glaubitz wrote: > The files listed in debian/grub-ieee1275-bin.install.powerpc.in are > also needed for grub2 on ppc64. Otherwise, we won't be able to use > grub2 on ppc64 inside debian-installer. > > Please apply the attached patch to clone the file for ppc64.
> diff -Nru old/grub2-2.02/debian/grub-ieee1275-bin.install.ppc64.in > new/grub2-2.02/debian/grub-ieee1275-bin.install.ppc64.in > --- old/grub2-2.02/debian/grub-ieee1275-bin.install.ppc64.in 1970-01-01 > 01:00:00.000000000 +0100 > +++ new/grub2-2.02/debian/grub-ieee1275-bin.install.ppc64.in 2017-07-06 > 18:59:38.000000000 +0200 > @@ -0,0 +1,2 @@ > +usr/lib/grub/@CPU_PLATFORM@/bootinfo.txt > +usr/lib/grub/@CPU_PLATFORM@/grub.chrp This isn't quite an exact copy. Do you not need debian/prep-bootdev as well? (See the changelog for 2.02~beta2-14.) -- Colin Watson [[email protected]]

