On Friday 13 November 2009 22:24:34 Maxim Wexler 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?
emerge -pf <options> <packages> redirect to a file, bash it into suitable shape with your Unix text tools of course, use said file as input to wget. -- alan dot mckinnon at gmail dot com