From: Zac Medico Date: Mon, 12 Oct 2009 05:55:30 +0000 (-0000) Subject: Add a note about ACCEPT_LICENSE. X-Git-Tag: v2.2_rc46 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a14dcd275546a6622d5b7ace5a2484e61f419b7e;p=portage.git Add a note about ACCEPT_LICENSE. svn path=/main/trunk/; revision=14593 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 57274f942..81ac86682 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -31,6 +31,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 ==================================