diff options
author | Dan Winship <danw@gnome.org> | 2008-03-14 13:37:06 -0400 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2008-03-14 13:37:06 -0400 |
commit | 82519bd604a5f245d09a74f3c543ee6bae719ac0 (patch) | |
tree | ce168324f06425a3c2b614d487b90039010ea90d /TODO | |
parent | 6ed413835d530a4fae7d2c0856bdb2f6eabf6155 (diff) |
remove some done things
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -11,12 +11,8 @@ Towards replacing rpm + yum (0.1): - store rpm headers for installed packages. -- versions in depsolving - - signed packages -- merge file lists when merging package sets - - download (libcurl?) - figure out how to canonically represent empty string... ~0? @@ -26,7 +22,7 @@ Towards replacing rpm + yum (0.1): - pre-link changing binaries and libs on disk screwing up checksum? -- nail down byte-order and word sizes of repo file. +- nail down byte-order of repo file. - version the sections in the file, put the element size in the header so we can add stuff to elements in a backwards compatible way. @@ -112,5 +108,3 @@ Misc ideas: Bugs: - eliminate duplicate entries in package property lists. - -- corner cases such as no files/properties in repo etc segfault. |