Mike Frysinger wrote: > On Thursday 04 January 2007 20:33, Gustavo Felisberto wrote: >> Ok, so what is diference? > > probably the samething as between -k and -K > -mike
A more verbose answer: -k says "use binary packages if possible, otherwise use ebuilds" -K says "use only binary packages, fail if you can't create a depgraph" -g says "use remote binary packages if possible, otherwise use ebuilds" -G says "only use remove binary packages, fail if you can't create a depgraph" I'd have to double check -g to make sure ebuilds are the fallback; you may be able to do something like emerge -g -k but in this case I'm pretty sure the remote binrepo will 'shadow' the local one, I'd have to ask Zac to be sure ;) -- [email protected] mailing list
