From: Chris H. <chr...@gm...> - 2002-09-03 06:48:52
|
On Mon, Sep 02, 2002 at 10:21:05PM +0200, Roberto Sebastiano wrote: > Can anyone give me a working conf. lines per apt-proxy.conf / > source.list for experimental in debian ? > The ones i've found don't work .. I put a set of examples in the supplied apt-proxy.conf for 1.3.3. Did you see them? # Debian main #deb http://APTPROXY:9999/debian stable main contrib non-free #deb http://APTPROXY:9999/debian woody main contrib non-free #deb http://APTPROXY:9999/debian sarge main contrib non-free #deb http://APTPROXY:9999/debian sid main contrib non-free #deb http://APTPROXY:9999/debian project/experimental/main/binary-$(ARCH)/ add_backend /debian/ \ $APT_PROXY_CACHE/debian/ \ http://ftp.us.debian.org/debian/ \ http://ftp.de.debian.org/debian/ \ http://ftp.uk.debian.org/debian/ \ +ftp.us.debian.org::debian/ Chris |