# HG changeset patch # User Dan Winship # Date 1205516226 14400 # Node ID 9b84b59d9d5017b0c87929d5331db9df372145a7 # Parent a6dfb81e34842271f17a816a2f9a03bd25db4476 remove some done things diff -r a6dfb81e3484 -r 9b84b59d9d50 TODO --- a/TODO Fri Mar 14 10:18:58 2008 -0400 +++ b/TODO Fri Mar 14 13:37:06 2008 -0400 @@ -11,12 +11,8 @@ - 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 @@ - 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 @@ Bugs: - eliminate duplicate entries in package property lists. - -- corner cases such as no files/properties in repo etc segfault.