Gentoo Archives: gentoo-user

From: "Michael A. Smith" <michael@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] accelerate emerge
Date: Wed, 01 Mar 2006 03:26:14
Message-Id: 440511C1.7040909@smith-li.com
In Reply to: [gentoo-user] accelerate emerge by El Nino
1 El Nino wrote:
2 > AybOwan!
3 >
4 > is there a way to accelerate the fetching part of emerge
5 > by using prozilla or some other tool?
6
7 Someone else answered that question directly, so I'll try the
8 indirect approach.
9
10 Another way to speed up emerges is to download while you compile:
11
12 emerge -fq foo & emerge foo
13
14 Of course it only makes sense if 'foo' has at least one dependency,
15 but if you use this command frequently it makes sense to alias it.
16
17 Concurrent downloads used to be difficult, but now that Portage has
18 locking it's reasonably safe. Still, every optimization comes with an
19 increase in risk, and concurrent downloading is no different.
20
21 Peace,
22 Mike
23 --
24 gentoo-user@g.o mailing list