On Wed, Oct 12, 2011 at 11:09 AM, Zac Medico <zmed...@gentoo.org> wrote: > How about if we add a `emerge --upgrade` target that is analogous to > `apt-get upgrade`? If we hide the new defaults behind a target like > --upgrade, rather than change the defaults globally, then it allows > people's existing scripted and habitual emerge commands to continue to > work in a backward compatible manner.
I think this is a good idea - and I wasn't seriously proposing that we just change those flags (if we were to do it we'd have to deprecate them slowly/etc). Perhaps define that --upgrade means "do the right thing (TM)" and that it shouldn't be used in scripts unless those using the script are willing to tolerate that this behavior could change over time. Rich