Package: debian-installer Severity: normal Tags: patch d-i
Patch needed to upgrade the d-i daily builds to 2.6.17 .udebs. Needs an upload of the 2.6.17 .udebs (See Bug#385151 for details) -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-powerpc Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Index: config/powerpc/powerpc64.cfg =================================================================== --- config/powerpc/powerpc64.cfg (revision 40291) +++ config/powerpc/powerpc64.cfg (working copy) @@ -1,7 +1,7 @@ MEDIUM_SUPPORTED = cdrom netboot gtk-miniiso # The version of the kernel to use. -KERNELVERSION = 2.6.16-2-powerpc64 +KERNELVERSION = 2.6.17-2-powerpc64 KERNEL_FLAVOUR = di KERNELNAME = vmlinux KERNELIMAGEVERSION = $(KERNELVERSION) Index: config/powerpc/powerpc.cfg =================================================================== --- config/powerpc/powerpc.cfg (revision 40291) +++ config/powerpc/powerpc.cfg (working copy) @@ -1,7 +1,7 @@ MEDIUM_SUPPORTED = cdrom netboot hd-media floppy gtk-miniiso # monolithic # The version of the kernel to use. -KERNELVERSION = 2.6.16-2-powerpc +KERNELVERSION = 2.6.17-2-powerpc KERNEL_FLAVOUR = di KERNELNAME = vmlinux KERNELIMAGEVERSION = $(KERNELVERSION)

