[kernel] r12857 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Thu Feb 19 14:10:56 UTC 2009


Author: maks
Date: Thu Feb 19 14:10:54 2009
New Revision: 12857

Log:
topconfig set NET_NS

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	Thu Feb 19 14:10:54 2009
@@ -8,6 +8,9 @@
     - starfire use request_firmware and firmware nuked (closes: #501152)
     - cxgb3 use request_firmware and firmware nuked
 
+  [ maximilian attems ]
+  * topconfig set NET_NS.
+
  -- maximilian attems <maks at debian.org>  Thu, 19 Feb 2009 13:25:20 +0100
 
 linux-2.6 (2.6.28-2) 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	Thu Feb 19 14:10:54 2009
@@ -2213,6 +2213,7 @@
 CONFIG_IPC_NS=y
 CONFIG_USER_NS=y
 CONFIG_PID_NS=y
+CONFIG_NET_NS=y
 CONFIG_BLK_DEV_INITRD=y
 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 # CONFIG_EMBEDDED is not set



More information about the Kernel-svn-changes mailing list