Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Sat, 20 Jul 2019 20:06:48
Message-Id: 1563653179.67633a9197d40b89ca1a622803843c08e1fec8b7.floppym@gentoo
1 commit: 67633a9197d40b89ca1a622803843c08e1fec8b7
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 20 20:05:42 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 20 20:06:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67633a91
7
8 profiles: force split-usr to be enabled in the base profile
9
10 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
11
12 profiles/base/use.force | 6 +++++-
13 1 file changed, 5 insertions(+), 1 deletion(-)
14
15 diff --git a/profiles/base/use.force b/profiles/base/use.force
16 index 7ea3dfba244..b864455a7c8 100644
17 --- a/profiles/base/use.force
18 +++ b/profiles/base/use.force
19 @@ -1,6 +1,10 @@
20 -# Copyright 1999-2009 Gentoo Foundation
21 +# Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 +# Mike Gilbert <floppym@g.o> (2019-07-20)
25 +# Disabling this requires a migration to be performed.
26 +split-usr
27 +
28 # Force the GNU/Linux ELIBC, KERNEL, and USERLAND
29 # flags that apply to the majority of profiles.
30 elibc_glibc