From b989317d4620bb5142775136e6957163e7d88d89 Mon Sep 17 00:00:00 2001 From: Kristian Høgsberg Date: Sun, 21 Oct 2007 21:42:31 -0400 Subject: Update TODO a bit. --- TODO | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'TODO') 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-' og + 'razor install /usr/bin/gtk-perf' + +- 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. + -- cgit v1.2.3