[PATCH] UBUNTU: i386 -generic builds. Ignore: yes

Previous thread: [PATCH] Enable speedstep for sonoma processors. by maximilian attems on Tuesday, June 3, 2008 - 10:04 am. (3 messages)

Next thread: [PATCH] hdaps module load on Thinkpad T61P by maximilian attems on Tuesday, June 3, 2008 - 10:18 am. (1 message)
From: maximilian attems
Date: Tuesday, June 3, 2008 - 9:48 am

From: Tim Gardner <tim.gardner@canonical.com>

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: maximilian attems <max@stro.at>
---
 debian/config/i386/config.generic |    2 +-
 debian/control                    | 1147 ++++++++++++++++++++++++++-----------
 debian/control.stub               |  477 +++++-----------
 debian/d-i/kernel-versions        |   18 +-
 4 files changed, 972 insertions(+), 672 deletions(-)

diff --git a/debian/config/i386/config.generic b/debian/config/i386/config.generic
index cee78f4..1378f2d 100644
--- a/debian/config/i386/config.generic
+++ b/debian/config/i386/config.generic
@@ -165,7 +165,7 @@ CONFIG_BAYCOM_SER_HDX=m
 CONFIG_BLK_CPQ_CISS_DA=m
 CONFIG_BLK_CPQ_DA=m
 CONFIG_BLK_DEV_3W_XXXX_RAID=m
-CONFIG_BLK_DEV_4DRIVES=y
+# CONFIG_BLK_DEV_4DRIVES is not set
 CONFIG_BLK_DEV_AEC62XX=m
 CONFIG_BLK_DEV_ALI14XX=m
 CONFIG_BLK_DEV_ALI15X3=m
diff --git a/debian/control b/debian/control
index 83be255..f385422 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Description: Linux kernel hacking dependencies
  This is a dummy package that will install all possible packages
  required to hack comfortably on the kernel.
 
-Package: linux-source-2.6.24
+Package: linux-source-2.6.25
 Architecture: all
 Section: devel
 Priority: optional
@@ -23,8 +23,8 @@ Provides: linux-source, linux-source-2.6
 Depends: binutils, bzip2, coreutils | fileutils (>= 4.0)
 Recommends: libc-dev, gcc, make
 Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
-Description: Linux kernel source for version 2.6.24 with Ubuntu patches
- This package provides the source code for the Linux kernel version 2.6.24.
+Description: Linux kernel source for version 2.6.25 with Ubuntu patches
+ This package provides the source code for the Linux kernel version 2.6.25.
  .
  You may configure the kernel to your setup by typing "make config" and
  following instructions, but you could get ncursesX.X-dev and try "make
@@ -32,7 +32,7 @@ ...
From: maximilian attems
Date: Tuesday, June 3, 2008 - 10:14 am

On Tue, Jun 03, 2008 at 06:48:37PM +0200, maximilian attems wrote:

<snipp>

urrgs sorry that is a goof, will send the interesting one.

-- 
maks
--

Previous thread: [PATCH] Enable speedstep for sonoma processors. by maximilian attems on Tuesday, June 3, 2008 - 10:04 am. (3 messages)

Next thread: [PATCH] hdaps module load on Thinkpad T61P by maximilian attems on Tuesday, June 3, 2008 - 10:18 am. (1 message)