[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r896 - in trunk/kernel/sparc/kernel-image-sparc-2.6: config debian



Author: joshk
Date: 2004-07-14 22:51:43 -0600 (Wed, 14 Jul 2004)
New Revision: 896

Modified:
   trunk/kernel/sparc/kernel-image-sparc-2.6/config/sparc64
   trunk/kernel/sparc/kernel-image-sparc-2.6/debian/changelog
   trunk/kernel/sparc/kernel-image-sparc-2.6/debian/control.in
Log:
more changes


Modified: trunk/kernel/sparc/kernel-image-sparc-2.6/config/sparc64
===================================================================
--- trunk/kernel/sparc/kernel-image-sparc-2.6/config/sparc64	2004-07-14 22:23:46 UTC (rev 895)
+++ trunk/kernel/sparc/kernel-image-sparc-2.6/config/sparc64	2004-07-15 04:51:43 UTC (rev 896)
@@ -247,7 +247,7 @@
 CONFIG_BLK_DEV_ALI15X3=y
 # CONFIG_WDC_ALI15X3 is not set
 # CONFIG_BLK_DEV_AMD74XX is not set
-# CONFIG_BLK_DEV_CMD64X is not set
+CONFIG_BLK_DEV_CMD64X=y
 # CONFIG_BLK_DEV_TRIFLEX is not set
 CONFIG_BLK_DEV_CY82C693=m
 CONFIG_BLK_DEV_CS5520=m
@@ -953,7 +953,7 @@
 CONFIG_JBD=y
 # CONFIG_JBD_DEBUG is not set
 CONFIG_FS_MBCACHE=y
-CONFIG_REISERFS_FS=m
+CONFIG_REISERFS_FS=y
 # CONFIG_REISERFS_CHECK is not set
 # CONFIG_REISERFS_PROC_INFO is not set
 CONFIG_REISERFS_FS_XATTR=y

Modified: trunk/kernel/sparc/kernel-image-sparc-2.6/debian/changelog
===================================================================
--- trunk/kernel/sparc/kernel-image-sparc-2.6/debian/changelog	2004-07-14 22:23:46 UTC (rev 895)
+++ trunk/kernel/sparc/kernel-image-sparc-2.6/debian/changelog	2004-07-15 04:51:43 UTC (rev 896)
@@ -6,5 +6,6 @@
     - Disable JFS support. It seems to be 64-bit unclean right now,
       along with SCTP.
   * Add dependency on module-init-tools.
+  * Remove build-dependency on gcc-3.3, handled by build-essential already.
 
- -- Joshua Kwan <joshk@triplehelix.org>  Wed, 14 Jul 2004 15:22:36 -0700
+ -- Joshua Kwan <joshk@triplehelix.org>  Wed, 14 Jul 2004 15:25:45 -0700

Modified: trunk/kernel/sparc/kernel-image-sparc-2.6/debian/control.in
===================================================================
--- trunk/kernel/sparc/kernel-image-sparc-2.6/debian/control.in	2004-07-14 22:23:46 UTC (rev 895)
+++ trunk/kernel/sparc/kernel-image-sparc-2.6/debian/control.in	2004-07-15 04:51:43 UTC (rev 896)
@@ -4,7 +4,7 @@
 Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
 Uploaders: Rob Radez <rob@osinvestor.com>, Joshua Kwan <joshk@triplehelix.org>
 Standards-Version: 3.6.1.0
-Build-Depends: gcc-3.3, kernel-source-=V, debhelper (>= 4), kernel-package, dpatch
+Build-Depends: kernel-source-=V, debhelper (>= 4), kernel-package, dpatch
 
 Package: kernel-image-2.6-sparc64
 Section: base



Reply to: