Gentoo Archives: gentoo-alt

From: heroxbd@×××××.com
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Bootstrapping behind an HTTP proxy
Date: Thu, 20 May 2010 20:48:09
Message-Id: 867hmyxbyd.fsf@gmail.com
In Reply to: Re: [gentoo-alt] Bootstrapping behind an HTTP proxy by Fabian Groffen
1 Some comments:
2
3 Fabian Groffen <grobian@g.o> writes:
4
5 > This is really old. Bootstraps no longer use a subversion-based tree,
6 > but an rsync one. I don't know how rsync plays with a proxy setup, but
7 > in the worst case it would mean to resort to webrsync, which uses plain
8 > wget over http.
9
10 rsync behind an HTTP proxy can be accomplished with env variable
11
12 RSYNC_PROXY=$host:$port
13
14 of course the proxy server need to have CONNECT method on rsync port
15 enabled.
16
17 --
18 XU Benda
19 Research Center for Neutrino Science
20 Tohoku University
21 JAPAN
22
23 http://www.awa.tohoku.ac.jp/~benda

Replies

Subject Author
Re: [gentoo-alt] Bootstrapping behind an HTTP proxy rabbe@×××××××.se