Author: maks Date: Tue Apr 10 12:32:43 2007 New Revision: 8450 Modified: dists/trunk/linux-2.6/debian/arch/config dists/trunk/linux-2.6/debian/changelog Log: disable CONFIG_IP_ROUTE_MULTIPATH_CACHED
Modified: dists/trunk/linux-2.6/debian/arch/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/config (original) +++ dists/trunk/linux-2.6/debian/arch/config Tue Apr 10 12:32:43 2007 @@ -100,7 +100,7 @@ # CONFIG_TCG_TPM is not set CONFIG_TCG_ATMEL=m CONFIG_TCG_NSC=m -CONFIG_IP_ROUTE_MULTIPATH_CACHED=y +# CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set CONFIG_6PACK=m CONFIG_DVB_USB_DTT200U=m CONFIG_DVB_USB_DIGITV=m Modified: dists/trunk/linux-2.6/debian/changelog ============================================================================== --- dists/trunk/linux-2.6/debian/changelog (original) +++ dists/trunk/linux-2.6/debian/changelog Tue Apr 10 12:32:43 2007 @@ -1,8 +1,12 @@ linux-2.6 (2.6.21~rc6-1~experimental.1) UNRELEASED; urgency=low - * + [ Bastian Blank ] + * + + [ maximilian attems ] + * Disable CONFIG_IP_ROUTE_MULTIPATH_CACHED in topconfig. - -- Bastian Blank <[EMAIL PROTECTED]> Tue, 10 Apr 2007 14:08:21 +0200 + -- maximilian attems <[EMAIL PROTECTED]> Tue, 10 Apr 2007 14:32:32 +0200 linux-2.6 (2.6.20-2) UNRELEASED; urgency=low _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

