On Wed, Oct 12, 2011 at 11:20 PM, Mike Frysinger <vap...@gentoo.org> wrote: > On Wednesday 12 October 2011 11:09:56 Zac Medico wrote: >> How about if we add a `emerge --upgrade` target that is analogous to >> `apt-get upgrade`? > > isn't that already done with @installed ? `emerge --upgrade @installed`
Well, you'd arguably at least need a -N in there. Also, this doesn't work in stable portage - I assume this is something available in the newer branch. In any case, if that is the "right thing" then we should update our docs accordingly. Also - will doing an emerge -u @installed add those packages to @world - ie do we need to throw a -1 in there, or is this behavior coded in as an exception? Rich