TODO
changeset 12 71a410830f3d
parent 5 4bdfd6031b3d
child 18 b2bf852ca8d1
     1.1 --- a/TODO	Tue Sep 04 23:51:06 2007 -0400
     1.2 +++ b/TODO	Fri Sep 07 00:09:18 2007 -0400
     1.3 @@ -1,9 +1,3 @@
     1.4 -- pkg manifest is list of files
     1.5 -
     1.6 -	/usr/bin/bash 1321321372198798
     1.7 -
     1.8 -  plus provides, requires and version?
     1.9 -
    1.10  - keep history of installed packages/journal of package transaction,
    1.11    so we can roll back to yesterday, or see what got installed in the
    1.12    latest yum update.
    1.13 @@ -48,4 +42,13 @@
    1.14    a word from every entry.
    1.15  
    1.16  - signed pkgs
    1.17 -- gzip pkg xml files somehow?
    1.18 +
    1.19 +- gzip repository of look-aside pkg xml files somehow?
    1.20 +
    1.21 +- transactions, proper recovery, make sure we don't poop our package
    1.22 +  database (no more rm /var/lib/rpm/__cache*).
    1.23 +
    1.24 +- no external dependencies, forget about bdb, sqlite.  It's *simple*
    1.25 +  and we need to control the on-disk format for these tools.
    1.26 +
    1.27 +- 20740 requires, 2246 unique... hmm.