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]