SOURCES (AC-branch): poldek.conf - added axel as download accelerator

paszczus paszczus at pld-linux.org
Mon Jul 11 15:41:14 CEST 2005


Author: paszczus                     Date: Mon Jul 11 13:41:14 2005 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- added axel as download accelerator

---- Files affected:
SOURCES:
   poldek.conf (1.35 -> 1.35.2.1) 

---- Diffs:

================================================================
Index: SOURCES/poldek.conf
diff -u SOURCES/poldek.conf:1.35 SOURCES/poldek.conf:1.35.2.1
--- SOURCES/poldek.conf:1.35	Thu Dec 30 12:34:04 2004
+++ SOURCES/poldek.conf	Mon Jul 11 15:41:09 2005
@@ -59,7 +59,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
 
@@ -81,11 +80,13 @@
 # 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/wget -N --dot-style=binary -P %d %Pn
+#http_get	= /usr/bin/axel -a -o %D %P
 #http_get	= /usr/bin/lwp-download %P %D
 #https_get	= /usr/bin/curl %P -o %D
 #rsync_get	= /usr/bin/rsync -v %P %d
================================================================

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




More information about the pld-cvs-commit mailing list