[kernel] r9795 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Tue Nov 27 13:50:59 UTC 2007
Author: maks
Date: Tue Nov 27 13:50:59 2007
New Revision: 9795
Log:
topconfig enable modular veth, goody from the openvz guys.
see e314dbdc1c0dc6a548ecf0afce28ecfd538ff568
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Tue Nov 27 13:50:59 2007
@@ -4,9 +4,9 @@
scripts-kconfig-reportoldconfig.patch.
* [amd64] Set HIGH_RES_TIMERS and NO_HZ.
* topconfig set NETFILTER_XT_MATCH_TIME, NET_ACT_NAT, KSDAZZLE_DONGLE,
- KS959_DONGLE, NET_9P_FD, IP1000.
+ KS959_DONGLE, NET_9P_FD, IP1000, VETH.
- -- maximilian attems <maks at debian.org> Tue, 27 Nov 2007 14:47:25 +0100
+ -- maximilian attems <maks at debian.org> Tue, 27 Nov 2007 14:48:28 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
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 Tue Nov 27 13:50:59 2007
@@ -753,6 +753,7 @@
# CONFIG_MACVLAN is not set
CONFIG_EQUALIZER=m
CONFIG_TUN=m
+CONFIG_VETH=m
CONFIG_IP1000=m
CONFIG_NET_ETHERNET=y
CONFIG_UNIX98_PTYS=y
More information about the Kernel-svn-changes
mailing list