On 12/17/2014 06:48:55 AM, meino.cra...@gmx.de wrote:
....
> Is it possible, to do ONE call to emerge, which asks (according
> to option -a, if set ) and given a yes first fetches ALL necessary
> files and data and compiles then everything?
> 

With some manual operations:

Capture the output of emerge -vp ....
Edit it to call
ebuild <full patch to <package>.ebuild> fetch
for each package.

Then issue emerge without -p

Helmut



Reply via email to