Gentoo Archives: gentoo-user

From: Matthias Guede <matthias.guede@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] howto update portage/packages without an internet connection
Date: Tue, 15 Aug 2006 08:12:22
Message-Id: 44E180CB.5060307@web.de
In Reply to: Re: [gentoo-user] howto update portage/packages without an internet connection by Ryan Tandy
1 Ryan Tandy wrote:
2 > Jed R. Mallen wrote:
3 >> hello,
4 >>
5 >> i've got a gentoo box with no internet connection at home.
6 >> i have broadband at the office, but running WinXP.
7 >>
8 >> can i download the portage tree updates at the office, copy it to my
9 >> gentoo box, install packages i want but make it output links of the
10 >> needed packages instead of trying to download the pkgs, bring the list
11 >> of links at work, then download the pkgs there?
12 >>
13 >> is this possible?
14 >>
15 >> thanks much
16 >
17 > Try 'emerge -fpuDN world'. WARNING: The list will likely be VERY long.
18 > It'll output multiple possible sources for each file - any one will do
19 > although the first one listed is likely to be the fastest.
20 >
21 > As for the portage tree update, simply download
22 > snapshots/portage-latest.tbz2' from your favorite mirror, untar it to
23 > /usr/portage, and run emerge --metadata (<-- important!) to update your
24 > tree.
25 >
26 > HTH.
27
28 There is also an article about this on gentoo-wiki:
29
30 http://gentoo-wiki.com/TIP_Downloading_distfiles_on_another_machine
31
32 But I never tried it myself.
33
34
35 --
36 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] howto update portage/packages without an internet connection Daniel da Veiga <danieldaveiga@×××××.com>