Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/linux-patches:4.14 commit in: /
Date: Mon, 20 Sep 2021 22:05:50
Message-Id: 1632175536.04a34dc1280f1d04a4b168b3d488a6d84ad49865.mpagano@gentoo
1 commit: 04a34dc1280f1d04a4b168b3d488a6d84ad49865
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 20 22:05:36 2021 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 20 22:05:36 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=04a34dc1
7
8 Move USER_NS to GENTOO_LINUX_PORTAGE
9
10 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
11
12 4567_distro-Gentoo-Kconfig.patch | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
16 index d95f5ce..ada11f7 100644
17 --- a/4567_distro-Gentoo-Kconfig.patch
18 +++ b/4567_distro-Gentoo-Kconfig.patch
19 @@ -65,6 +65,7 @@
20 + select NET_NS
21 + select PID_NS
22 + select SYSVIPC
23 ++ select USER_NS
24 + select UTS_NS
25 +
26 + help
27 @@ -145,7 +146,6 @@
28 + select TIMERFD
29 + select TMPFS_POSIX_ACL
30 + select TMPFS_XATTR
31 -+ select USER_NS
32 +
33 + select ANON_INODES
34 + select BLOCK