r105 - branches/rewrite

Nat Budin partial-mirror-devel@lists.alioth.debian.org
Tue, 29 Jun 2004 21:16:00 -0600


Author: natbudin-guest
Date: Tue Jun 29 21:15:59 2004
New Revision: 105

Modified:
   branches/rewrite/TODO
Log:
Added some ideas to TODO.



Modified: branches/rewrite/TODO
==============================================================================
--- branches/rewrite/TODO	(original)
+++ branches/rewrite/TODO	Tue Jun 29 21:15:59 2004
@@ -10,6 +10,15 @@
    Packages file to simulate a complete new repository (useful for
    PICAX);
  * Support regexp on package names for inclusion;
+ * Multiple backends a la apt-proxy, each of which can have multiple
+   apt repositories as sources;
  * Support to get Depends of package from a local repository (useful
    when work with not released yet packages);
 
+ ## Possible features that would be nice but are probably not essential: ##
+
+ * Command-line option to select which backends to hit during this
+   particular update, so that you can schedule different updates at
+   different times;
+ * Automatic logging and statistics, possibly with sending mail to a
+   specified address on each run;