Mailinglist Archive: zypp-devel (23 mails)
| < Previous | Next > |
[zypp-devel] Commit download policy to use as default.
- From: Rastislav Krupanský <rastislav.krupansky@xxxxxxxxx>
- Date: Wed, 30 Sep 2009 22:57:44 +0200
- Message-id: <f5d8bd3c0909301357p4a3dd91by622bfe04043d33ea@xxxxxxxxxxxxxx>
Hi.
I've just updated libzypp to 6.17.2-9.6.i586, which already includes
options for the ability to download all packages first and then
install. Are they implemented and can we start testing all
possibilities for YaST by editing /etc/zypp/zypp.conf?
## Commit download policy to use as default.
##
## DownloadOnly, Just download all packages to the local cache.
## Do not install. Implies a dry-run.
##
## DownloadInAdvance, First download all packages to the local cache.
## Then start to install.
##
## DownloadInHeaps, Similar to DownloadInAdvance, but try to split
## the transaction into heaps, where at
the end of
## each heap a consistent system state is
reached.
##
## DownloadAsNeeded Alternating download and install. Packages are
## cached just to avid CD/DVD hopping.
This is the
## traditional behaviour.
##
## <UNSET> If a value is not set, empty or unknown, we pick
## some save default.
##
## commit.downloadMode =
I just want to be sure.
Thanks a lot.
--
S pozdravom / Best regards,
Rasto
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
I've just updated libzypp to 6.17.2-9.6.i586, which already includes
options for the ability to download all packages first and then
install. Are they implemented and can we start testing all
possibilities for YaST by editing /etc/zypp/zypp.conf?
## Commit download policy to use as default.
##
## DownloadOnly, Just download all packages to the local cache.
## Do not install. Implies a dry-run.
##
## DownloadInAdvance, First download all packages to the local cache.
## Then start to install.
##
## DownloadInHeaps, Similar to DownloadInAdvance, but try to split
## the transaction into heaps, where at
the end of
## each heap a consistent system state is
reached.
##
## DownloadAsNeeded Alternating download and install. Packages are
## cached just to avid CD/DVD hopping.
This is the
## traditional behaviour.
##
## <UNSET> If a value is not set, empty or unknown, we pick
## some save default.
##
## commit.downloadMode =
I just want to be sure.
Thanks a lot.
--
S pozdravom / Best regards,
Rasto
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |