Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cleaning disfiles
Date: Tue, 24 Mar 2009 21:48:15
Message-Id: 49C954DE.1010901@gmail.com
In Reply to: [gentoo-user] cleaning disfiles by laurent
1 laurent wrote:
2 > Hi,
3 >
4 > I need to clean disfiles or move it to /home/var/ftp/disfiles.
5 >
6 > For first is there a tool to emerge that will manage the distfiles.
7 >
8 > If not I was thinking copy to my home folder and symlink
9 > /var/ftp/distfiles to it.
10 >
11 > Is the second safe with just a symlink or should I change a PATH
12 > somewhere?
13 >
14 > I should do both solution.
15 >
16 > thank you
17 > Laurent
18 >
19 >
20
21
22 If you need to clean out unneeded tarballs in distfiles, you can use
23 eclean. It's part of gentoolkit. eclean-dist is the command you are
24 looking for. eclean-dist -h for more info.
25
26 If you want to move the distfiles directory, you can change the path in
27 make.conf and tell it where the new location is. You will have to copy
28 the files from the old location to the new location tho.
29
30 Hope that helps.
31
32 Dale
33
34 :-) :-)

Replies

Subject Author
Re: [gentoo-user] cleaning disfiles laurent <laurent@××××××××××××.org>