SOURCES: poldek.conf - added axel as download accelerator

paszczus paszczus at pld-linux.org
Mon Jul 11 15:43:52 CEST 2005


Author: paszczus                     Date: Mon Jul 11 13:43:52 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added axel as download accelerator

---- Files affected:
SOURCES:
   poldek.conf (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SOURCES/poldek.conf
diff -u SOURCES/poldek.conf:1.37 SOURCES/poldek.conf:1.38
--- SOURCES/poldek.conf:1.37	Wed May  4 21:58:55 2005
+++ SOURCES/poldek.conf	Mon Jul 11 15:43:47 2005
@@ -54,7 +54,6 @@
 # let the user select package among equivalents; default "no"
 choose_equivalents_manually = yes
 
-
 # prevent kernel* and dev from being upgraded if they are already installed
 #hold = kernel* dev
 
@@ -76,10 +75,12 @@
 # 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}
+# {poldek|wget|axel|snarf|squid|ipchains or iptables}
 
 #ftp_get	= /usr/bin/snarf %P %D
+#ftp_get	= /usr/bin/axel -a -o %D %P
 #ftp_get	= /usr/bin/wget --dot-style=binary -P %d %Pn
+#http_get	= /usr/bin/axel -a -o %D %P
 #http_get	= /usr/bin/wget -N --dot-style=binary -P %d %Pn
 #http_get	= /usr/bin/lwp-download %P %D
 #https_get	= /usr/bin/curl %P -o %D
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/poldek.conf?r1=1.37&r2=1.38&f=u




More information about the pld-cvs-commit mailing list