[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [linux-2.6.18-xen] [IA64] Update buildconfigs: include IP_PNP & ROOT_NFS
# HG changeset patch # User Alex Williamson <alex.williamson@xxxxxx> # Date 1197924067 25200 # Node ID 7db9c653b4f97250e38744a21df099f7ffc0e4a4 # Parent 76c09a3354a8d7f8fd74cbdc7dbee2a1e152c74e [IA64] Update buildconfigs: include IP_PNP & ROOT_NFS Necessary for guests running NFS root. Signed-off-by: Alex Williamson <alex.williamson@xxxxxx> --- buildconfigs/linux-defconfig_xen0_ia64 | 8 ++++++-- buildconfigs/linux-defconfig_xenU_ia64 | 8 ++++++-- buildconfigs/linux-defconfig_xen_ia64 | 8 ++++++-- 3 files changed, 18 insertions(+), 6 deletions(-) diff -r 76c09a3354a8 -r 7db9c653b4f9 buildconfigs/linux-defconfig_xen0_ia64 --- a/buildconfigs/linux-defconfig_xen0_ia64 Mon Dec 17 09:06:55 2007 -0700 +++ b/buildconfigs/linux-defconfig_xen0_ia64 Mon Dec 17 13:41:07 2007 -0700 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.18.8 -# Wed Dec 12 09:21:02 2007 +# Mon Dec 17 13:38:33 2007 # CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" @@ -247,7 +247,10 @@ CONFIG_IP_MULTICAST=y CONFIG_IP_MULTICAST=y # CONFIG_IP_ADVANCED_ROUTER is not set CONFIG_IP_FIB_HASH=y -# CONFIG_IP_PNP is not set +CONFIG_IP_PNP=y +CONFIG_IP_PNP_DHCP=y +# CONFIG_IP_PNP_BOOTP is not set +# CONFIG_IP_PNP_RARP is not set # CONFIG_NET_IPIP is not set # CONFIG_NET_IPGRE is not set # CONFIG_IP_MROUTE is not set @@ -1468,6 +1471,7 @@ CONFIG_NFSD_V3=y # CONFIG_NFSD_V3_ACL is not set CONFIG_NFSD_V4=y CONFIG_NFSD_TCP=y +CONFIG_ROOT_NFS=y CONFIG_LOCKD=y CONFIG_LOCKD_V4=y CONFIG_EXPORTFS=y diff -r 76c09a3354a8 -r 7db9c653b4f9 buildconfigs/linux-defconfig_xenU_ia64 --- a/buildconfigs/linux-defconfig_xenU_ia64 Mon Dec 17 09:06:55 2007 -0700 +++ b/buildconfigs/linux-defconfig_xenU_ia64 Mon Dec 17 13:41:07 2007 -0700 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.18.8 -# Wed Dec 12 09:21:28 2007 +# Mon Dec 17 13:38:36 2007 # CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" @@ -230,7 +230,10 @@ CONFIG_IP_MULTICAST=y CONFIG_IP_MULTICAST=y # CONFIG_IP_ADVANCED_ROUTER is not set CONFIG_IP_FIB_HASH=y -# CONFIG_IP_PNP is not set +CONFIG_IP_PNP=y +CONFIG_IP_PNP_DHCP=y +# CONFIG_IP_PNP_BOOTP is not set +# CONFIG_IP_PNP_RARP is not set # CONFIG_NET_IPIP is not set # CONFIG_NET_IPGRE is not set # CONFIG_IP_MROUTE is not set @@ -1304,6 +1307,7 @@ CONFIG_NFSD_V3=y # CONFIG_NFSD_V3_ACL is not set # CONFIG_NFSD_V4 is not set # CONFIG_NFSD_TCP is not set +CONFIG_ROOT_NFS=y CONFIG_LOCKD=y CONFIG_LOCKD_V4=y CONFIG_EXPORTFS=y diff -r 76c09a3354a8 -r 7db9c653b4f9 buildconfigs/linux-defconfig_xen_ia64 --- a/buildconfigs/linux-defconfig_xen_ia64 Mon Dec 17 09:06:55 2007 -0700 +++ b/buildconfigs/linux-defconfig_xen_ia64 Mon Dec 17 13:41:07 2007 -0700 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.18.8 -# Wed Dec 12 09:06:57 2007 +# Mon Dec 17 13:38:29 2007 # CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" @@ -247,7 +247,10 @@ CONFIG_IP_MULTICAST=y CONFIG_IP_MULTICAST=y # CONFIG_IP_ADVANCED_ROUTER is not set CONFIG_IP_FIB_HASH=y -# CONFIG_IP_PNP is not set +CONFIG_IP_PNP=y +CONFIG_IP_PNP_DHCP=y +# CONFIG_IP_PNP_BOOTP is not set +# CONFIG_IP_PNP_RARP is not set # CONFIG_NET_IPIP is not set # CONFIG_NET_IPGRE is not set # CONFIG_IP_MROUTE is not set @@ -1468,6 +1471,7 @@ CONFIG_NFSD_V3=y # CONFIG_NFSD_V3_ACL is not set CONFIG_NFSD_V4=y CONFIG_NFSD_TCP=y +CONFIG_ROOT_NFS=y CONFIG_LOCKD=y CONFIG_LOCKD_V4=y CONFIG_EXPORTFS=y _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |