Mailinglist Archive: zypp-devel (78 mails)
| < Previous | Next > |
Re: [zypp-devel] libzypp for openSUSE 11.0
- From: Jan Kupec <jkupec@xxxxxxx>
- Date: Fri, 09 Nov 2007 16:45:02 +0100
- Message-id: <4734807E.4090600@xxxxxxx>
Cristian Rodriguez wrote:
It would be little code to add if the RPMs would be downloaded into a
well known place, but they are not. But we should definitely bear this
in mind when implementing the "download-only--install-later" feature.
Jano
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
Cristian Rodriguez escribió:
I have more suggestions and ideas, but that's all for now ;)
Also, while downloading large packages, zypp does not seem to "resume"
the download if you stop the process but starts once again, this is very
unneficient, will be cool if that functionality can be implemented.
Note that you dont need much code to add, curl is abstracted in such a
way that is trasparent to the protocol, you can even obtain that
It would be little code to add if the RPMs would be downloaded into a
well known place, but they are not. But we should definitely bear this
in mind when implementing the "download-only--install-later" feature.
Jano
functionality,and others like that timebased ones for
CD/DVD/NFS/SMB/CIFS or whatever you need using the "file://"
pseudo-protocol that curl supports ( as long as you mount the
CD/DVD/NFS/SMB/CIFS media before, of course ;) )
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |