r1409 - in trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian: . patches
Joshua Kwan
joshk@haydn.debian.org
Sat, 28 Aug 2004 20:46:23 -0600
Author: joshk
Date: 2004-08-27 16:25:13 -0600 (Fri, 27 Aug 2004)
New Revision: 1409
Modified:
trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog
trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/sparc32-export-more-ksyms.dpatch
Log:
remove DPATCH junk, use my name in changelog
Modified: trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog
===================================================================
--- trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog 2004-08-27 22:06:45 UTC (rev 1408)
+++ trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog 2004-08-27 22:25:13 UTC (rev 1409)
@@ -8,15 +8,17 @@
bug causing every other character in kernel messages to be omitted.
- sparc64-syslog-register.dpatch: Fix a critical typo that
caused the 32-bit syslog wrapper to halt the entire system.
+ (Joshua Kwan)
- * sparc32: Export enough ksyms for our modules to work.
+ * sparc32: Export enough ksyms for our modules to work. (Joshua Kwan)
* Drop patch modular-xfrm4_tunnel, which caused far more trouble than it
- was worth.
+ was worth. (Joshua Kwan)
* Switch to the 2.4.x patch-series system. Drop build-dependency on dpatch.
+ (Joshua Kwan)
- * Add myself to Uploaders.
+ * Add myself to Uploaders. (Joshua Kwan)
-- Sven Luther <luther@debian.org> Sat, 28 Aug 2004 00:01:15 +0200
Modified: trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/sparc32-export-more-ksyms.dpatch
===================================================================
--- trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/sparc32-export-more-ksyms.dpatch 2004-08-27 22:06:45 UTC (rev 1408)
+++ trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/sparc32-export-more-ksyms.dpatch 2004-08-27 22:25:13 UTC (rev 1409)
@@ -1,9 +1,6 @@
-#!/bin/sh -e
# DP: export more symbols for sparc32 so we can get our stuff built
# DP: upstream-status: unsent
-. $(dirname $0)/DPATCH
-
--- kernel-source-2.6.8/arch/sparc/kernel/sparc_ksyms.c~ 2004-08-27 01:09:06.000000000 -0700
+++ kernel-source-2.6.8/arch/sparc/kernel/sparc_ksyms.c 2004-08-27 01:10:27.000000000 -0700
@@ -214,6 +214,10 @@