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

Re: Adding ppc64el support in debian-cd



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


Have a nice day :)

Thomas


Reply to: