Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] making a file-list at (a) for fetching at (b)
Date: Fri, 13 Nov 2009 20:49:07
Message-Id: 200911132248.03046.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] making a file-list at (a) for fetching at (b) by Maxim Wexler
1 On Friday 13 November 2009 22:24:34 Maxim Wexler wrote:
2 > Hi group,
3 >
4 > Can someone explain to me how to generate a list of files to be
5 > fetched, eg -fuDN world, on a slow desktop that can be downloaded onto
6 > a netbook later?
7
8
9 emerge -pf <options> <packages>
10
11 redirect to a file, bash it into suitable shape with your Unix text tools of
12 course, use said file as input to wget.
13
14
15 --
16 alan dot mckinnon at gmail dot com

Replies

Subject Author
Re: [gentoo-user] making a file-list at (a) for fetching at (b) Maxim Wexler <maxim.wexler@×××××.com>