[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Adding ppc64el support in debian-cd



On Sat, Oct 04, 2014 at 04:24:28PM +0100, Steve McIntyre wrote:
> On Sat, Oct 04, 2014 at 01:44:48PM +0200, Aurelien Jarno wrote:
> >Hi,
> >
> >On Sat, Oct 04, 2014 at 10:58:11AM +0200, Thomas Schmitt wrote:
> >> Hi,
> >> 
> >> the ISO
> >>  http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/ppc64el/iso-cd/debian-testing-ppc64el-netinst.iso
> >> of 2014-10-04 10:17 (CEST) still has no CHRP partition table
> >> and was not produced with -as mkisofs option -chrp-boot-part.
> >> 
> >> It contains the data file /ppc/bootinfo.txt which should have
> >> triggered the use of the option in tools/boot/jessie/boot-ppc64el
> >> 
> >>   if [ -f CD$N/ppc/bootinfo.txt ] ; then
> >>       add_mkisofs_opt $CDDIR/../$N.mkisofs_opts "-chrp-boot-part"
> >>   fi
> >
> >Thanks for the notice. The problem is that the test is still using -d
> >instead of -f. You will find attached a patch to fix that.
> >
> >I have also notice that the first CD doesn't include the kernel due a
> >typo. I have also attached a patch to fix that.
> 
> Accepted and pushed. Aurelien: just ask and I'll give you push access
> directly... :-)

Thanks. I'll do that if I have more things to get committed, but so far
everything looks fine.

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien@aurel32.net                 http://www.aurel32.net


Reply to: