implement Fail-Ignore bool in FetchItem that tells the method that a failure of this...
authorMichael Vogt <michael.vogt@ubuntu.com>
Wed, 2 Jun 2010 21:30:01 +0000 (23:30 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Wed, 2 Jun 2010 21:30:01 +0000 (23:30 +0200)
commit963b16dcebba149ae2c35bd255b34242923fbea0
treecca559d95052cb3b05fb2d9cb5b36334e228949a
parentb86f642111954754dd9932ed2f28a9ea85035e87
implement Fail-Ignore bool in FetchItem that tells the method that a failure of this item is ok and does not need to be tried on all mirrors
apt-pkg/acquire-item.cc
apt-pkg/acquire-item.h
apt-pkg/acquire-method.cc
apt-pkg/acquire-method.h
methods/mirror.cc