public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] linux-patches r2729 - genpatches-2.6/trunk/3.14
@ 2014-04-02 14:00 Mike Pagano (mpagano)
  0 siblings, 0 replies; only message in thread
From: Mike Pagano (mpagano) @ 2014-04-02 14:00 UTC (permalink / raw
  To: gentoo-commits

Author: mpagano
Date: 2014-04-02 14:00:42 +0000 (Wed, 02 Apr 2014)
New Revision: 2729

Modified:
   genpatches-2.6/trunk/3.14/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.14/4567_distro-Gentoo-Kconfig.patch
===================================================================
--- genpatches-2.6/trunk/3.14/4567_distro-Gentoo-Kconfig.patch	2014-04-01 18:45:02 UTC (rev 2728)
+++ genpatches-2.6/trunk/3.14/4567_distro-Gentoo-Kconfig.patch	2014-04-02 14:00:42 UTC (rev 2729)
@@ -1,5 +1,5 @@
---- a/Kconfig
-+++ b/Kconfig
+--- a/Kconfig	2014-04-02 09:45:05.389224541 -0400
++++ b/Kconfig	2014-04-02 09:45:39.269224273 -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,107 @@
+--- 	1969-12-31 19:00:00.000000000 -0500
++++ b/distro/Kconfig	2014-04-02 09:57:03.539218861 -0400
+@@ -0,0 +1,108 @@
 +menu "Gentoo Linux"
 +
 +config GENTOO_LINUX
@@ -92,6 +92,7 @@
 +	select FHANDLE
 +	select INOTIFY_USER
 +	select NET
++	select NET_NS 
 +	select PROC_FS
 +	select SIGNALFD
 +	select SYSFS



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-02 14:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-02 14:00 [gentoo-commits] linux-patches r2729 - genpatches-2.6/trunk/3.14 Mike Pagano (mpagano)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox