On Mon, 30 Jan 2017 12:13:28 +0000, Stroller wrote:

> One of my hacks is to compile a list of outdated packages in a text
> file, then apply commands like `for package in $(cat list.txt) ; do
> emerge -1 $package ; done`. It's dirty and kludgy, but if you have 100
> files to update and 80 of them succeed this way, then that's 80 less
> lines of crap on your screen next time you upgrade world.

What's wrong with "emerge -1 -j --keep-going $(cat list.txt)"? It should
execute faster with parallel emerges.


-- 
Neil Bothwick

Copy from another: plagiarism. Copy from many: research.

Attachment: pgpt2nA4YKaip.pgp
Description: OpenPGP digital signature

Reply via email to