On Thu, 16 Oct 2003 13:39:39 +0200 (IST) Scharf Yuval <[EMAIL PROTECTED]> wrote:

SY> "emerge -uDpf" will give you the list of files needed by "emerge -uDp"

You can filter output of this command through this script
(http://www.py.cz/Members/HS/Scripts/elist.py), which give you nicer
results.

Short introduction how it can be used:

* on gentoo box:
$ emerge -uDpf world 2>&1 | elist.py > filelist

* on your debian box
$ wget -i filelist --base=<your_preffered_gentoo_mirror>

Copy downloaded files into /usr/portage/distfiles and run 'emerge -uDp
world'.

Robo.


-- 
Robo Cernansky
E-mail: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list

Reply via email to