]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- proxy hint by y0shi
authorMichal Moskal <michal@moskal.me>
Sat, 26 Oct 2002 17:44:15 +0000 (17:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.conf -> 1.10

poldek.conf

index 72048ef0dc886467caa0dbdabc44b1baebda9621..4703e57369a2f284d0a0a51b8d1a33d634e7d947 100644 (file)
@@ -60,8 +60,14 @@ source = ra  ftp://ftp.pld.org.pl/dists/ra/PLD/i686/PLD/RPMS/
 #   %D - cache dir/package basename
 #   %P[n] - package full path(URL)
 # 
-
+# Hint: if you use several PLD powered machines, you may concider using
+# proxy server to speed up download.  To make use of proxy with poldek set
+# HTTP_PROXY and/or FTP_PROXY environment variables or setup transparent
+# proxy and uncomment one of the lines below. For more info use man
+# {poldek|wget|snarf|squid|ipchains or iptables}
+                                         
 #ftp_get       = /usr/bin/snarf %P %D
+#ftp_get       = /usr/bin/wget -N --dot-style=binary -P %d %Pn
 #http_get      = /usr/bin/wget -N --dot-style=binary -P %d %Pn
 #https_get     = /usr/bin/curl %P -o %D
 #rsync_get     = /usr/bin/rsync -v %P %d
This page took 0.048742 seconds and 4 git commands to generate.