summaryrefslogtreecommitdiff
path: root/cmdline/apt-report-mirror-failure
AgeCommit message (Collapse)Author
2009-03-19* methods/mirror.cc:Michael Vogt
- when download the mirror file and the server is down, return a propper error message (LP: #278635)
2007-02-06* apt-pkg/acquire-item.cc:Michael Vogt
- default to "/usr/lib/apt/apt-report-mirror-failure" * cmdline/apt-report-mirror-failure: - no default comit url for now * debian/rules: - move apt-report-mirror-failure into /usr/lib/apt * doc/examples/configure-index: - more documentation * methods/mirror.cc: - updated TODO
2007-02-05* apt-pkg/acquire-item.cc:Michael Vogt
- use FailReason in pkgAcquire::Item::Failed when available * methods/mirror.cc: - move some debug output into if(Debug)
2007-02-01* get the mirror failure stuff really workingMichael Vogt
2007-02-01* commited the latest mirror failure detection codeMichael Vogt