Gentoo Archives: gentoo-user

From: Daniel Frey <djqfrey@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Distfiles cache setup
Date: Sat, 19 Sep 2015 00:48:27
Message-Id: 55FCB0CF.30107@gmail.com
In Reply to: Re: [gentoo-user] Distfiles cache setup by Neil Bothwick
1 On 09/18/2015 01:15 PM, Neil Bothwick wrote:
2 > How tight is space? eclean-dist only removes distfiles for packages that
3 > are no longer in the tree. So you can run it on one system and keep
4 > $DISTDIR reasonably trimmed. If you use the --package-names option, it
5 > will do as you suggest and only keep files needed by the machine running
6 > the command.
7 >
8
9 Thanks for the replies.
10
11 I regularly run eclean-dist on the mythtv frontends as I still have 32GB
12 SSDs on a couple of them. These are pretty lean as all file shares &
13 mythtv recordings are on the server that is running 24/7.
14
15 I figured eclean-dist would wipe out everything that wasn't needed by
16 the machine it was run on, but if all it does is clean stuff that isn't
17 in the tree any longer that would work too.
18
19 The server I'd be running it on has ample space. Which is why I was
20 debating over the http-replicator (thanks for the suggestion Peter!) and
21 just exporting the damn distfiles directory.
22
23 I think I'm going to try exporting it first and see if it does what I
24 want first, if it works I'll leave it. :-)
25
26 Dan

Replies

Subject Author
Re: [gentoo-user] Distfiles cache setup Andrew Savchenko <bircoph@g.o>