summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 10 insertions, 7 deletions
diff --git a/TODO b/TODO
index e0ce1bb..2830d9d 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,3 @@
-- pkg manifest is list of files
-
- /usr/bin/bash 1321321372198798
-
- plus provides, requires and version?
-
- keep history of installed packages/journal of package transaction,
so we can roll back to yesterday, or see what got installed in the
latest yum update.
@@ -48,4 +42,13 @@
a word from every entry.
- signed pkgs
-- gzip pkg xml files somehow?
+
+- gzip repository of look-aside pkg xml files somehow?
+
+- transactions, proper recovery, make sure we don't poop our package
+ database (no more rm /var/lib/rpm/__cache*).
+
+- no external dependencies, forget about bdb, sqlite. It's *simple*
+ and we need to control the on-disk format for these tools.
+
+- 20740 requires, 2246 unique... hmm.