From 137c224579d6f8ecc9332475422acde53c4cd3bd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 15 Feb 2013 12:13:17 +0100 Subject: Dropping powerpc bootloader support (yaboot), there is nobody actively maintaining this in live-build. --- scripts/build/binary_iso | 7 ------- 1 file changed, 7 deletions(-) (limited to 'scripts/build/binary_iso') diff --git a/scripts/build/binary_iso b/scripts/build/binary_iso index 5df1f3d6a..10755ebe1 100755 --- a/scripts/build/binary_iso +++ b/scripts/build/binary_iso @@ -141,13 +141,6 @@ case "${LB_BOOTLOADER}" in XORRISO_OPTIONS="${XORRISO_OPTIONS} -no-emul-boot -boot-load-size 4 -boot-info-table" ;; - yaboot) - XORRISO_OPTIONS="${XORRISO_OPTIONS} --iso-level 2 --netatalk -hfs -probe -map" - XORRISO_OPTIONS="${XORRISO_OPTIONS} binary/yaboot/hfs.map --chrp-boot -part -no-desktop" - XORRISO_OPTIONS="${XORRISO_OPTIONS} -hfs-bless binary/yaboot -hfs-volid Debian/Live_powerpc" - XORRISO_EXCLUDE="yaboot/hfs.map" - ;; - *) Echo_warning "Bootloader on your architecture not yet supported by live-build." Echo_warning "This will produce a most likely not bootable image (Continuing in 5 seconds)." -- cgit v1.2.3