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

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Mon Sep 11 12:10:49 UTC 2006


Author: h01ger-guest
Date: 2006-09-11 12:10:48 +0000 (Mon, 11 Sep 2006)
New Revision: 3910

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
   people/h01ger/fai-kernels/kernel-config-2.6.powerpc
Log:
- NETLINK for all three archs


Modified: people/h01ger/fai-kernels/debian/changelog
===================================================================
--- people/h01ger/fai-kernels/debian/changelog	2006-09-11 04:31:37 UTC (rev 3909)
+++ people/h01ger/fai-kernels/debian/changelog	2006-09-11 12:10:48 UTC (rev 3910)
@@ -7,10 +7,11 @@
   * switched images and configs to 2.6.17
   * added CONFIG_USB_HIDINPUT=y to amd64 and i386 (Closes: #385435)
   * enabled some more SCSI modules on i386, amd64 and powerpc (Closes: #381494)
-  * enabled CONFIG_SKGE and CONFIG_SKY2 on i386 and amd64 (Closes: 385613)
+  * enabled CONFIG_SKGE and CONFIG_SKY2 on i386 and amd64 (Closes: #385613)
   * enabled CONFIG_MV643XX_ETH on powerpc
+  * enabled CONFIG_NETLINK on i386, amd64 and powerpc (Closes: #380611)
 
- -- Holger Levsen <debian at layer-acht.org>  Sat,  2 Sep 2006 00:26:23 +0200
+ -- Holger Levsen <debian at layer-acht.org>  Mon, 11 Sep 2006 12:07:23 +0200
 
 fai-kernels (1.11.2) unstable; urgency=low
 

Modified: people/h01ger/fai-kernels/kernel-config-2.6.amd64
===================================================================
--- people/h01ger/fai-kernels/kernel-config-2.6.amd64	2006-09-11 04:31:37 UTC (rev 3909)
+++ people/h01ger/fai-kernels/kernel-config-2.6.amd64	2006-09-11 12:10:48 UTC (rev 3910)
@@ -276,7 +276,7 @@
 #
 # Core Netfilter Configuration
 #
-# CONFIG_NETFILTER_NETLINK is not set
+CONFIG_NETFILTER_NETLINK=m
 # CONFIG_NETFILTER_XTABLES is not set
 
 #

Modified: people/h01ger/fai-kernels/kernel-config-2.6.i386
===================================================================
--- people/h01ger/fai-kernels/kernel-config-2.6.i386	2006-09-11 04:31:37 UTC (rev 3909)
+++ people/h01ger/fai-kernels/kernel-config-2.6.i386	2006-09-11 12:10:48 UTC (rev 3910)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Linux kernel version: 2.6.17-fai-kernels
-# Fri Sep  8 22:42:20 2006
+# Linux kernel version: 2.6.17
+# Sat Sep  9 00:30:09 2006
 #
 CONFIG_X86_32=y
 CONFIG_SEMAPHORE_SLEEPERS=y
@@ -296,7 +296,9 @@
 #
 # Core Netfilter Configuration
 #
-# CONFIG_NETFILTER_NETLINK is not set
+CONFIG_NETFILTER_NETLINK=m
+# CONFIG_NETFILTER_NETLINK_QUEUE is not set
+# CONFIG_NETFILTER_NETLINK_LOG is not set
 # CONFIG_NETFILTER_XTABLES is not set
 
 #
@@ -306,6 +308,7 @@
 # CONFIG_IP_NF_CT_ACCT is not set
 # CONFIG_IP_NF_CONNTRACK_MARK is not set
 # CONFIG_IP_NF_CONNTRACK_EVENTS is not set
+# CONFIG_IP_NF_CONNTRACK_NETLINK is not set
 # CONFIG_IP_NF_CT_PROTO_SCTP is not set
 CONFIG_IP_NF_FTP=m
 CONFIG_IP_NF_IRC=m

Modified: people/h01ger/fai-kernels/kernel-config-2.6.powerpc
===================================================================
--- people/h01ger/fai-kernels/kernel-config-2.6.powerpc	2006-09-11 04:31:37 UTC (rev 3909)
+++ people/h01ger/fai-kernels/kernel-config-2.6.powerpc	2006-09-11 12:10:48 UTC (rev 3910)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Linux kernel version: 2.6.17-fai-kernels
-# Thu Sep  7 19:34:32 2006
+# Linux kernel version: 2.6.17
+# Mon Sep 11 12:05:25 2006
 #
 # CONFIG_PPC64 is not set
 CONFIG_PPC32=y
@@ -228,12 +228,33 @@
 CONFIG_INET_TCP_DIAG=y
 # CONFIG_TCP_CONG_ADVANCED is not set
 CONFIG_TCP_CONG_BIC=y
+
+#
+# IP: Virtual Server Configuration
+#
+# CONFIG_IP_VS is not set
 # CONFIG_IPV6 is not set
 # CONFIG_INET6_XFRM_TUNNEL is not set
 # CONFIG_INET6_TUNNEL is not set
-# CONFIG_NETFILTER is not set
+CONFIG_NETFILTER=y
+# CONFIG_NETFILTER_DEBUG is not set
 
 #
+# Core Netfilter Configuration
+#
+CONFIG_NETFILTER_NETLINK=m
+# CONFIG_NETFILTER_NETLINK_QUEUE is not set
+# CONFIG_NETFILTER_NETLINK_LOG is not set
+# CONFIG_NF_CONNTRACK is not set
+# CONFIG_NETFILTER_XTABLES is not set
+
+#
+# IP: Netfilter Configuration
+#
+# CONFIG_IP_NF_CONNTRACK is not set
+# CONFIG_IP_NF_QUEUE is not set
+
+#
 # DCCP Configuration (EXPERIMENTAL)
 #
 # CONFIG_IP_DCCP is not set
@@ -577,6 +598,9 @@
 # CONFIG_TIGON3 is not set
 # CONFIG_BNX2 is not set
 CONFIG_MV643XX_ETH=y
+# CONFIG_MV643XX_ETH_0 is not set
+# CONFIG_MV643XX_ETH_1 is not set
+# CONFIG_MV643XX_ETH_2 is not set
 
 #
 # Ethernet (10000 Mbit)




More information about the Fai-commit mailing list