Remove a couple of done TODO items.
authorKristian H?gsberg <krh@redhat.com>
Sat Jun 28 20:34:29 2008 -0400 (2008-06-28)
changeset 299d4f7f167b8bb
parent 298 ddc35bb593ef
child 300 455eaa569767
Remove a couple of done TODO items.
TODO
     1.1 --- a/TODO	Sat Jun 28 19:22:55 2008 -0400
     1.2 +++ b/TODO	Sat Jun 28 20:34:29 2008 -0400
     1.3 @@ -140,9 +140,6 @@
     1.4    so we can roll back to yesterday, or see what got installed in the
     1.5    latest yum update.
     1.6  
     1.7 -- transactions, proper recovery, make sure we don't poop our package
     1.8 -  database (no more rm /var/lib/rpm/__cache*).
     1.9 -
    1.10  - use hash table for package and property lists so we only store
    1.11    unique lists (like for string pool).
    1.12  
    1.13 @@ -164,12 +161,6 @@
    1.14    conflicts, file/dir problems etc).  Or maybe just keep a simple file
    1.15    format ad use a custom importer to create the .repo files.
    1.16  
    1.17 -- try to clean up the
    1.18 -
    1.19 -	do { ... } while (((e++)->name & RAZOR_ENTRY_LAST) == 0);
    1.20 -
    1.21 -  idiom for iteration of directories.
    1.22 -
    1.23  - overlay package sets?  mount a read-only /usr over nfs or from the
    1.24    virt-host and have a local package set overlaid over the read-only
    1.25    one.  shouldn't need new features in the core package set data