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

Sven Luther luther at costa.debian.org
Sun May 21 20:35:16 UTC 2006


Author: luther
Date: Sun May 21 20:35:15 2006
New Revision: 6665

Added:
   dists/sid/linux-2.6/debian/arch/powerpc/config.prep
      - copied unchanged from r6664, /dists/sid/linux-2.6/debian/arch/powerpc/config.powerpc
Modified:
   dists/sid/linux-2.6/debian/arch/powerpc/defines
   dists/sid/linux-2.6/debian/changelog

Log:
First tentative work to create an ARCH=ppc prep flavour.


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	Sun May 21 20:35:15 2006
@@ -12,6 +12,11 @@
 
 [apus]
 depends: mkvmlinuz (>= 20)
+kernel-arch: ppc
+
+[prep]
+depends: mkvmlinuz (>= 20)
+kernel-arch: ppc
 
 [powerpc]
 depends: mkvmlinuz (>= 20)

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Sun May 21 20:35:15 2006
@@ -49,7 +49,11 @@
     - via-rhine: zero pad short packets on Rhine I ethernet cards
     - md: Avoid oops when attempting to fix read errors on raid10
 
- -- Frederik Schüler <fs at debian.org>  Sun, 21 May 2006 02:49:06 +0200
+  [ Sven Luther ]
+  * [powerpc] Preparatory work for adding -prep and -apus as ARCH=ppc back to
+    the build. Still work in progress.
+
+ -- Sven Luther <luther at debian.org>  Sun, 21 May 2006 17:17:23 +0000
 
 linux-2.6 (2.6.16-13) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list