[Fai-commit] r4277 - in people/h01ger/fai-kernels-etch: . debian

Holger Levsen h01ger-guest at alioth.debian.org
Wed May 2 21:02:05 UTC 2007


Author: h01ger-guest
Date: 2007-05-02 21:02:04 +0000 (Wed, 02 May 2007)
New Revision: 4277

Modified:
   people/h01ger/fai-kernels-etch/debian/changelog
   people/h01ger/fai-kernels-etch/kernel-config-2.6.amd64
   people/h01ger/fai-kernels-etch/kernel-config-2.6.i386
   people/h01ger/fai-kernels-etch/kernel-config-2.6.powerpc
Log:
build arcmsr scsi-driver as module on all three archs (Closes: #417752)
targeted at etch


Modified: people/h01ger/fai-kernels-etch/debian/changelog
===================================================================
--- people/h01ger/fai-kernels-etch/debian/changelog	2007-05-02 20:59:49 UTC (rev 4276)
+++ people/h01ger/fai-kernels-etch/debian/changelog	2007-05-02 21:02:04 UTC (rev 4277)
@@ -1,3 +1,9 @@
+fai-kernels (1.17etch2) stable; urgency=low
+
+  * build arcmsr scsi-driver as module on all three archs (Closes: #417752) 
+
+ -- Holger Levsen <holger at debian.org>  Wed,  2 May 2007 23:00:34 +0200
+
 fai-kernels (1.17etch1) stable-security; urgency=high
 
   * NMU by the Security Team

Modified: people/h01ger/fai-kernels-etch/kernel-config-2.6.amd64
===================================================================
--- people/h01ger/fai-kernels-etch/kernel-config-2.6.amd64	2007-05-02 20:59:49 UTC (rev 4276)
+++ people/h01ger/fai-kernels-etch/kernel-config-2.6.amd64	2007-05-02 21:02:04 UTC (rev 4277)
@@ -577,6 +577,7 @@
 # CONFIG_AIC79XX_DEBUG_ENABLE is not set
 CONFIG_AIC79XX_DEBUG_MASK=0
 # CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
+CONFIG_SCSI_ARCMSR=m
 CONFIG_MEGARAID_NEWGEN=y
 CONFIG_MEGARAID_MM=m
 CONFIG_MEGARAID_MAILBOX=m

Modified: people/h01ger/fai-kernels-etch/kernel-config-2.6.i386
===================================================================
--- people/h01ger/fai-kernels-etch/kernel-config-2.6.i386	2007-05-02 20:59:49 UTC (rev 4276)
+++ people/h01ger/fai-kernels-etch/kernel-config-2.6.i386	2007-05-02 21:02:04 UTC (rev 4277)
@@ -676,6 +676,7 @@
 # CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
 CONFIG_SCSI_DPT_I2O=m
 # CONFIG_SCSI_ADVANSYS is not set
+CONFIG_SCSI_ARCMSR=m
 CONFIG_MEGARAID_NEWGEN=y
 CONFIG_MEGARAID_MM=m
 CONFIG_MEGARAID_MAILBOX=m

Modified: people/h01ger/fai-kernels-etch/kernel-config-2.6.powerpc
===================================================================
--- people/h01ger/fai-kernels-etch/kernel-config-2.6.powerpc	2007-05-02 20:59:49 UTC (rev 4276)
+++ people/h01ger/fai-kernels-etch/kernel-config-2.6.powerpc	2007-05-02 21:02:04 UTC (rev 4277)
@@ -457,6 +457,7 @@
 CONFIG_SCSI_AIC7XXX_OLD=m
 # CONFIG_SCSI_AIC79XX is not set
 CONFIG_SCSI_DPT_I2O=m
+CONFIG_SCSI_ARCMSR=m
 CONFIG_MEGARAID_NEWGEN=y
 CONFIG_MEGARAID_MM=m
 CONFIG_MEGARAID_MAILBOX=m




More information about the Fai-commit mailing list