Gentoo Archives: gentoo-dev

From: Enrico Weigelt <weigelt@×××××.de>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Slimming down the portage tree [WAS: Assigning bugs to treecleaners]
Date: Tue, 27 Jun 2006 16:54:18
Message-Id: 20060627164932.GB30497@nibiru.local
In Reply to: Re: [gentoo-dev] Assigning bugs to treecleaners by Raphael Marichez
1 * Raphael Marichez <falco@g.o> schrieb:
2
3 > IMHO this seems a good idea. The portage tree is growing every week,
4 > every month, and it doesn't really suit for the very little systems
5 > (embedded linux) nowadays. Furthermore, with the old 2.0-portage,
6 > the syncing and caching had become really long.
7 > So this project sounds sane. It's rather new, isn't it ?
8
9 Why can't we just move the patches and other files besides the
10 ebuilds somewhere else ? Why can't they be downloaded on-demand ?
11
12 If portage was written in some other language than python
13 (ie. java), I would have fixed this even before even writing
14 this mail.
15
16 It could be so easy:
17
18 * the whole portage tree is available via some fast download
19 protocol, ie. http (perhaps w/ additional md5 checks).
20 * before passing the files to the patch command, it is checked
21 whether they are there, or better: look beyon a list of
22 prefixes (ie. first the portage tree itself and last the
23 download cache) if they could be found. if not found, fetch'em
24 and use the destination location.
25 * people who don't wanna have all patches sync'ed down, just
26 add another exlude regex and are done with it.
27
28 cu
29 --
30 ---------------------------------------------------------------------
31 Enrico Weigelt == metux IT service
32
33 phone: +49 36207 519931 www: http://www.metux.de/
34 fax: +49 36207 519932 email: contact@×××××.de
35 cellphone: +49 174 7066481
36 ---------------------------------------------------------------------
37 --
38 gentoo-dev@g.o mailing list

Replies