From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/embedded/, profiles/base/
Date: Sun, 19 May 2019 21:05:16 +0000 (UTC) [thread overview]
Message-ID: <1558299910.16ffd91a723a52836baa7598ae870e485c75a014.whissi@gentoo> (raw)
commit: 16ffd91a723a52836baa7598ae870e485c75a014
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 20:54:00 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun May 19 21:05:10 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16ffd91a
Revert "profiles: Change ACCEPT_LICENSE default to @FREE."
This reverts commit d82b624db1131d0c392d21c76dbcb084612521be.
Reverted to work on better user experience for existing systems:
Users are currently only prompted to accept licenses when installing
packages, not when updating already installed packages using licenses
which were covered by previous ACCEPT_LICENSE value and are now
missing (unaccepted by default).
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
profiles/base/make.defaults | 5 ++---
profiles/embedded/make.defaults | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index e6652a62610..2ffb8d9669e 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -52,9 +52,8 @@ KERNEL="linux"
USERLAND="GNU"
INPUT_DEVICES="keyboard mouse"
-# Accept only licenses in the FREE license group, i.e., with
-# the freedom to use, share, modify and share modifications
-ACCEPT_LICENSE="-* @FREE"
+# Accept any license except those in the EULA license group.
+ACCEPT_LICENSE="* -@EULA"
# Tomáš Chvátal <scarabeus@gentoo.org> (23 Mar 2013)
# By default enable libreoffice implementation only.
diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults
index 3382ca7db56..a00f6334f28 100644
--- a/profiles/embedded/make.defaults
+++ b/profiles/embedded/make.defaults
@@ -40,6 +40,5 @@ USE_EXPAND_HIDDEN="USERLAND KERNEL ELIBC ABI_MIPS ABI_PPC ABI_S390 ABI_X86 CPU_F
# and not by user configuration files.
PROFILE_ONLY_VARIABLES="IUSE_IMPLICIT USERLAND USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL USE_EXPAND_VALUES_USERLAND"
-# Accept only licenses in the FREE license group, i.e., with
-# the freedom to use, share, modify and share modifications
-ACCEPT_LICENSE="-* @FREE"
+# Accept any license except those in the EULA license group.
+ACCEPT_LICENSE="* -@EULA"
next reply other threads:[~2019-05-19 21:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-19 21:05 Thomas Deutschmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-04 4:13 [gentoo-commits] repo/gentoo:master commit in: profiles/embedded/, profiles/base/ Sam James
2021-06-01 7:51 Michał Górny
2021-04-06 14:46 Ulrich Müller
2019-03-25 14:19 Michael Haubenwallner
2019-03-25 14:19 Michael Haubenwallner
2017-04-11 11:47 Michael Haubenwallner
2016-07-09 7:39 Ulrich Müller
2016-06-17 7:26 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1558299910.16ffd91a723a52836baa7598ae870e485c75a014.whissi@gentoo \
--to=whissi@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox