[kernel] r6706 - in dists/sid/linux-2.6/debian: arch/powerpc

Sven Luther luther at costa.debian.org
Fri May 26 08:48:40 UTC 2006


Author: luther
Date: Fri May 26 08:48:32 2006
New Revision: 6706

Modified:
   dists/sid/linux-2.6/debian/arch/powerpc/config.prep
   dists/sid/linux-2.6/debian/arch/powerpc/defines
   dists/sid/linux-2.6/debian/changelog

Log:
Upgraded mkvmlinuz dependency to mkvmlinuz 21.
Added new -prep flavour. It builds, but not tested yet,
some mkvmlinuz fixes are needed yet.


Modified: dists/sid/linux-2.6/debian/arch/powerpc/config.prep
==============================================================================
--- dists/sid/linux-2.6/debian/arch/powerpc/config.prep	(original)
+++ dists/sid/linux-2.6/debian/arch/powerpc/config.prep	Fri May 26 08:48:32 2006
@@ -13,3 +13,11 @@
 CONFIG_FB_IMSTT=y
 # CONFIG_PPC64 is not set
 CONFIG_CLASSIC32=y
+# CONFIG_PPC_CHRP is not set
+# CONFIG_PREP_RESIDUAL is not set
+# CONFIG_WINDFARM is not set
+CONFIG_BROKEN_ON_SMP=y
+CONFIG_CPU_FREQ_TABLE=m
+
+
+

Modified: dists/sid/linux-2.6/debian/arch/powerpc/defines
==============================================================================
--- dists/sid/linux-2.6/debian/arch/powerpc/defines	(original)
+++ dists/sid/linux-2.6/debian/arch/powerpc/defines	Fri May 26 08:48:32 2006
@@ -4,6 +4,7 @@
  powerpc-smp
  powerpc-miboot
  powerpc64
+ prep
 kernel-header-dirs: powerpc ppc m68k
 kernel-arch: powerpc
 kpkg-subarch: ppc
@@ -11,21 +12,21 @@
  vserver
 
 [apus]
-depends: mkvmlinuz (>= 20)
+depends: mkvmlinuz (>= 21)
 kernel-arch: ppc
 
 [prep]
-depends: mkvmlinuz (>= 20)
+depends: mkvmlinuz (>= 21)
 kernel-arch: ppc
 
 [powerpc]
-depends: mkvmlinuz (>= 20)
+depends: mkvmlinuz (>= 21)
 
 [powerpc-smp]
-depends: mkvmlinuz (>= 20)
+depends: mkvmlinuz (>= 21)
 
 [powerpc-miboot]
-depends: mkvmlinuz (>= 20)
+depends: mkvmlinuz (>= 21)
 
 [powerpc64]
 kpkg-subarch: powerpc64

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Fri May 26 08:48:32 2006
@@ -23,7 +23,12 @@
   * [hppa] Pulled patch from cvs to fix build of kernel/ptrace.c which needs
     {read,write}_can_lock.
 
- -- Christian T. Steigies <cts at debian.org>  Thu, 25 May 2006 19:45:30 +0200
+  [ Sven Luther ]
+  * [powerpc,prep] Added a new ARCH=ppc PReP flavour, currently mostly a copy
+    of the -powerpc one.
+  * Upgraded mkvmlinuz dependency to mkvmlinuz 21.
+
+ -- Sven Luther <luther at debian.org>  Fri, 26 May 2006 10:42:10 +0200
 
 linux-2.6 (2.6.16-14) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list