Mailinglist Archive: zypp-devel (78 mails)
| < Previous | Next > |
Re: [zypp-devel] libzypp for openSUSE 11.0
- From: Cristian Rodriguez <crrodriguez@xxxxxxx>
- Date: Tue, 06 Nov 2007 17:54:54 -0300
- Message-id: <4730D49E.3000704@xxxxxxx>
Cristian Rodriguez escribió:
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
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 ;) )
--
"Two things are infinite: the universe and human stupidity; and I'm not
sure about the universe." --Albert Einstein
Cristian RodrÃguez R, Core Services
SUSE LINUX Products GmbH
Research & Development
http://www.opensuse.org/
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
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
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 ;) )
--
"Two things are infinite: the universe and human stupidity; and I'm not
sure about the universe." --Albert Einstein
Cristian RodrÃguez R, Core Services
SUSE LINUX Products GmbH
Research & Development
http://www.opensuse.org/
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |