- Add 2.6 support to powerpc cds.
- Add yaboot to powerpc netinst cds as debootstrap no longer adds it.
- Update boot-sparc not to depend on a kernel version.
- Update debian-installer tasks once again.
This is the first time we use delo for this, and it still have some
issues that won't be worked out before sarge, so we must workaround
them. There is work to be done in mipsel support, see the mipsel
installation reports in the lists and comment on how we can solve
this issues.
- Update debian-installer tasks.
- Update boot scripts for sarge to be able to build cds using d-i
images from the chosen dist using the mirror or from the web.
- Add support for sarge bootable mips cds.
- Add support for sarge bootable sparc cds.
- Remove the netboot initrd from netinst CDs, since d-i builds a mini-iso
with this initrd on it, and since the d-i help screen does not mention
the net type.
Expand ${DEBIAN_VERSION}, ${MEDIA_TYPE}, and ${BUILD_DATE}
Only f3.txt varies (due to net boot type).
Closes: #220612, #221186
- Add "expert" mode to isolinux.cfg for sarge.
Changed powerpc kernel selection method in generate_di+k_list.
Updated boot-$ARCH for the arches using d-i so that it is easier to
change the repository for d-i and removed -q option of wget to see
wget failures in the logs.
specific files (yaboot.conf and boot.msg) to the release subdir and changed
boot scripts for potato and woody to adjust to this.
Added sarge script for booting powerpcs (still lacks some subarches).
has now multiarch support.
Added generate_di+k_list script to generate debian-installer+kernel task
trying to put on it the best kernel for each architecture.
Upgraded post-boot-alpha for sarge (use d-i instead of disks-alpha).