r895 - in trunk/kernel/sparc/kernel-image-sparc-2.6: config debian
Author: joshk
Date: 2004-07-14 16:23:46 -0600 (Wed, 14 Jul 2004)
New Revision: 895
Modified:
trunk/kernel/sparc/kernel-image-sparc-2.6/config/
trunk/kernel/sparc/kernel-image-sparc-2.6/debian/
trunk/kernel/sparc/kernel-image-sparc-2.6/debian/changelog
trunk/kernel/sparc/kernel-image-sparc-2.6/debian/control.in
Log:
add more ignores, add dep on m-i-t
Property changes on: trunk/kernel/sparc/kernel-image-sparc-2.6/config
___________________________________________________________________
Name: svn:ignore
+ *-smp
Property changes on: trunk/kernel/sparc/kernel-image-sparc-2.6/debian
___________________________________________________________________
Name: svn:ignore
+ control
files
Modified: trunk/kernel/sparc/kernel-image-sparc-2.6/debian/changelog
===================================================================
--- trunk/kernel/sparc/kernel-image-sparc-2.6/debian/changelog 2004-07-14 20:21:45 UTC (rev 894)
+++ trunk/kernel/sparc/kernel-image-sparc-2.6/debian/changelog 2004-07-14 22:23:46 UTC (rev 895)
@@ -3,6 +3,8 @@
* Initial Release.
* Not for sparc32, unfortunately.
* From kernel-image-sparc-2.4:
- - Disable JFS support. It seems to be 64-bit unclean right now.
+ - Disable JFS support. It seems to be 64-bit unclean right now,
+ along with SCTP.
+ * Add dependency on module-init-tools.
- -- Joshua Kwan <joshk@triplehelix.org> Tue, 13 Jul 2004 22:56:28 -0700
+ -- Joshua Kwan <joshk@triplehelix.org> Wed, 14 Jul 2004 15:22:36 -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 20:21:45 UTC (rev 894)
+++ trunk/kernel/sparc/kernel-image-sparc-2.6/debian/control.in 2004-07-14 22:23:46 UTC (rev 895)
@@ -29,6 +29,7 @@
Architecture: sparc
Priority: optional
Provides: kernel-image, kernel-image-2.6
+Depends: module-init-tools
Suggests: silo, fdutils, kernel-doc-=V
Description: Linux kernel binary image for UltraSPARC (sparc64) systems
This package contains the Linux kernel image, the System.map file,
@@ -54,6 +55,7 @@
Priority: optional
Provides: kernel-image, kernel-image-2.6
Suggests: silo, fdutils, kernel-doc-=V
+Depends: module-init-tools
Description: Linux kernel binary image for SMP UltraSPARC (sparc64) systems
This package contains the Linux kernel image, the System.map file,
and the modules built by the packager. It also contains scripts that
Reply to: