Rev 1 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 1 | Rev 5 | ||
|---|---|---|---|
| 1 | Items which still need to be done: |
1 | Items which still need to be done: |
| 2 | 2 | ||
| 3 | (general) |
3 | (general) |
| 4 | 4 | ||
| 5 | * Support tools for manipulating metadata (which really means 'anything |
5 | * Support tools for manipulating metadata (which really means 'anything |
| 6 | stored in database files'). |
6 | stored in database files'). |
| 7 | 7 | ||
| 8 | * Support rebuild-dbs (including invocation from rebuild-all)? |
8 | * Support rebuild-dbs (including invocation from rebuild-all)? |
| 9 | - What can this do with stuff that has migrated between distributions? |
9 | - What can this do with stuff that has migrated between distributions? |
| 10 | 10 | ||
| 11 | (for debian-installer support) |
11 | (for debian-installer support) |
| 12 | 12 | ||
| 13 | * Handle udeb packages correctly (entries go into |
13 | * Handle udeb packages correctly (entries go into |
| 14 | dists/<dist>/<section>/debian-installer/<binary>/Packages instead of |
14 | dists/<dist>/<section>/debian-installer/<binary>/Packages instead of |
| 15 | dists/<dist>/<section>/<binary>/Packages) |
15 | dists/<dist>/<section>/<binary>/Packages) |
| 16 | 16 | ||
| 17 | (for hooks) |
17 | (for hooks) |
| 18 | 18 | ||
| 19 | * Hooks |
19 | * Hooks |
| 20 | - Installation |
20 | - Installation |
| 21 | - Rejection |
21 | - Rejection |
| 22 | - Byhand (with some sort of requeue? Or "byhand MUST be missing"?) |
22 | - Byhand (with some sort of requeue? Or "byhand MUST be missing"?) |
| 23 | 23 | ||
| 24 | 24 | ||
| 25 | (for sane binary-all) |
25 | (for sane binary-all) |
| 26 | 26 | ||
| 27 | * Support an external source for binary-all data (for example, snarfing it |
27 | * Support an external source for binary-all data (for example, snarfing it |
| 28 | out of a Packages file from http.us.debian.org). |
28 | out of a Packages file from http.us.debian.org). |
| 29 | 29 | ||
| 30 | (unknown) |
30 | (unknown) |
| 31 | 31 | ||
| 32 | * Integrate with (or emulate) debsig-verify, to allow for verification of |
32 | * Integrate with (or emulate) debsig-verify, to allow for verification of |
| 33 | signed deb files (in addition to signed metadata). |
33 | signed deb files (in addition to signed metadata). |
| 34 | 34 | ||
| 35 | * Some way to double-parse values in $archive (allowing the equivalent of |
35 | * Some way to double-parse values in $archive (allowing the equivalent of |
| 36 | relative path references from archive_dir, so that changes are reflected |
36 | relative path references from archive_dir, so that changes are reflected |
| 37 | in all other paths by default). |
37 | in all other paths by default). |