WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] v2.6 xen0 defconfig

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] v2.6 xen0 defconfig
From: David Becker <becker@xxxxxxxxxxx>
Date: Fri, 17 Sep 2004 14:12:19 -0400
Delivery-date: Fri, 17 Sep 2004 19:13:55 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.6+20040523i
Something during xend startup needs iptables.  The network script
says antispoof is 'no', so its not that.  I'm not sure what requires iptables.
The config file for v2.6 xen0 does not have the iptable modules needed
on by default.

This add those modules to the xen0 defconfig


===== linux-2.6.8.1-xen-sparse/arch/xen/configs/xen0_defconfig 1.19 vs edited 
=====
--- 1.19/linux-2.6.8.1-xen-sparse/arch/xen/configs/xen0_defconfig Thu Sep 16 
09:11:33 2004
+++ edited/linux-2.6.8.1-xen-sparse/arch/xen/configs/xen0_defconfig
Fri Sep 17 13:59:29 2004
@@ -500,8 +500,8 @@
 # CONFIG_IP_NF_MATCH_STATE is not set
 # CONFIG_IP_NF_MATCH_CONNTRACK is not set
 # CONFIG_IP_NF_MATCH_OWNER is not set
-# CONFIG_IP_NF_MATCH_PHYSDEV is not set
-# CONFIG_IP_NF_FILTER is not set
+CONFIG_IP_NF_MATCH_PHYSDEV=m
+CONFIG_IP_NF_FILTER=m
 # CONFIG_IP_NF_NAT is not set
 # CONFIG_IP_NF_MANGLE is not set
 # CONFIG_IP_NF_TARGET_LOG is not set


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>