summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2007-10-21 21:42:31 -0400
committerKristian Høgsberg <krh@redhat.com>2007-10-21 21:42:31 -0400
commitb989317d4620bb5142775136e6957163e7d88d89 (patch)
treeb4ba4026d1754e0cdddd6bedabe4779f26820c4a /TODO
parenteca0279dab6793c059ef9c6a4a0d494a980a6e34 (diff)
Update TODO a bit.
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 9 insertions, 3 deletions
diff --git a/TODO b/TODO
index 828d5c9..09abc99 100644
--- a/TODO
+++ b/TODO
@@ -48,9 +48,6 @@
- transactions, proper recovery, make sure we don't poop our package
database (no more rm /var/lib/rpm/__cache*).
-- no external dependencies, forget about bdb, sqlite. It's *simple*
- and we need to control the on-disk format for these tools.
-
- diff from one package set to another answers: "what changed in
rawhide between since yesterday?"
@@ -72,3 +69,12 @@
the razor_importer, but use a hash table for the properties. This
way we can assign them unique IDs immediately (like tokenizing
strings).
+
+- bash completion for 'razor install gtk2-<TAB>' og
+ 'razor install /usr/bin/gtk-perf<TAB>'
+
+- test suite should be easy, just keep .repo files around and test
+ different type of upgrades that way (obsoletes, conflicts, file
+ conflicts, file/dir problems etc). Or maybe just keep a simple file
+ format ad use a custom importer to create the .repo files.
+