]> git.decadent.org.uk Git - dak.git/blobdiff - TODO
Don't build d-i lists for experimental.
[dak.git] / TODO
diff --git a/TODO b/TODO
index 4be2fbed620c6e53e9e4bfdf5de5c876e4c4798c..26b3d06d40aeb764b0d15f620af93f3372815561 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,14 +4,11 @@ TOFIX
 Urgent
 ------
 
-  o Claire needs to know about sections on auric
+  o migrate proposed-updates and experimental to the pool; this allows
+    us to remove the null component handling and de facto fixes the
+    ssh + w3m multi-component problem.
 
-  o maintainers file needs overrides
-
-  o need to have process_it run a big try: loop so that individual
-    package screws up don't kill the daily cron run.
-
-  o Add an 'add' ability to melanie (? separate prog maybe)
+  o Write something to sync architectures.
 
   o Make experimental work
 
@@ -20,13 +17,23 @@ Urgent
     needs to what? copy or be moved and old source removed; one of the
     two.
 
-  o fix ssh appearing in 3 packages files
+  o maintainers file needs overrides  
+    [ change override.maintainer to override.maintainer-from +
+      override.maintainer-to and have them reference the maintainers
+      table.  Then fix charisma to use them and write some scripting
+      to handle the Santiago situation. ]
 
+  o need to have process_it run a big try: loop so that individual
+    package screws up don't kill the daily cron run.
+
+  o Add urgency to DB for testing
 
 Less Urgent
 -----------
 
   o check out hardlinks [aj]
+  o Add an 'add' ability to melanie (? separate prog maybe)
   o [Hard] Need to merge non-non-US and non-US DBs.
   o [Easy] Need to vacuum daily
   o [Easy] remove empty directories in the pool in cron.weekly or so