From: Zac Medico Date: Mon, 22 Jul 2013 02:34:48 +0000 (-0700) Subject: make.globals: usersync default, bug #477682 X-Git-Tag: v2.2.0_alpha189~39 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=94d4ee45d0944fb112aa701449d7939f29c5ecd6;p=portage.git make.globals: usersync default, bug #477682 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b2781b181..e509a5213 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -12,6 +12,7 @@ portage-2.1.12.14 ================================== * FEATURES=userpriv and usersandbox are enabled by default. +* FEATURES=usersync is enabled by default. portage-2.1.12 ================================== diff --git a/cnf/make.globals b/cnf/make.globals index d690864e3..c4ed900d9 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -57,7 +57,7 @@ FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs - unmerge-orphans userfetch userpriv usersandbox" + unmerge-orphans userfetch userpriv usersandbox usersync" # Ignore file collisions in /lib/modules since files inside this directory # are never unmerged, and therefore collisions must be ignored in order for