From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1100780-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E0FD6138334 for <garchives@archives.gentoo.org>; Sat, 20 Jul 2019 20:06:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E57BBE069C; Sat, 20 Jul 2019 20:06:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C9805E069C for <gentoo-commits@lists.gentoo.org>; Sat, 20 Jul 2019 20:06:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B265C3482BB for <gentoo-commits@lists.gentoo.org>; Sat, 20 Jul 2019 20:06:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E43F6D5 for <gentoo-commits@lists.gentoo.org>; Sat, 20 Jul 2019 20:06:44 +0000 (UTC) From: "Mike Gilbert" <floppym@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" <floppym@gentoo.org> Message-ID: <1563653179.67633a9197d40b89ca1a622803843c08e1fec8b7.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/use.force X-VCS-Directories: profiles/base/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 67633a9197d40b89ca1a622803843c08e1fec8b7 X-VCS-Branch: master Date: Sat, 20 Jul 2019 20:06:44 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 238fbccc-00c8-49e6-a0d4-a74979512a4c X-Archives-Hash: 72d696c0a27d64b18f34e0a9fad0af47 commit: 67633a9197d40b89ca1a622803843c08e1fec8b7 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sat Jul 20 20:05:42 2019 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sat Jul 20 20:06:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67633a91 profiles: force split-usr to be enabled in the base profile Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/base/use.force | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/base/use.force b/profiles/base/use.force index 7ea3dfba244..b864455a7c8 100644 --- a/profiles/base/use.force +++ b/profiles/base/use.force @@ -1,6 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert <floppym@gentoo.org> (2019-07-20) +# Disabling this requires a migration to be performed. +split-usr + # Force the GNU/Linux ELIBC, KERNEL, and USERLAND # flags that apply to the majority of profiles. elibc_glibc