From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LmEJs-0006xl-Bx for garchives@archives.gentoo.org; Tue, 24 Mar 2009 21:38:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E18DE06D4; Tue, 24 Mar 2009 21:37:59 +0000 (UTC) Received: from 27.mail-out.ovh.net (27.mail-out.ovh.net [91.121.30.210]) by pigeon.gentoo.org (Postfix) with SMTP id D4C32E06D4 for ; Tue, 24 Mar 2009 21:37:58 +0000 (UTC) Received: (qmail 22013 invoked by uid 503); 24 Mar 2009 21:52:41 -0000 Received: from b6.ovh.net (HELO mail172.ha.ovh.net) (213.186.33.56) by 27.mail-out.ovh.net with SMTP; 24 Mar 2009 21:52:41 -0000 Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 24 Mar 2009 21:37:47 -0000 Received: from a81-84-103-93.cpe.netcabo.pt (HELO ?192.168.0.102?) (laurent@logiquefloue.org@81.84.103.93) by ns0.ovh.net with SMTP; 24 Mar 2009 21:37:45 -0000 Message-ID: <49C952AE.40904@logiquefloue.org> Date: Tue, 24 Mar 2009 22:37:50 +0100 From: laurent User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] cleaning disfiles Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Ovh-Tracer-Id: 5956291982463894104 X-Ovh-Remote: 81.84.103.93 (a81-84-103-93.cpe.netcabo.pt) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|H 0.5/N X-Archives-Salt: 484cd245-f3c0-4494-8eae-f2fc1f22265a X-Archives-Hash: eff05b7f3c91825911630822248221fe Hi, I need to clean disfiles or move it to /home/var/ftp/disfiles. For first is there a tool to emerge that will manage the distfiles. If not I was thinking copy to my home folder and symlink /var/ftp/distfiles to it. Is the second safe with just a symlink or should I change a PATH somewhere? I should do both solution. thank you Laurent