Author: mpagano
Date: 2014-04-02 14:21:45 +0000 (Wed, 02 Apr 2014)
New Revision: 2733

Modified:
   genpatches-2.6/trunk/3.4/4567_distro-Gentoo-Kconfig.patch
Log:
Update for systemd default config option to select CONFIG_NET_NS. bug #506396.

Modified: genpatches-2.6/trunk/3.4/4567_distro-Gentoo-Kconfig.patch
===================================================================
--- genpatches-2.6/trunk/3.4/4567_distro-Gentoo-Kconfig.patch   2014-04-02 
14:16:52 UTC (rev 2732)
+++ genpatches-2.6/trunk/3.4/4567_distro-Gentoo-Kconfig.patch   2014-04-02 
14:21:45 UTC (rev 2733)
@@ -1,5 +1,5 @@
---- a/Kconfig
-+++ b/Kconfig
+--- a/Kconfig  2014-04-02 10:11:12.959212144 -0400
++++ b/Kconfig  2014-04-02 10:11:41.139211921 -0400
 @@ -8,4 +8,6 @@ config SRCARCH
        string
        option env="SRCARCH"
@@ -7,9 +7,9 @@
 +source "distro/Kconfig"
 +
  source "arch/$SRCARCH/Kconfig"
---- /dev/null
-+++ b/distro/Kconfig
-@@ -0,0 +1,109 @@
+---    1969-12-31 19:00:00.000000000 -0500
++++ b/distro/Kconfig   2014-04-02 10:14:34.049210553 -0400
+@@ -0,0 +1,110 @@
 +menu "Gentoo Linux"
 +
 +config GENTOO_LINUX
@@ -94,6 +94,7 @@
 +      select HOTPLUG
 +      select INOTIFY_USER
 +      select NET
++      select NET_NS
 +      select PROC_FS
 +      select SIGNALFD
 +      select SYSFS


Reply via email to