From: Zac Medico Date: Mon, 12 Oct 2009 05:55:39 +0000 (-0000) Subject: Add a note about ACCEPT_LICENSE. (trunk r14593) X-Git-Tag: v2.1.7.1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3bac1c3fab62ea9a433ee78c8feed55e73a7a183;p=portage.git Add a note about ACCEPT_LICENSE. (trunk r14593) svn path=/main/branches/2.1.7/; revision=14594 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 745437ffe..8807d8f9e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -11,6 +11,10 @@ portage-2.1.7 require a tty device (like the wget progress bar) will be disabled. This is due to an upstream python issue: http://bugs.python.org/issue5380. See bug #287648 for more information. +* Licenses in the @EULA license group are now masked by the default + ACCEPT_LICENSE setting. You can unmask all licenses by setting + ACCEPT_LICENSE="*" in /etc/make.conf. See the make.conf(5) man page for + more information about ACCEPT_LICENSE. portage-2.1.6.12 ==================================