Re: [gentoo-dev] rfc: "emerge --sync" vs "emaint sync"

2020-05-06 Thread Brian Dolbec
On Wed, 6 May 2020 17:02:42 -0500 William Hubbs wrote: > All, > > I know that most of our documentation tells people to use "emerge > --sync"; however, today I heard about "emaint sync" for the first > time. ;-) > > Which one should we use? Will there be a phase-out for "emerge > --sync" or "e

Re: [gentoo-dev] rfc: "emerge --sync" vs "emaint sync"

2020-05-06 Thread Samuel Bernardo
Well I use eix-sync... As I can see in comment in the script beginning eix-sync uses emerge --sync: > This script calls emerge --sync and shows the differences. So that kind of transition to emaint sync would require a review from the current tools. On 5/6/20 11:11 PM, Zac Medico wrote: > On 5/6

Re: [gentoo-dev] rfc: "emerge --sync" vs "emaint sync"

2020-05-06 Thread Zac Medico
On 5/6/20 3:02 PM, William Hubbs wrote: > All, > > I know that most of our documentation tells people to use "emerge --sync"; > however, today I heard about "emaint sync" for the first time. ;-) > > Which one should we use? Will there be a phase-out for "emerge --sync" or > "emaint sync"? Are th