Gentoo Archives: gentoo-user

From: Meino Christian Cramer <Meino.Cramer@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Is this possible ? (Emerge)
Date: Sat, 25 Mar 2006 12:57:50
Message-Id: 20060325.134935.74745218.Meino.Cramer@gmx.de
1 Hi,
2
3 may be this is already possible and I am only repeating a very old
4 idea, but...
5
6 When emerging applikations, which are not already in the system, the
7 sources wll be downloaded from the net into /usr/portage/distfiles/.
8
9 Over the time, this directory will grow.
10
11 Is it possible to instruct emerge to search for already downloaded
12 archives in two directories but write only to one directory?
13
14 This would enable the following:
15
16 Say, the distfiles directory of system will take about 800MB of
17 space. Now one would be able to store/backup this stuff onto a CD
18 and mount this this CD under /usr/portage/distfiles_cd.
19
20 When emerging a new applikation, emerge will first look under
21 /usr/portage/distfiles_cd nad -- if not found -- under (for example)
22 /usr/portage/distfiles_new and if not found will download the archive
23 of this applikation to /usr/portage/distfiles_new.
24
25 When /usr/portage/distfiles_new becomes too big, one will combine the
26 contents of /usr/portage/distfiles_cd and /usr/portage/distfiles_new
27 again and burn the result onto a cd, which can be mounted under
28 /usr/portage/distfiles_cd again. And so on.
29
30 Would save a lot of space under / of files, which are used not so
31 often.
32
33 Is this already be possible or is this an idea may be?
34
35 Keep hacking!
36 mcc
37
38 --
39 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Is this possible ? (Emerge) Gabriel Dain <gabrieldain@×××××.com>
Re: [gentoo-user] Is this possible ? (Emerge) Neil Bothwick <neil@××××××××××.uk>