diff options
author | Kristian Høgsberg <krh@redhat.com> | 2008-06-28 20:34:29 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2008-06-28 20:34:29 -0400 |
commit | 90d373c9d956deddef3f64da8e57d7be18e0880a (patch) | |
tree | 46d353f9575e60be588cf94188cab732a4d4eceb /TODO | |
parent | 4243cad2bb5bc49d237a8c9afe064b2253268ed3 (diff) |
Remove a couple of done TODO items.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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 |