Gentoo Archives: gentoo-dev

From: "leon j. breedt" <ljb@×××××××××.org>
To: gentoo-dev@g.o
Subject: [gentoo-dev] speeding up emerge sync...and being nice to the mirrors
Date: Thu, 15 May 2003 13:50:14
Message-Id: 20030515135012.GA65667@shell.spyder.web.za
1 hi,
2
3 call me crazy, but wouldn't this be more efficient:
4
5 mounting /usr/portage on a loopback filesystem...
6 with /usr/portage/distfiles obviously mounted out
7 of the loopback file, or a symlink to somewhere else :)
8
9 emerge sync does an unmount of this filesystem, rsyncs
10 it with the server's copy of the file, and then remounts
11 it.
12
13 only one file to diff, which in my mind should be more
14 efficient. no more waiting for the 40000 file list to
15 arrive.
16
17 or is there a reason this is a stupid idea? :)
18
19 leon
20
21 --
22 gentoo-dev@g.o mailing list

Replies