On Fri, 13 Nov 2009 13:24:34 -0700, Maxim Wexler <maxim.wex...@gmail.com> wrote: > Hi group, > > Can someone explain to me how to generate a list of files to be > fetched, eg -fuDN world, on a slow desktop that can be downloaded onto > a netbook later?
Add -p or --pretend, and redirect the output to a file. emerge -fuDNp world > list.txt -- Jesús Guerrero