]> git.decadent.org.uk Git - dak.git/commitdiff
sync
authorJames Troup <james@nocrew.org>
Sun, 19 May 2002 19:55:40 +0000 (19:55 +0000)
committerJames Troup <james@nocrew.org>
Sun, 19 May 2002 19:55:40 +0000 (19:55 +0000)
TODO
katie.conf
katie.conf-non-US

diff --git a/TODO b/TODO
index 700397ec743e7653a8adb647bb4c6d1726bfaa97..ab41287cd547cc25334512f3a8521fd68daaab6a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,11 @@
                                 TODO
                                 ====
 
+[NB: I use this as a thought record/scribble, not everything on here
+     makes sense and/or is actually ever going to get done, so IIWY I
+     wouldn't use it as gospel for the future of katie or as a TODO
+     list for random hacking.]
+
 ================================================================================
 
 Actually Urgent
@@ -8,6 +13,8 @@ Actually Urgent
 
   o UrgencyLog stuff should minimize it's bombing out(?)
   o Log stuff should open the log file g+w lamer
+<aj> elmo_home: (although, if you haven't already, you might want to add a `Reject: invalid character in Version:' check to katie sometime)
+<aj> elmo_home: (at least while auric's apt doesn't handle ~'s)
 
 More Urgent
 -----------
@@ -82,6 +89,14 @@ More Urgent
 Less Urgent
 -----------
 
+  o [hard, long term] unchecked -> accepted should go into the db, not
+  a suite, but similar.  this would allow katie to get even faster,
+  make madison more useful, decomplexify specialacceptedautobuild and
+  generally be more sane.  may even be helpful to have e.g. new in the
+  DB, so that we avoid corner cases like the .orig.tar.gz disappearing
+  'cos the package has been entirely removed but was still on
+  stayofexecution when it entered new.
+
   o Logging [mostly done] (todo: rhona (hard), .. ?)
 
   o jennifer is leaking file descriptors..
index eb3491ad7d373ae84d7626baadc5ff00f32efec4..9a622f63a706c418c81465933d7b3c4fb062e26a 100644 (file)
@@ -325,10 +325,10 @@ Suite
 
 SuiteMappings
 {
- "map stable proposed-updates"
- "map-unreleased stable unstable"
- "map-unreleased proposed-updates unstable"
- "ignore testing"
+ "map stable proposed-updates";
+ "map-unreleased stable unstable";
+ "map-unreleased proposed-updates unstable";
+ "ignore testing";
 };
 
 Dir
index 1edbd30b00352e541a4fb47af97604715b2e2009..3bd478349626c18e14e717ba9aae0a6479172e40 100644 (file)
@@ -280,10 +280,10 @@ Suite
 
 SuiteMappings
 {
- "map stable proposed-updates"
- "map-unreleased stable unstable"
- "map-unreleased proposed-updates unstable"
- "ignore testing"
+ "map stable proposed-updates";
+ "map-unreleased stable unstable";
+ "map-unreleased proposed-updates unstable";
+ "ignore testing";
 };
 
 Dir