Remove a couple of done TODO items.
authorKristian Høgsberg <krh@redhat.com>
Sun, 29 Jun 2008 00:34:29 +0000 (20:34 -0400)
committerKristian Høgsberg <krh@redhat.com>
Sun, 29 Jun 2008 00:34:29 +0000 (20:34 -0400)
TODO

diff --git a/TODO b/TODO
index 62d99c9..2b2c6dd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -140,9 +140,6 @@ Misc ideas:
   so we can roll back to yesterday, or see what got installed in the
   latest yum update.
 
-- transactions, proper recovery, make sure we don't poop our package
-  database (no more rm /var/lib/rpm/__cache*).
-
 - use hash table for package and property lists so we only store
   unique lists (like for string pool).
 
@@ -164,12 +161,6 @@ Misc ideas:
   conflicts, file/dir problems etc).  Or maybe just keep a simple file
   format ad use a custom importer to create the .repo files.
 
-- try to clean up the
-
-       do { ... } while (((e++)->name & RAZOR_ENTRY_LAST) == 0);
-
-  idiom for iteration of directories.
-
 - overlay package sets?  mount a read-only /usr over nfs or from the
   virt-host and have a local package set overlaid over the read-only
   one.  shouldn't need new features in the core package set data