Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/linux-patches:5.4 commit in: /
Date: Mon, 20 Sep 2021 22:03:39
Message-Id: 1632175390.648df0018354b0cd0adbaafc85c98c526a64cb45.mpagano@gentoo
1 commit: 648df0018354b0cd0adbaafc85c98c526a64cb45
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 20 22:03:10 2021 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 20 22:03:10 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=648df001
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 72a3a32..62b59d6 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