1.1 --- a/TODO Wed Apr 30 18:22:47 2008 -0400
1.2 +++ b/TODO Tue Jul 01 09:22:25 2008 +0100
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