[Fai-commit] r3537 - in people/h01ger/fai-kernels: . debian
fai-commit at lists.alioth.debian.org
fai-commit at lists.alioth.debian.org
Fri Jul 7 13:23:30 UTC 2006
Author: h01ger-guest
Date: 2006-07-07 13:23:29 +0000 (Fri, 07 Jul 2006)
New Revision: 3537
Modified:
people/h01ger/fai-kernels/debian/changelog
people/h01ger/fai-kernels/kernel-config-2.6.amd64
people/h01ger/fai-kernels/kernel-config-2.6.i386
Log:
- build all megaraid drivers as modules on i386 and amd64 (Closes: #375843)
Modified: people/h01ger/fai-kernels/debian/changelog
===================================================================
--- people/h01ger/fai-kernels/debian/changelog 2006-07-07 13:19:14 UTC (rev 3536)
+++ people/h01ger/fai-kernels/debian/changelog 2006-07-07 13:23:29 UTC (rev 3537)
@@ -3,7 +3,8 @@
* removed kernel 2.4
* therefore also removed alpha build as no 2.6 config for fai-kernels for
alpha exits :-(
- * compile SATA nvidia driver as a module on i386 (Closes: #366423)
+ * build SATA nvidia driver as a module on i386 (Closes: #366423)
+ * build all megaraid drivers as modules on i386 and amd64 (Closes: #375843)
-- Holger Levsen <debian at layer-acht.org> Fri, 7 Jul 2006 11:47:22 +0000
Modified: people/h01ger/fai-kernels/kernel-config-2.6.amd64
===================================================================
--- people/h01ger/fai-kernels/kernel-config-2.6.amd64 2006-07-07 13:19:14 UTC (rev 3536)
+++ people/h01ger/fai-kernels/kernel-config-2.6.amd64 2006-07-07 13:23:29 UTC (rev 3537)
@@ -605,10 +605,11 @@
# CONFIG_AIC79XX_DEBUG_ENABLE is not set
CONFIG_AIC79XX_DEBUG_MASK=0
# CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
+CONFIG_MEGARAID_NEWGEN=y
CONFIG_MEGARAID_MM=m
CONFIG_MEGARAID_MAILBOX=m
-# CONFIG_MEGARAID_LEGACY is not set
-# CONFIG_MEGARAID_SAS is not set
+CONFIG_MEGARAID_LEGACY=m
+CONFIG_MEGARAID_SAS=m
CONFIG_SCSI_SATA=m
# CONFIG_SCSI_SATA_AHCI is not set
CONFIG_SCSI_SATA_SVW=m
Modified: people/h01ger/fai-kernels/kernel-config-2.6.i386
===================================================================
--- people/h01ger/fai-kernels/kernel-config-2.6.i386 2006-07-07 13:19:14 UTC (rev 3536)
+++ people/h01ger/fai-kernels/kernel-config-2.6.i386 2006-07-07 13:23:29 UTC (rev 3537)
@@ -635,9 +635,11 @@
CONFIG_AIC79XX_DEBUG_MASK=0
# CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
# CONFIG_SCSI_DPT_I2O is not set
-# CONFIG_MEGARAID_MM is not set
-# CONFIG_MEGARAID_LEGACY is not set
-# CONFIG_MEGARAID_SAS is not set
+CONFIG_MEGARAID_NEWGEN=y
+CONFIG_MEGARAID_MM=m
+CONFIG_MEGARAID_MAILBOX=m
+CONFIG_MEGARAID_LEGACY=m
+CONFIG_MEGARAID_SAS=m
CONFIG_SCSI_SATA=m
# CONFIG_SCSI_SATA_AHCI is not set
CONFIG_SCSI_SATA_SVW=m
More information about the Fai-commit
mailing list