Bug#373264: [powerpc] upgrade to 2.6.16-2, and disable non-working subarches

2006-06-14 Thread Christian Perrier
tags 373264 pending
thanks Sven for the patch

Quoting Sven Luther ([EMAIL PROTECTED]):
 Package: debian-installer
 Tags: d-i, patch
 Index: build/config/powerpc/powerpc64.cfg

Commited in the SVN




signature.asc
Description: Digital signature


Bug#373264: [powerpc] upgrade to 2.6.16-2, and disable non-working subarches

2006-06-13 Thread Sven Luther
Package: debian-installer
Tags: d-i, patch
Index: build/config/powerpc/powerpc64.cfg
===
--- build/config/powerpc/powerpc64.cfg  (revision 38065)
+++ build/config/powerpc/powerpc64.cfg  (working copy)
@@ -1,7 +1,7 @@
 MEDIUM_SUPPORTED = cdrom64 netboot64 gtk-miniiso64
 
 # The version of the kernel to use.
-KERNELVERSION = 2.6.16-1-powerpc64
+KERNELVERSION = 2.6.16-2-powerpc64
 KERNEL_FLAVOUR = di
 KERNELNAME = vmlinux
 KERNELIMAGEVERSION = $(KERNELVERSION)
Index: build/config/powerpc/powerpc.cfg
===
--- build/config/powerpc/powerpc.cfg(revision 38065)
+++ build/config/powerpc/powerpc.cfg(working copy)
@@ -1,12 +1,12 @@
 MEDIUM_SUPPORTED = cdrom netboot hd-media floppy gtk-miniiso # monolithic
 
 # The version of the kernel to use.
-KERNELVERSION = 2.6.16-1-powerpc
+KERNELVERSION = 2.6.16-2-powerpc
 KERNEL_FLAVOUR = di
 KERNELNAME = vmlinux
 KERNELIMAGEVERSION = $(KERNELVERSION)
 
-SUBARCHES = chrp prep coff ppcbug
+SUBARCHES = chrp # prep coff ppcbug
 
 cd_content: cd_content_common
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]