Author: maks Date: Wed Mar 12 15:58:50 2008 New Revision: 10817 Log: topconfig set SYSFS_DEPRECATED_V2
fedora doesn't care about upgrades thus is able to unset it both, we want to still be able to run with old udev from lenny thus set the v2 in topconfig too, to be revisited after lenny release. Modified: dists/trunk/linux-2.6/debian/config/config Modified: dists/trunk/linux-2.6/debian/config/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/config (original) +++ dists/trunk/linux-2.6/debian/config/config Wed Mar 12 15:58:50 2008 @@ -36,7 +36,9 @@ CONFIG_CPUSETS=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_USER_SCHED=y +# FIXME: after Lenny CONFIG_SYSFS_DEPRECATED=y +CONFIG_SYSFS_DEPRECATED_V2=y CONFIG_RELAY=y CONFIG_USER_NS=y CONFIG_PID_NS=y _______________________________________________ Kernel-svn-changes mailing list Kernel-svn-changes@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes