[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 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... :-)

-- 
Steve McIntyre, Cambridge, UK.                                steve@einval.com
"I can't ever sleep on planes ... call it irrational if you like, but I'm
 afraid I'll miss my stop" -- Vivek Dasmohapatra


Reply to: