Mailinglist Archive: zypp-devel (66 mails)
| < Previous | Next > |
Re: [zypp-devel] [Patch] zypp/media/MediaAria2c.cc: better aria2c options
- From: "Duncan Mac-Vicar P." <dmacvicar@xxxxxxx>
- Date: Sat, 21 Feb 2009 15:27:45 +0100
- Message-id: <49A00F61.1010106@xxxxxxx>
Peter Poeml wrote:
zypp.conf options for min speed limits (to fix bnc#408816), max speed
limits, and made the concurrent connections configurable. I haven't
commited this yet though.
The part that was problematic was the --use-head, as it requires aria2c
from OBS (1.2.0), while openSUSE 11.1 has 0.16 and Factory 1.15. Peter,
can you submit the new one to Factory?
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
Adding the latter switch probably means that it isn't possible anymoreWhile adding these options to my local branch, I also implemented
to override the setting with ~/.aria2/aria2.conf, but we need a good
default to start with, and can't expect anyone to have
~/.aria2/aria2.conf either. Settings like this should go to
/etc/zypp/* I think. It is particularly useful to configure a log file
for aria2c for example (log=/var/log/aria2.log).
Peter
zypp.conf options for min speed limits (to fix bnc#408816), max speed
limits, and made the concurrent connections configurable. I haven't
commited this yet though.
The part that was problematic was the --use-head, as it requires aria2c
from OBS (1.2.0), while openSUSE 11.1 has 0.16 and Factory 1.15. Peter,
can you submit the new one to Factory?
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |