]> git.decadent.org.uk Git - dak.git/blobdiff - TODO
auric fixes
[dak.git] / TODO
diff --git a/TODO b/TODO
index 4f1daf86bcd7f874be031866d7af145739b1c73d..f5b7e87f14a0869c334ee04a83c8cb81b711145f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,7 +2,6 @@ Show Stopper
 ------------
 
   o finish new cron.daily file
-  o pg_dump & friends.
 
   o finish rhona
 
@@ -16,18 +15,18 @@ Non-Show Stopper
 
   o CD building scripts need fixing
 
-  o need a way to sync katie.conf and the DB for things like architecture
-  o need a poolifier that will poolify X mb a day.. (catherine)
-
-  o Optimize all the queries by using EXAMINE and building some INDEXs
-  o Need CIPE tunnel for pandora<->auric setup. [Culus] (?)
+  o charisma needs to do version compares
+  o Optimize all the queries by using EXAMINE and building some INDEXs.
+  o enclose all the setting SQL stuff in transactions (mostly done).
 
-  o enclose all the setting SQL stuff in transactions 
+  o ?assumes running in incoming? [needs to be runnable in p-u too]
+  o changelog udpate stuff for point releases.
 
-  o ?assumes running in incoming? ?problem?
+  == 
 
-  o project/orphaned should be a timed dist so that things only stay
-    in there temporarily (say 3 months) [aj]
+  o need a poolifier that will poolify X mb a day.. (catherine)
+  o Need to merge non-non-US and non-US DBs.
 
   == 
 
@@ -35,6 +34,7 @@ Non-Show Stopper
   o ability to rebuild all other tables from dists _or_ pools (in the event of disaster) (?)
   o check errors on apt_pkg calls so we don't bomb out on daily runs (?)
   o check to see if mutli-component binary packages from a single component source are supported
+  o need a way to sync katie.conf and the DB for things like architecture
 
 ===================================================================================================
 
@@ -49,6 +49,8 @@ Packaging TODO
 Future Enhancements
 -------------------
 
+  o project/orphaned should be a timed dist so that things only stay
+    in there temporarily (say 3 months) [aj]
   o make the --help and --version options do stuff for all scripts
   o check for .dsc when source is mentioneD?
   o fix parse_changes()/build_file_list() to sanity check filenames