* more todo items
authorMichael Vogt <michael.vogt@ubuntu.com>
Wed, 29 Nov 2006 22:21:47 +0000 (23:21 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Wed, 29 Nov 2006 22:21:47 +0000 (23:21 +0100)
methods/mirror.cc

index c497640..1911d61 100644 (file)
@@ -28,10 +28,11 @@ using namespace std;
 
 /* 
  * TODO: 
- * - support keeping the mirror file around (evil listclearer strikes again)
  * - better method to download than having a pkgAcquire interface here
+ * - support keeping the mirror file around (evil listclearer strikes again)
+ *   -> /var/lib/apt/mirrors dir? how to cleanup? by time?
+ * - provide some TTL time until the mirror file is get again (1h? 6h?)
  * - testing :)
- * 
  */
 
 MirrorMethod::MirrorMethod()